OSDN Git Service

Fix installers.
[ffftp/ffftp.git] / socketwrapper.c
2014-04-30 s_kawamotoFix bugs of process protection.
2014-04-29 s_kawamotoFix bugs of 64bit binaries.
2014-04-19 s_kawamotoChange strength of hash functions for updates.
2014-04-12 s_kawamotoAdd routines to check for software updates (incomplete).
2014-04-12 s_kawamotoAdd support for SSL/TLS CRLs.
2014-04-08 s_kawamotoUpdate OpenSSL to 1.0.1g.
2014-02-02 s_kawamotoFix the update of OpenSSL.
2014-01-21 s_kawamotoUpdate OpenSSL to 1.0.1f.
2013-02-17 s_kawamotoAdd support for UPnP port mapping (Windows XP or later...
2013-02-12 s_kawamotoUpdate OpenSSL to 1.0.1e.
2013-02-07 s_kawamotoUpdate OpenSSL to 1.0.1d.
2012-06-01 s_kawamotoChange OpenSSL context mode flags.
2012-05-18 s_kawamotoUpdate OpenSSL to 1.0.1c.
2012-05-01 s_kawamotoUpdate OpenSSL to 1.0.1b.
2012-03-11 s_kawamotoAdd emulation for an old conversion method between...
2012-02-19 s_kawamotoFix bugs of socket connection.
2012-02-18 s_kawamotoChange behavior of automatic IPv4/IPv6 selection.
2012-02-11 s_kawamotoFix codes for debugging.
2012-01-25 s_kawamotoUpdate OpenSSL to 1.0.0g.
2012-01-25 s_kawamotoFix bugs of simultaneous connection.
2011-12-26 s_kawamotoAdd test code for SFTP (still useless).
2011-11-23 s_kawamotoUpdate to 6fe24d210e4c0a798422445c04170ebb89a0b240...
2011-11-15 s_kawamotoAdd support for SSL root CA certificates (please put...
2011-11-14 s_kawamotoFix bugs of routines for IPv6.
2011-11-13 s_kawamotoAdd routines for SSL root CA certificates.
2011-11-11 s_kawamotoAdd routines for IPv6.
2011-10-31 s_kawamotoEnhanced routine for simultaneous connection and cancel...
2011-10-28 s_kawamotoAdd support for FTP over Implicit SSL/TLS (untested...
2011-10-15 s_kawamotoFix bugs of SSL connection management.
2011-10-15 s_kawamotoFix bugs of asyncronous socket control.
2011-10-14 s_kawamotoAdd dialog to confirm certificate for SSL (experimental).
2011-10-14 s_kawamotoUpdate to 391e3074b3447b3a0d5f9153eb82cb87c89dfede...
2011-10-12 s_kawamotoFix line feed codes.
2011-10-10 s_kawamotoAdd process protection levels (--protect-high by defaul...
2011-10-03 s_kawamotoFix bugs process protection.
2011-09-29 s_kawamotoAdd support for process protection (prevents from loadi...
2011-09-19 s_kawamotoAdd support for simultaneous connection for file transf...
2011-09-16 s_kawamotoConvert source codes' encoding to UTF-8.
2011-09-15 s_kawamotoFix small bugs (they usually do not occur).
2011-09-13 s_kawamotoThis version may be nearly stable.
2011-09-11 s_kawamotoBug fix of support for FTP over Explicit SSL/TLS (OpenS...
2011-09-11 s_kawamotoFix bugs of UTF-8 to UTF-16 API bridge.