ICMP-Chat is a simple chat for the console that uses blowfish encrypted packets for communication.
Be the first to post a text review of ICMP-Chat. Rate and review a project by clicking thumbs up or thumbs down in the right column.
## 0.6 ## * Rewrote from scratch * Implemented optimized rijndael algorithm * Implemented sha256 for password hashing * Implemented ncurses frontend (again) * Fixed getuid problem so that setting suid flag works now (thanks John) ## 0.5.1 ## * Fixed serious format string bugs when calling encrypt_buf() (thanks Craig) * Fixed problem with MacOS X (thanks Thomas) * Added target 'solaris' to Makefile (thanks Thomas) ## 0.5 ## * Complete rewrite because old code was quite nasty * Added blowfish instead of enigma * Removed ncurses because I don't like it * Added sequence number check to ignore kernel answers ## 0.4 ## * Fixed the Makefile * Added and improved documentation * Switched from GNU to BSD license ## 0.3 ## * Fixed some big problems with encryption * A nickname can be set * Nick and icmpcode can be changed while chatting * Cleaned up some code, thanks to sorrow * Fixed some bugs with memory allocating, thanks to sorrow again :-) ## 0.2 ## * Password is now defined while stating * Fixed minor things ## 0.1 ## * Added SessionID for selecting packets * Usage of different icmp_code now possible * icmp_codes can be defined while starting icmpchat * Added a Manpage ;) * Fixed some small bugs * Removed a zero in the version ;-) ## 0.0.3 ## * Added encryption using enigma (crypt) * Updated authentication method * Fixed som minor problems ## 0.0.2 ## * Added simple authentication * Fixed major bugs (IP Header, ...) ## 0.0.1 ## * Well, changed it from nothing to icmpchat ;-)
Just moved the project from private website to sf.
* Fixed serious format string bugs when calling encrypt_buf() (thanks Craig) * Fixed problem with MacOS X (thanks Thomas) * Added target 'solaris' to Makefile (thanks Thomas)
* Complete rewrite because old code was quite nasty * Added blowfish instead of enigma * Removed ncurses because I don't like it * Added sequence number check to ignore kernel answers
* Fixed the Makefile * Added and improved documentation * Switched from GNU to BSD license
- fixed some big problems with encryption - a nickname can be set - nick and icmpcode can be changed while chatting - cleaned up some code, thanks to sorrow - fixed some bugs with memory allocating, thanks to sorrow again
- Password is now defined while starting - Fixed minor things
Be the first person to add a text review.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?