Commit History

Author SHA1 Message Date
  Martin Prikryl 3f4e41fee0 Clang imposed changes that should be noop and have no effect on classic compiler 7 months ago
  Martin Prikryl ae9b173170 Issue 2327 – Failure when opening TLS connection with invalid OpenSSL configuration file 11 months ago
  Martin Prikryl 15112f5277 Issue 2299 – Better error message when server is using incompatible TLS protocol version 1 year ago
  Martin Prikryl aa2b34138d Not including useless OpenSSL states in error reporting 1 year ago
  Martin Prikryl b46fe1542e Refactoring OpenSSL error reporting 1 year ago
  Martin Prikryl 248a021cc7 Issue 2261 – Random hang/failure when closing FTP TLS 1.3 connection 1 year ago
  Martin Prikryl c97a8ab847 Issue 2250 – Configurable FTP TLS shutdown procedure 1 year ago
  Martin Prikryl 532f1847b2 Use up-to-date OpenSSL API + Use the same API to retrieve cipher suites for /info, as we use for neon (and indirectly for FTP too) 1 year ago
  Martin Prikryl d506d4419a Bug 2210: TLS session resumption is not working for subsequent FTP data connections with TLS 1.3 with some servers 2 years ago
  Martin Prikryl 1fdf58c748 Refactoring SSL globals 2 years ago
  Martin Prikryl 07e0374351 Unused code 2 years ago
  Martin Prikryl e5628b72f3 Bug 2019: Error when uploading file sized just below 32 kB boundary to FTP server over TLS 1.3 2 years ago
  Martin Prikryl 01b2a64d2c Factoring out ProcessSendBuffer 2 years ago
  Martin Prikryl 85b1e9cb3d Optimizing use of USES_CONVERSION 3 years ago
  Martin Prikryl 3a2d8d6587 Prevent hang when closing TLS connection after transfer cancel 4 years ago
  Martin Prikryl aff5cba787 Prevent hang when closing TLS connection after network failure 4 years ago
  Martin Prikryl e70fd8fa51 Bug 2034: Custom certificate store file 4 years ago
  Martin Prikryl 5d68c005f1 Deadlock when TLS connection is lost 4 years ago
  Martin Prikryl 12a3508797 Limiting scope of Bug 2030 (Timeout while uploading files to some FTP servers using TLS 1.3) to affected servers only 4 years ago
  Martin Prikryl 2c0b486de5 Deadlock when closing connection when TLS was never established (caused by 268f6355) 4 years ago
  Martin Prikryl 268f63557e Proper TLS shutdown 4 years ago
  Martin Prikryl e27595b329 Fixing indentation 4 years ago
  Martin Prikryl b8e2cadde6 Partially restoring code removed by f7064be2 (Bug 2030: Timeout while uploading files to some FTP server using TLS 1.3) 4 years ago
  Martin Prikryl f7064be2ce Bug 2030: Timeout while uploading files to some FTP server using TLS 1.3 4 years ago
  Martin Prikryl 1f32f22044 Bug 2018: TLS session resumption is not working for subsequent FTP transfers with TLS 1.3 when the server requires reuse of the session of the previous transfer 4 years ago
  Martin Prikryl 07b4e9d99c Bug 1966: Failure when connecting to FTPS server that supports client certificates with translation that uses multi byte encoding 4 years ago
  Martin Prikryl a25c55a621 Bug 1895: Support for SNI with FTP (2nd) 5 years ago
  Martin Prikryl 9fc806972c Bug 1895: Support for SNI with FTP 5 years ago
  Martin Prikryl b8814aafe3 Merge branch 'master' into dev 5 years ago
  Martin Prikryl cf7a87cc32 Limit impact of e78c2485 to TLS 1.3 only 5 years ago