Commit Graph

200 Commits

Author SHA1 Message Date
geby
fc2aeacaf6 sslinux.inc improved by ACBr
git-svn-id: https://svn.code.sf.net/p/synalist/code/trunk@243 7c85be65-684b-0410-a082-b2ed4fbef004
2022-01-08 17:18:11 +00:00
geby
009ef79a18 ssfpc.inc fixes by ACBr
git-svn-id: https://svn.code.sf.net/p/synalist/code/trunk@242 7c85be65-684b-0410-a082-b2ed4fbef004
2022-01-08 17:12:50 +00:00
geby
8414d7b862 synsock.pas - better handling of ssPosix
git-svn-id: https://svn.code.sf.net/p/synalist/code/trunk@241 7c85be65-684b-0410-a082-b2ed4fbef004
2022-01-08 17:00:43 +00:00
geby
dbaf64ce1b Delphi Posix (Android) fixes by Radek Červinka
git-svn-id: https://svn.code.sf.net/p/synalist/code/trunk@240 7c85be65-684b-0410-a082-b2ed4fbef004
2022-01-07 13:56:47 +00:00
geby
101520e02e jedi.inc - bug - do not set "ASMMODE intel" on FPC. It break non-intel platforms.
git-svn-id: https://svn.code.sf.net/p/synalist/code/trunk@239 7c85be65-684b-0410-a082-b2ed4fbef004
2021-10-17 14:53:03 +00:00
geby
54daf432ec jedi.inc - Delphi 11 support
git-svn-id: https://svn.code.sf.net/p/synalist/code/trunk@238 7c85be65-684b-0410-a082-b2ed4fbef004
2021-10-17 14:30:43 +00:00
geby
025b76d174 ssfpc.inc - do not use MAG_NOSIGNAL on MacOS, it is disabled by SO_NOSIGPIPE instead (bug #53)
git-svn-id: https://svn.code.sf.net/p/synalist/code/trunk@237 7c85be65-684b-0410-a082-b2ed4fbef004
2021-07-30 17:46:02 +00:00
geby
0ccc3d9f54 FPC DELPHI mode is enabled inside jedi.inc, cannot enable it again.
git-svn-id: https://svn.code.sf.net/p/synalist/code/trunk@236 7c85be65-684b-0410-a082-b2ed4fbef004
2021-07-03 12:12:30 +00:00
geby
1092e83bef ftpsend.pas - MLSD support and directory parsing improvements (Jan Fiala)
git-svn-id: https://svn.code.sf.net/p/synalist/code/trunk@235 7c85be65-684b-0410-a082-b2ed4fbef004
2021-06-25 10:59:09 +00:00
geby
b2cdc37595 new SSL plugin for OpenSSL with CAPI Windows certificate storage (by Pepak)
git-svn-id: https://svn.code.sf.net/p/synalist/code/trunk@234 7c85be65-684b-0410-a082-b2ed4fbef004
2021-06-23 17:30:09 +00:00
geby
9eba46e654 ssl_openssl plugin - support for any OpenSLL version (by Pepak)
git-svn-id: https://svn.code.sf.net/p/synalist/code/trunk@233 7c85be65-684b-0410-a082-b2ed4fbef004
2021-06-23 17:22:07 +00:00
geby
93657c8a92 Ansistring compatibility on Delphi 10+
git-svn-id: https://svn.code.sf.net/p/synalist/code/trunk@232 7c85be65-684b-0410-a082-b2ed4fbef004
2021-06-23 15:39:56 +00:00
geby
f780253e44 small "warning" issue
git-svn-id: https://svn.code.sf.net/p/synalist/code/trunk@231 7c85be65-684b-0410-a082-b2ed4fbef004
2021-06-23 14:36:19 +00:00
geby
50da81cea8 small "warning" issues
git-svn-id: https://svn.code.sf.net/p/synalist/code/trunk@230 7c85be65-684b-0410-a082-b2ed4fbef004
2021-06-23 14:35:01 +00:00
geby
6c49b09f77 asn1util.pas - support for encoding of 64bit MIB element
git-svn-id: https://svn.code.sf.net/p/synalist/code/trunk@229 7c85be65-684b-0410-a082-b2ed4fbef004
2021-06-18 13:16:38 +00:00
geby
b0bd027e70 synamisc.pas - fix bug #31
git-svn-id: https://svn.code.sf.net/p/synalist/code/trunk@228 7c85be65-684b-0410-a082-b2ed4fbef004
2021-06-18 13:02:02 +00:00
geby
56710f0ab4 httpsend.pas - int64 support and improvements (by Pepak)
InputStream and OutputStream properties for direct HTTP upload/download to any TStream

git-svn-id: https://svn.code.sf.net/p/synalist/code/trunk@227 7c85be65-684b-0410-a082-b2ed4fbef004
2021-06-16 16:09:32 +00:00
geby
8f9d5b6aad blcksock.pas - int64 for counters and TStream support (by Pepak)
git-svn-id: https://svn.code.sf.net/p/synalist/code/trunk@226 7c85be65-684b-0410-a082-b2ed4fbef004
2021-06-16 16:05:48 +00:00
geby
2efcf47e8a Small changes (by Pepak)
git-svn-id: https://svn.code.sf.net/p/synalist/code/trunk@225 7c85be65-684b-0410-a082-b2ed4fbef004
2021-06-16 16:04:01 +00:00
geby
9c92358b29 Synsock - correct port byte ordering on Win and Posix
git-svn-id: https://svn.code.sf.net/p/synalist/code/trunk@224 7c85be65-684b-0410-a082-b2ed4fbef004
2021-06-15 14:47:23 +00:00
geby
77ee03bf28 ssfpc.inc fix bug #50 - regression by commit 218 - incoorect Port byte order
git-svn-id: https://svn.code.sf.net/p/synalist/code/trunk@223 7c85be65-684b-0410-a082-b2ed4fbef004
2021-06-15 14:34:43 +00:00
geby
039fa1c3b5 Fix MIME bug #26 (Pierre le Riche)
git-svn-id: https://svn.code.sf.net/p/synalist/code/trunk@222 7c85be65-684b-0410-a082-b2ed4fbef004
2021-06-12 16:29:06 +00:00
geby
22e0067948 ssfpc.inc - fix empty result of ResolveNameToIP
git-svn-id: https://svn.code.sf.net/p/synalist/code/trunk@221 7c85be65-684b-0410-a082-b2ed4fbef004
2021-06-12 16:10:22 +00:00
geby
b039138b11 ssl_cryptlib.pas fix bug #35 (Haim Gelfenbeyn)
git-svn-id: https://svn.code.sf.net/p/synalist/code/trunk@220 7c85be65-684b-0410-a082-b2ed4fbef004
2021-06-12 16:03:27 +00:00
geby
5f49014160 synadbg.pas fix bug #44 (Denis Grinyuk)
git-svn-id: https://svn.code.sf.net/p/synalist/code/trunk@219 7c85be65-684b-0410-a082-b2ed4fbef004
2021-06-12 14:47:44 +00:00
geby
b7a9193228 Fix bug #48
git-svn-id: https://svn.code.sf.net/p/synalist/code/trunk@218 7c85be65-684b-0410-a082-b2ed4fbef004
2021-06-12 14:19:51 +00:00
geby
733c96f114 mimemess.pas and mimepart.pas - BOM fixes by Michael Van Canneyt
git-svn-id: https://svn.code.sf.net/p/synalist/code/trunk@217 7c85be65-684b-0410-a082-b2ed4fbef004
2021-06-12 14:06:39 +00:00
geby
b5ee2d693e mimepart.pas - do not use stream.seek
git-svn-id: https://svn.code.sf.net/p/synalist/code/trunk@216 7c85be65-684b-0410-a082-b2ed4fbef004
2021-06-12 13:39:27 +00:00
geby
d4c0d58e04 httpsend.pas - do not use Stream.Seek
git-svn-id: https://svn.code.sf.net/p/synalist/code/trunk@215 7c85be65-684b-0410-a082-b2ed4fbef004
2021-06-12 13:31:19 +00:00
geby
bdadbd4c7c Posix fixes by Michael Van Canneyt
git-svn-id: https://svn.code.sf.net/p/synalist/code/trunk@214 7c85be65-684b-0410-a082-b2ed4fbef004
2021-06-12 13:27:35 +00:00
geby
9ee9fa486e Updated laz_synapse.lpk
git-svn-id: https://svn.code.sf.net/p/synalist/code/trunk@213 7c85be65-684b-0410-a082-b2ed4fbef004
2021-06-12 10:00:11 +00:00
geby
0217de74a6 synaser.pas - Improved ARM support (from Lazarus repository)
git-svn-id: https://svn.code.sf.net/p/synalist/code/trunk@212 7c85be65-684b-0410-a082-b2ed4fbef004
2021-06-12 09:52:21 +00:00
geby
0f99c567b8 Updated jedi.inc
git-svn-id: https://svn.code.sf.net/p/synalist/code/trunk@211 7c85be65-684b-0410-a082-b2ed4fbef004
2021-05-19 14:24:01 +00:00
geby
7099fba168 New SSL plugin for OpenSSL 1.1.*
git-svn-id: https://svn.code.sf.net/p/synalist/code/trunk@210 7c85be65-684b-0410-a082-b2ed4fbef004
2021-05-19 14:20:45 +00:00
geby
9a0990b368 Corrected line-endings in Lazarus files
git-svn-id: https://svn.code.sf.net/p/synalist/code/trunk@209 7c85be65-684b-0410-a082-b2ed4fbef004
2018-08-22 11:32:24 +00:00
geby
bbc54da408 Updated jedi.inc
git-svn-id: https://svn.code.sf.net/p/synalist/code/trunk@208 7c85be65-684b-0410-a082-b2ed4fbef004
2018-08-22 11:31:17 +00:00
geby
337bcc5eff weird error when reading registry values with comport names on some systems
git-svn-id: https://svn.code.sf.net/p/synalist/code/trunk@207 7c85be65-684b-0410-a082-b2ed4fbef004
2017-06-07 14:53:37 +00:00
geby
b8086a995c OpenSSL 1.1.0 support (thanks to Patrick Chevalley)
git-svn-id: https://svn.code.sf.net/p/synalist/code/trunk@206 7c85be65-684b-0410-a082-b2ed4fbef004
2017-06-06 16:44:59 +00:00
geby
dbaca3710a Improved GetTempFile
git-svn-id: https://svn.code.sf.net/p/synalist/code/trunk@205 7c85be65-684b-0410-a082-b2ed4fbef004
2017-06-06 13:28:15 +00:00
geby
227656b61a Heartbeat support for CanWrite. (It enable Heartbeats for ConnectionTimeout too.)
git-svn-id: https://svn.code.sf.net/p/synalist/code/trunk@204 7c85be65-684b-0410-a082-b2ed4fbef004
2017-06-05 13:48:51 +00:00
geby
e321bff9fc sswin32.inc - support for C++Builder XE7 (Dirk Jansen)
git-svn-id: https://svn.code.sf.net/p/synalist/code/trunk@203 7c85be65-684b-0410-a082-b2ed4fbef004
2015-02-17 10:41:28 +00:00
geby
93bf601ae6 httpsend.pas - read functions are virtual.
git-svn-id: https://svn.code.sf.net/p/synalist/code/trunk@202 7c85be65-684b-0410-a082-b2ed4fbef004
2015-02-16 14:31:21 +00:00
geby
ad58720444 ssl_sbb.pas - new version for SecureBlackBox 10+ with support for D2009+. (Linchaos)
git-svn-id: https://svn.code.sf.net/p/synalist/code/trunk@201 7c85be65-684b-0410-a082-b2ed4fbef004
2015-02-16 14:22:49 +00:00
geby
a9dd85dcc4 httpsend.pas - fixed keepalive on socket error
git-svn-id: https://svn.code.sf.net/p/synalist/code/trunk@200 7c85be65-684b-0410-a082-b2ed4fbef004
2015-02-16 14:10:00 +00:00
geby
f635c0855c TIMAPSend.AuthLogin - set AuthDone (Dirk Jansen)
git-svn-id: https://svn.code.sf.net/p/synalist/code/trunk@199 7c85be65-684b-0410-a082-b2ed4fbef004
2015-02-16 13:54:14 +00:00
geby
15f28e452c synaser.pas - DARWIN -> BSD port speeds
git-svn-id: https://svn.code.sf.net/p/synalist/code/trunk@198 7c85be65-684b-0410-a082-b2ed4fbef004
2015-02-16 13:19:06 +00:00
geby
a914047ce7 synaser.pas - small FPC fixes
git-svn-id: https://svn.code.sf.net/p/synalist/code/trunk@197 7c85be65-684b-0410-a082-b2ed4fbef004
2015-02-16 13:05:29 +00:00
geby
1d1db57174 ssl_openssl.pas - Added support for TLS_1.1 and TLS_1.2 (Dirk Jansen)
git-svn-id: https://svn.code.sf.net/p/synalist/code/trunk@196 7c85be65-684b-0410-a082-b2ed4fbef004
2015-02-15 09:09:30 +00:00
geby
d167a5f48c synaser.pas - Detect more serial devices on Linux, return all devices with full name include '/dev/'
git-svn-id: https://svn.code.sf.net/p/synalist/code/trunk@195 7c85be65-684b-0410-a082-b2ed4fbef004
2015-02-14 13:09:51 +00:00
geby
b0f8121ce8 ssl_cryptlib.pas - username/password fix (German Pablo Gentile)
git-svn-id: https://svn.code.sf.net/p/synalist/code/trunk@194 7c85be65-684b-0410-a082-b2ed4fbef004
2015-02-13 20:52:28 +00:00