Commit Graph

81 Commits

Author SHA1 Message Date
geby
15e4ca989a Large set of D2009 compatibility fixes. (mostly cosmetics only, like suppress unwanted warnings, etc.)
git-svn-id: https://svn.code.sf.net/p/synalist/code/trunk@123 7c85be65-684b-0410-a082-b2ed4fbef004
2010-02-03 14:53:03 +00:00
geby
5e3d01a8f5 sswin32.pas - improved D2009 compatibility
git-svn-id: https://svn.code.sf.net/p/synalist/code/trunk@122 7c85be65-684b-0410-a082-b2ed4fbef004
2010-02-03 09:21:44 +00:00
geby
583afbc35e synaser.pas - handling of FHandle is capable to use 64-bit based handlers.
git-svn-id: https://svn.code.sf.net/p/synalist/code/trunk@121 7c85be65-684b-0410-a082-b2ed4fbef004
2010-01-28 14:38:59 +00:00
geby
fcfa5d7a70 synaser.pas - fixed D2009+ compatibility
git-svn-id: https://svn.code.sf.net/p/synalist/code/trunk@120 7c85be65-684b-0410-a082-b2ed4fbef004
2010-01-28 12:22:38 +00:00
geby
7c3b22b616 synaser.pas - fixed compiler defines for WIN64 support
git-svn-id: https://svn.code.sf.net/p/synalist/code/trunk@119 7c85be65-684b-0410-a082-b2ed4fbef004
2010-01-27 21:37:13 +00:00
geby
6f399a9260 Published TBlockSocket.FDset for debugging purposes.
git-svn-id: https://svn.code.sf.net/p/synalist/code/trunk@118 7c85be65-684b-0410-a082-b2ed4fbef004
2010-01-24 10:19:56 +00:00
geby
b810a57a1a pingsend.pas - WIN64 data align fixes.
git-svn-id: https://svn.code.sf.net/p/synalist/code/trunk@117 7c85be65-684b-0410-a082-b2ed4fbef004
2010-01-24 10:18:37 +00:00
geby
c0e29fd514 WIN64 data align fixes.
git-svn-id: https://svn.code.sf.net/p/synalist/code/trunk@116 7c85be65-684b-0410-a082-b2ed4fbef004
2010-01-24 10:17:26 +00:00
geby
c7bb56ed0f Fixed TSocket size on WIN64.
git-svn-id: https://svn.code.sf.net/p/synalist/code/trunk@115 7c85be65-684b-0410-a082-b2ed4fbef004
2010-01-22 22:48:09 +00:00
geby
5897e87cf7 Fixed TSSLOpenSSL.RecvBuffer condition on connection close.
git-svn-id: https://svn.code.sf.net/p/synalist/code/trunk@114 7c85be65-684b-0410-a082-b2ed4fbef004
2010-01-22 15:03:30 +00:00
geby
e536e080ee Fixed port assign by SetVarSin on old Winsock API.
git-svn-id: https://svn.code.sf.net/p/synalist/code/trunk@113 7c85be65-684b-0410-a082-b2ed4fbef004
2010-01-22 14:56:38 +00:00
geby
de44816b86 Modified compiler defines for windows (For better compatibility with non-WIN32 systems.)
git-svn-id: https://svn.code.sf.net/p/synalist/code/trunk@112 7c85be65-684b-0410-a082-b2ed4fbef004
2010-01-22 14:33:10 +00:00
geby
ebe0a97881 Added SSL_CTX_ctrl into OpenSSL plugin.
git-svn-id: https://svn.code.sf.net/p/synalist/code/trunk@111 7c85be65-684b-0410-a082-b2ed4fbef004
2010-01-22 11:16:38 +00:00
geby
2fd1a61a0f Added support for PGM protocol (message and stream mode).
git-svn-id: https://svn.code.sf.net/p/synalist/code/trunk@110 7c85be65-684b-0410-a082-b2ed4fbef004
2010-01-06 14:55:34 +00:00
geby
9b56b3012c Synsock - added IPPROTO_RM value.
git-svn-id: https://svn.code.sf.net/p/synalist/code/trunk@109 7c85be65-684b-0410-a082-b2ed4fbef004
2010-01-06 14:34:11 +00:00
geby
556b38702a New TBlockSocket.Owner property. You know what protocol class own this socket now.
git-svn-id: https://svn.code.sf.net/p/synalist/code/trunk@108 7c85be65-684b-0410-a082-b2ed4fbef004
2010-01-04 09:47:36 +00:00
geby
fb25700260 Fixed D2009 compatibility in ssl_openssl_lib.pas
git-svn-id: https://svn.code.sf.net/p/synalist/code/trunk@107 7c85be65-684b-0410-a082-b2ed4fbef004
2010-01-04 09:20:05 +00:00
geby
512bd392ee added TSMTPSend AUTH PLAIN support
git-svn-id: https://svn.code.sf.net/p/synalist/code/trunk@106 7c85be65-684b-0410-a082-b2ed4fbef004
2009-10-26 09:26:37 +00:00
geby
b3133aee36 Liberalized return code handling.
git-svn-id: https://svn.code.sf.net/p/synalist/code/trunk@105 7c85be65-684b-0410-a082-b2ed4fbef004
2009-10-25 15:18:36 +00:00
geby
271b84aef0 TLdapSend.BindSasl fix
git-svn-id: https://svn.code.sf.net/p/synalist/code/trunk@104 7c85be65-684b-0410-a082-b2ed4fbef004
2009-10-15 13:54:00 +00:00
geby
604d1b18aa Next fixes for FPC...
git-svn-id: https://svn.code.sf.net/p/synalist/code/trunk@102 7c85be65-684b-0410-a082-b2ed4fbef004
2009-09-30 07:34:42 +00:00
geby
d36aba9935 Fixed fpBind call.
git-svn-id: https://svn.code.sf.net/p/synalist/code/trunk@101 7c85be65-684b-0410-a082-b2ed4fbef004
2009-09-29 20:09:10 +00:00
geby
b7a13ad29c Improved compatibility with FPC 2.x.x
git-svn-id: https://svn.code.sf.net/p/synalist/code/trunk@100 7c85be65-684b-0410-a082-b2ed4fbef004
2009-09-29 12:08:35 +00:00
geby
b6ad738531 D2009 compatibility fix
git-svn-id: https://svn.code.sf.net/p/synalist/code/trunk@99 7c85be65-684b-0410-a082-b2ed4fbef004
2009-09-29 10:42:05 +00:00
geby
71b081e456 Enabled socket options for send and receive timeout at Linux platform.
git-svn-id: https://svn.code.sf.net/p/synalist/code/trunk@98 7c85be65-684b-0410-a082-b2ed4fbef004
2009-06-08 12:58:57 +00:00
geby
2163009542 Added ExpandIP6 and fixed StrToIp6.
git-svn-id: https://svn.code.sf.net/p/synalist/code/trunk@97 7c85be65-684b-0410-a082-b2ed4fbef004
2009-06-05 11:07:04 +00:00
geby
24866c8438 Updated ClamD support for compatibility with ClamAV 0.95. (new set of scan functions for new API - old functions are broken in this ClamAV version!
git-svn-id: https://svn.code.sf.net/p/synalist/code/trunk@96 7c85be65-684b-0410-a082-b2ed4fbef004
2009-04-03 11:10:13 +00:00
geby
c7c54cd9df Changes for Delphi 2009 compatibility.
git-svn-id: https://svn.code.sf.net/p/synalist/code/trunk@95 7c85be65-684b-0410-a082-b2ed4fbef004
2008-10-02 11:08:41 +00:00
geby
e0b3eeb0c2 Using TStream.Position instead of TStream.Seek. Better compatibility with large streams.
git-svn-id: https://svn.code.sf.net/p/synalist/code/trunk@94 7c85be65-684b-0410-a082-b2ed4fbef004
2008-06-11 19:53:37 +00:00
geby
a1a523f3fe TBlockSocket.SendStreamRaw is capable to work with large streams (>2GB)
git-svn-id: https://svn.code.sf.net/p/synalist/code/trunk@93 7c85be65-684b-0410-a082-b2ed4fbef004
2008-06-11 19:51:54 +00:00
geby
01ce14537b Added GetLocalIPs helper function, fixed GetDNS function for DNS assigned by DHCP.
git-svn-id: https://svn.code.sf.net/p/synalist/code/trunk@92 7c85be65-684b-0410-a082-b2ed4fbef004
2008-04-29 19:44:07 +00:00
geby
c9ba9c85d9 THTTPSend can handle folded headers in HTTP reply
git-svn-id: https://svn.code.sf.net/p/synalist/code/trunk@91 7c85be65-684b-0410-a082-b2ed4fbef004
2008-04-29 08:03:43 +00:00
geby
b13c41f0ed Added synadbg.pas unit.
git-svn-id: https://svn.code.sf.net/p/synalist/code/trunk@90 7c85be65-684b-0410-a082-b2ed4fbef004
2008-04-29 07:34:16 +00:00
geby
3f7a5e5714 Better handling of KeepAlives.
git-svn-id: https://svn.code.sf.net/p/synalist/code/trunk@89 7c85be65-684b-0410-a082-b2ed4fbef004
2008-04-26 13:27:55 +00:00
geby
c150630586 fixed endless loop when unexpected 100 response is readed in THTTPSend
git-svn-id: https://svn.code.sf.net/p/synalist/code/trunk@88 7c85be65-684b-0410-a082-b2ed4fbef004
2008-04-26 09:59:13 +00:00
geby
914cb1d0c8 Changed defaults for MIME part. (8-bit encoding as default and current system charset as default encoding.)
git-svn-id: https://svn.code.sf.net/p/synalist/code/trunk@87 7c85be65-684b-0410-a082-b2ed4fbef004
2008-04-25 20:12:38 +00:00
geby
6063a8b0d5 filename in 'content-disposition' header have higher priority then filename in 'mime-type' header
git-svn-id: https://svn.code.sf.net/p/synalist/code/trunk@86 7c85be65-684b-0410-a082-b2ed4fbef004
2008-04-25 19:53:24 +00:00
geby
50d051d2dc Added TLDAPAttributeList.Find
git-svn-id: https://svn.code.sf.net/p/synalist/code/trunk@85 7c85be65-684b-0410-a082-b2ed4fbef004
2008-04-25 07:02:34 +00:00
geby
f61e0889c2 Added synaser.pas
git-svn-id: https://svn.code.sf.net/p/synalist/code/trunk@84 7c85be65-684b-0410-a082-b2ed4fbef004
2008-04-25 07:00:37 +00:00
geby
5925414eaa Release 38
git-svn-id: https://svn.code.sf.net/p/synalist/code/trunk@82 7c85be65-684b-0410-a082-b2ed4fbef004
2008-04-24 07:42:16 +00:00
geby
316ed093f8 Release 37
git-svn-id: https://svn.code.sf.net/p/synalist/code/trunk@80 7c85be65-684b-0410-a082-b2ed4fbef004
2008-04-24 07:40:57 +00:00
geby
a96a758414 Release 36
git-svn-id: https://svn.code.sf.net/p/synalist/code/trunk@78 7c85be65-684b-0410-a082-b2ed4fbef004
2008-04-24 07:39:12 +00:00
geby
042bebc823 Release 35
git-svn-id: https://svn.code.sf.net/p/synalist/code/trunk@76 7c85be65-684b-0410-a082-b2ed4fbef004
2008-04-24 07:37:11 +00:00
geby
d9f38e7342 Release 34
git-svn-id: https://svn.code.sf.net/p/synalist/code/trunk@74 7c85be65-684b-0410-a082-b2ed4fbef004
2008-04-24 07:31:06 +00:00
geby
9fc9a696f4 Release 33
git-svn-id: https://svn.code.sf.net/p/synalist/code/trunk@72 7c85be65-684b-0410-a082-b2ed4fbef004
2008-04-24 07:29:09 +00:00
geby
02ab154a09 Release 32
git-svn-id: https://svn.code.sf.net/p/synalist/code/trunk@70 7c85be65-684b-0410-a082-b2ed4fbef004
2008-04-24 07:25:18 +00:00
geby
7960ad4609 Release 31
git-svn-id: https://svn.code.sf.net/p/synalist/code/trunk@68 7c85be65-684b-0410-a082-b2ed4fbef004
2008-04-24 07:23:38 +00:00
geby
9f400a899b Release 30
git-svn-id: https://svn.code.sf.net/p/synalist/code/trunk@66 7c85be65-684b-0410-a082-b2ed4fbef004
2008-04-24 07:22:17 +00:00
geby
f9140b8ecd Release 29
git-svn-id: https://svn.code.sf.net/p/synalist/code/trunk@64 7c85be65-684b-0410-a082-b2ed4fbef004
2008-04-24 07:20:39 +00:00
geby
6f27a9fe34 Release 28
git-svn-id: https://svn.code.sf.net/p/synalist/code/trunk@62 7c85be65-684b-0410-a082-b2ed4fbef004
2008-04-24 07:19:00 +00:00