Removed binary files
[dockapps/wmnotify.git] / src /
2013-05-25 Hugo VilleneuveRemoved temporary directory
2013-05-25 Hugo VilleneuveAdded optional IMAP folder name
2013-05-25 Hugo VilleneuveRemoved custom Makefile rule for silent compilation...
2013-05-25 Hugo VilleneuveAdded SSLv3 and TLSv1 methods in addition to SSLv2
2013-05-25 Hugo VilleneuveAdded GPL license header to all source files
2013-05-25 Hugo VilleneuveAdded installation instructions for missing libraries
2013-05-25 Hugo VilleneuveForbid enabling use_ssl=1 in configuration file if...
2013-05-25 Hugo VilleneuveFixed a bug when receiving more than 1024 bytes from...
2013-05-25 Hugo VilleneuveReplaced deprecated function OpenSSL_add_all_algorithms()
2013-05-25 Hugo VilleneuveAdded <stdbool.h> for standard bool definitions
2013-05-25 Hugo VilleneuveNow creating the default configuration file with correc...
2013-05-25 Hugo VilleneuveCode reformatting
2013-05-25 Hugo VilleneuveAdded a visual notification that a double-click has...
2013-05-25 Hugo VilleneuveReplaced use of perror() with herror() for obtaining...
2013-05-25 Hugo VilleneuveAdded more verbose messages for SSL read operations
2013-05-25 Hugo VilleneuveRemoved no more used hv-debug macro
2013-05-25 Hugo VilleneuveFixed bug when response is broken into multiple packets
2013-05-25 Hugo VilleneuveAdded support for IMAP4 commands that may span multiple...
2013-05-25 Hugo VilleneuveCleanup of autoconf files