Commit History

Author SHA1 Message Date
  Remy Lebeau 816e99af02 Adding EIdSSLIOHandlerRequired type derived from EIdIOHandlerPropInvalid 3 years ago
  Remy Lebeau 2618335d86 Merge pull request #431 from IndySockets/http-proxy-keepalive 3 years ago
  Remy Lebeau 5c2004462d #208, #430 Updating IdSASLLogin.pas to add missing reference to IdGlobal unit in the implementation 'uses' clause. 3 years ago
  Remy Lebeau c9cf49ad46 #208 Updating TIdSASLLogin to look at the server's challenges to decide when to send a username and when to send a password. 3 years ago
  Remy Lebeau 368ac3aad5 #428 Removing 'inline' from BIO_set_nbio_accept() due to local 'const' being used. 3 years ago
  Remy Lebeau e8742696ac Merge pull request #426 from iadcode/char_to_pchar_cast 3 years ago
  Remy Lebeau 2d86ab58ec Adding AssignTo() to TIdReplyIMAP4 to copy the SequenceNumber and Extra properties. 3 years ago
  iadcode d8db2dc2c4 Fix BIO_ctrl parg argument in BIO_set_nbio_accept 3 years ago
  Remy Lebeau d96ebbbad0 Fix for #427. Updating TIdPOP3.Login() to re-issue CAPA after a successful STLS, per RFC 2595. 3 years ago
  Remy Lebeau 7bf85cda73 Updating TIdHTTPProxyServer.CommandPassThrough() to better handle 'Proxy-Connection' and 'Connection' headers. 3 years ago
  Remy Lebeau da81e1887e Adding a TODO comment everywhere that EIdException is raised directly. Should be raising a derived type instead. 3 years ago
  Remy Lebeau ad7acb2e81 Adding a TODO comment everywhere that EIdException is raised directly. Should be raising a derived type instead. 3 years ago
  Remy Lebeau 3fd2013977 Updated Computil.exe compiled by David Cornelius 3 years ago
  Remy Lebeau 183566c0d6 Adding .tmpl files for RADStudio 11 Alexandria 3 years ago
  Remy Lebeau 0d01c70c3a Updating buildres.bat for C++Builder 11 Alexandria 3 years ago
  Remy Lebeau 8210eab171 Adding .bat file for C++Builder 11 Alexandria 3 years ago
  Remy Lebeau 563ba51a50 Merge pull request #417 from corneliusdavid/master 3 years ago
  David Cornelius 1e924cdc3a added support for Delphi 11 Alexandria 3 years ago
  Remy Lebeau a895fe09ad Merge pull request #414 from corneliusdavid/master 3 years ago
  David Cornelius 0e6b1d44c1 added a link to the wiki in the README 3 years ago
  David Cornelius fc5b227cbb add a README 3 years ago
  Remy Lebeau ec549377f2 Merge branch 'master' of https://github.com/IndySockets/Indy 3 years ago
  Remy Lebeau e08e3f309e Fixing control buffer size when calling recvmsg() 3 years ago
  Remy Lebeau 0346581924 Fixing control buffer size when calling recvmsg() 3 years ago
  Remy Lebeau c00cc501f9 Moving Content-Range handling from TIdResponseHeaderInfo.SetHeaders() to TIdEntityHeaderInfo.SetHeaders(), as requests can have a Content-Range. 3 years ago
  Remy Lebeau df4abd8bf0 Adding use of {$HPPEMIT OPENNAMESPACE}/{$HPPEMIT CLOSENAMESPACE} in IdWinsock2.pas 3 years ago
  Remy Lebeau 8a37e5355c Updating ComponentPlatforms attributes on TIdAntiFreeze. 3 years ago
  Remy Lebeau c4680b61ff Merge pull request #411 from corneliusdavid/master 3 years ago
  David Cornelius 1ed922c35f added Delphi XE project group 3 years ago
  David Cornelius 70037658f1 upgraded Delphi XE projects by adding .dproj files 3 years ago