OSDN Git Service

Fix bugs of automatic software update.
[ffftp/ffftp.git] / socketwrapper.c
2016-11-13 s_kawamotoUpdate OpenSSL to 1.1.0c.
2016-09-27 s_kawamotoUpdate OpenSSL to 1.1.0b.
2016-09-24 s_kawamotoUpdate OpenSSL to 1.1.0a.
2016-09-11 s_kawamotoRebuild OpenSSL with backward compatibility options.
2016-08-28 s_kawamotoFix bugs of the feature of disabling SSL 3.0 or older.
2016-08-27 s_kawamotoUpdate OpenSSL to 1.1.0.
2016-05-04 s_kawamotoUpdate OpenSSL to 1.0.2h.
2016-03-05 s_kawamotoUpdate OpenSSL to 1.0.2g.
2016-01-30 s_kawamotoUpdate OpenSSL to 1.0.2f.
2015-12-05 s_kawamotoUpdate OpenSSL to 1.0.2e.
2015-07-20 s_kawamotoChange to build OpenSSL by ourselves to support Windows...
2015-07-11 s_kawamotoUpdate OpenSSL to 1.0.2d.
2015-06-13 s_kawamotoUpdate OpenSSL to 1.0.2c.
2015-03-21 s_kawamotoUpdate OpenSSL to 1.0.2a.
2015-01-16 s_kawamotoUpdate OpenSSL to 1.0.1l.
2014-10-16 s_kawamotoUpdate OpenSSL to 1.0.1j.
2014-10-15 s_kawamotoTreat SSL 3.0 as a weak encryption method and change...
2014-08-07 s_kawamotoUpdate OpenSSL to 1.0.1i.
2014-06-29 s_kawamotoRemove PuTTY to prepare for release 1.99.
2014-06-15 s_kawamotoAdd routines for creating files for software update.
2014-06-08 s_kawamotoAdd options for disabling weak encryption methods.
2014-06-08 s_kawamotoFix bugs of automatic software update.
2014-06-06 s_kawamotoUpdate OpenSSL to 1.0.1h.
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.