asn1util.pas
|
asn1util.pas - support for encoding of 64bit MIB element
|
2021-06-18 13:16:38 +00:00 |
blcksock.pas
|
SSL.GetPeerFingerprint - bugfix - result must be ansistring for compatibility with Unicode Delphi. (Result is binary nonprintable string) Need to change it in some SSL plugins too!
|
2022-05-15 13:06:53 +00:00 |
clamsend.pas
|
Large set of D2009 compatibility fixes. (mostly cosmetics only, like suppress unwanted warnings, etc.)
|
2010-02-03 14:53:03 +00:00 |
Crypt32.pas
|
new SSL plugin for OpenSSL with CAPI Windows certificate storage (by Pepak)
|
2021-06-23 17:30:09 +00:00 |
dnssend.pas
|
Large set of D2009 compatibility fixes. (mostly cosmetics only, like suppress unwanted warnings, etc.)
|
2010-02-03 14:53:03 +00:00 |
ftpsend.pas
|
many small POSIX and NEXTGEN fixes (ACBr)
|
2022-01-16 14:25:34 +00:00 |
ftptsend.pas
|
Large set of D2009 compatibility fixes. (mostly cosmetics only, like suppress unwanted warnings, etc.)
|
2010-02-03 14:53:03 +00:00 |
httpsend.pas
|
many small POSIX and NEXTGEN fixes (ACBr)
|
2022-01-16 14:25:34 +00:00 |
imapsend.pas
|
TIMAPSend.AuthLogin - set AuthDone (Dirk Jansen)
|
2015-02-16 13:54:14 +00:00 |
jedi.inc
|
jedi.inc - bug - do not set "ASMMODE intel" on FPC. It break non-intel platforms.
|
2021-10-17 14:53:03 +00:00 |
kylix.inc
|
synautil.pas - improved DelphiXE+ compatibility. (jedi.inc introduced)
|
2012-10-05 13:29:04 +00:00 |
laz_synapse.lpk
|
Updated Lazarus package definition to use OpenSSL 3.x
|
2023-11-07 07:41:27 +00:00 |
laz_synapse.pas
|
Updated laz_synapse.lpk
|
2021-06-12 10:00:11 +00:00 |
ldapsend.pas
|
TLDAPAttribute.Add fix of fix. ;-)
|
2014-04-30 13:15:48 +00:00 |
mimeinln.pas
|
Large set of D2009 compatibility fixes. (mostly cosmetics only, like suppress unwanted warnings, etc.)
|
2010-02-03 14:53:03 +00:00 |
mimemess.pas
|
Fix MIME bug #26 (Pierre le Riche)
|
2021-06-12 16:29:06 +00:00 |
mimepart.pas
|
Fix MIME bug #26 (Pierre le Riche)
|
2021-06-12 16:29:06 +00:00 |
nntpsend.pas
|
nntpsend - fixed cleared error result after failed login. (Amos)
|
2011-02-03 14:05:16 +00:00 |
pingsend.pas
|
Bugfix #71, ICMPv6 on Windows (thanks to Armin)
|
2023-03-26 16:17:46 +00:00 |
pop3send.pas
|
Large set of D2009 compatibility fixes. (mostly cosmetics only, like suppress unwanted warnings, etc.)
|
2010-02-03 14:53:03 +00:00 |
slogsend.pas
|
New BSD SysLog sender with RFC-5424 support
|
2023-11-08 14:06:10 +00:00 |
smtpsend.pas
|
Bugfixes in OpenSSL, enhanced OpenSSL support, enhanced binary MIME (all by Petr Fejfar)
|
2012-03-13 14:46:54 +00:00 |
snmpsend.pas
|
many small POSIX and NEXTGEN fixes (ACBr)
|
2022-01-16 14:25:34 +00:00 |
sntpsend.pas
|
many small POSIX and NEXTGEN fixes (ACBr)
|
2022-01-16 14:25:34 +00:00 |
ssdotnet.inc
|
SynSock modules are renamed from PAS extension to INC. Newer Delphi editors have a problem with editing non-unit pas files. INC working fine.
|
2011-05-18 14:27:02 +00:00 |
ssfpc.inc
|
ssfpc.inc fixes by ACBr
|
2022-01-08 17:12:50 +00:00 |
ssl_cryptlib.pas
|
fixed string result of GetPeerFingerprint (other SSL plugins)
|
2022-05-15 13:10:07 +00:00 |
ssl_libssh2.pas
|
Fixes by Reinier Olislagers, Thank you.
|
2014-03-03 16:26:43 +00:00 |
ssl_openssl3_lib.pas
|
Enable hostname verification in OpenSSL (bug #75 by dokkie8844)
|
2023-11-07 10:37:28 +00:00 |
ssl_openssl3.pas
|
Enable hostname verification in OpenSSL (bug #75 by dokkie8844)
|
2023-11-07 10:37:28 +00:00 |
ssl_openssl11_lib.pas
|
Fix bug #77
|
2023-11-13 10:20:39 +00:00 |
ssl_openssl11.pas
|
Enable hostname verification in OpenSSL (bug #75 by dokkie8844)
|
2023-11-07 10:37:28 +00:00 |
ssl_openssl_capi.pas
|
ssl_openssl_capi.pas small fix
|
2022-01-16 14:17:16 +00:00 |
ssl_openssl_lib.pas
|
Enable hostname verification in OpenSSL (bug #75 by dokkie8844)
|
2023-11-07 10:37:28 +00:00 |
ssl_openssl.pas
|
Enable hostname verification in OpenSSL (bug #75 by dokkie8844)
|
2023-11-07 10:37:28 +00:00 |
ssl_sbb.pas
|
fixed string result of GetPeerFingerprint (other SSL plugins)
|
2022-05-15 13:10:07 +00:00 |
ssl_streamsec.pas
|
fixed string result of GetPeerFingerprint (other SSL plugins)
|
2022-05-15 13:10:07 +00:00 |
sslinux.inc
|
sslinux.inc improved by ACBr
|
2022-01-08 17:18:11 +00:00 |
ssos2ws1.inc
|
OS/2 support by Tomas Hajny
|
2013-02-05 10:17:42 +00:00 |
ssposix.inc
|
ssposix.inc - improvements inspired by ACBr
|
2022-01-12 18:17:17 +00:00 |
sswin32.inc
|
Synsock - correct port byte ordering on Win and Posix
|
2021-06-15 14:47:23 +00:00 |
synachar.pas
|
Charset handling fixes by ACBr
|
2022-01-14 15:11:18 +00:00 |
synacode.pas
|
synacode.pas - POSIX fixes (ACBr)
|
2022-01-16 14:21:32 +00:00 |
synacrypt.pas
|
Small changes (by Pepak)
|
2021-06-16 16:04:01 +00:00 |
synadbg.pas
|
synadbg.pas fix bug #44 (Denis Grinyuk)
|
2021-06-12 14:47:44 +00:00 |
synafpc.pas
|
Typo errors and little improvements inspired by ACBr
|
2022-01-14 14:53:08 +00:00 |
synaicnv.pas
|
Charset handling fixes by ACBr
|
2022-01-14 15:11:18 +00:00 |
synaip.pas
|
Large set of D2009 compatibility fixes. (mostly cosmetics only, like suppress unwanted warnings, etc.)
|
2010-02-03 14:53:03 +00:00 |
synamisc.pas
|
synamisc.pas POSIX fixes
|
2022-01-16 14:05:38 +00:00 |
synaser.pas
|
GetSerialPortNames returns ttyACM* too
|
2023-11-07 10:56:14 +00:00 |
synautil.pas
|
New Rfc3339DateTime function
|
2023-11-08 14:02:34 +00:00 |
synsock.pas
|
synsock.pas - better handling of ssPosix
|
2022-01-08 17:00:43 +00:00 |
tlntsend.pas
|
Large set of D2009 compatibility fixes. (mostly cosmetics only, like suppress unwanted warnings, etc.)
|
2010-02-03 14:53:03 +00:00 |
tzutil.pas
|
OS/2 support by Tomas Hajny
|
2013-02-05 10:17:42 +00:00 |