OSDN Git Service

Modify documents.
[ffftp/ffftp.git] / socketwrapper.c
2012-06-03 s_kawamotoRemove SFTP support to release 1.98f.
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.