Commit Graph

235 Commits

Author SHA1 Message Date
geby
047238ebb4 Fix bug #77
git-svn-id: https://svn.code.sf.net/p/synalist/code/trunk@278 7c85be65-684b-0410-a082-b2ed4fbef004
2023-11-13 10:20:39 +00:00
geby
49a52a1dac New BSD SysLog sender with RFC-5424 support
git-svn-id: https://svn.code.sf.net/p/synalist/code/trunk@277 7c85be65-684b-0410-a082-b2ed4fbef004
2023-11-08 14:06:10 +00:00
geby
1d96b0dfcd New Rfc3339DateTime function
git-svn-id: https://svn.code.sf.net/p/synalist/code/trunk@276 7c85be65-684b-0410-a082-b2ed4fbef004
2023-11-08 14:02:34 +00:00
geby
0eda92b747 GetSerialPortNames returns ttyACM* too
git-svn-id: https://svn.code.sf.net/p/synalist/code/trunk@275 7c85be65-684b-0410-a082-b2ed4fbef004
2023-11-07 10:56:14 +00:00
geby
c529150b61 Enable hostname verification in OpenSSL (bug #75 by dokkie8844)
git-svn-id: https://svn.code.sf.net/p/synalist/code/trunk@274 7c85be65-684b-0410-a082-b2ed4fbef004
2023-11-07 10:37:28 +00:00
geby
5e5b55ea12 synaser.pas - fix rangecheck error
git-svn-id: https://svn.code.sf.net/p/synalist/code/trunk@273 7c85be65-684b-0410-a082-b2ed4fbef004
2023-11-07 08:01:07 +00:00
geby
f570cc3d03 Updated Lazarus package definition to use OpenSSL 3.x
git-svn-id: https://svn.code.sf.net/p/synalist/code/trunk@272 7c85be65-684b-0410-a082-b2ed4fbef004
2023-11-07 07:41:27 +00:00
geby
75001dc1ad syslog - use FDQN (instead of first IP) as message sender identification
git-svn-id: https://svn.code.sf.net/p/synalist/code/trunk@271 7c85be65-684b-0410-a082-b2ed4fbef004
2023-11-07 07:37:13 +00:00
geby
543d02b07c Bugfix #71, ICMPv6 on Windows (thanks to Armin)
git-svn-id: https://svn.code.sf.net/p/synalist/code/trunk@270 7c85be65-684b-0410-a082-b2ed4fbef004
2023-03-26 16:17:46 +00:00
geby
6dc5eee863 Fix bug #70 - OpenSSL3 on Mac
git-svn-id: https://svn.code.sf.net/p/synalist/code/trunk@269 7c85be65-684b-0410-a082-b2ed4fbef004
2023-03-22 18:10:23 +00:00
geby
b4146c13c0 Request #28 - fix for Flush on FPC-Android
git-svn-id: https://svn.code.sf.net/p/synalist/code/trunk@268 7c85be65-684b-0410-a082-b2ed4fbef004
2023-03-22 17:19:18 +00:00
geby
ad10668180 Fixed pingsend.pas on Win64 platform
git-svn-id: https://svn.code.sf.net/p/synalist/code/trunk@267 7c85be65-684b-0410-a082-b2ed4fbef004
2023-02-09 17:07:00 +00:00
geby
c19182b10d Fix bug #66
git-svn-id: https://svn.code.sf.net/p/synalist/code/trunk@266 7c85be65-684b-0410-a082-b2ed4fbef004
2022-07-28 15:48:46 +00:00
geby
4edfd621d3 ssl_openssl.pas and ssl_openssl11.pas are deprecated now. Use ssl_openssl3.pas instead.
git-svn-id: https://svn.code.sf.net/p/synalist/code/trunk@265 7c85be65-684b-0410-a082-b2ed4fbef004
2022-05-16 18:03:33 +00:00
geby
a1b9e7b9ed New SSL plugin for OpenSSL 3+ as preferred plugin for future.
git-svn-id: https://svn.code.sf.net/p/synalist/code/trunk@264 7c85be65-684b-0410-a082-b2ed4fbef004
2022-05-16 16:27:21 +00:00
geby
3e7ff1c043 fixed string result of GetPeerFingerprint (other SSL plugins)
git-svn-id: https://svn.code.sf.net/p/synalist/code/trunk@263 7c85be65-684b-0410-a082-b2ed4fbef004
2022-05-15 13:10:07 +00:00
geby
979665441a 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!
git-svn-id: https://svn.code.sf.net/p/synalist/code/trunk@262 7c85be65-684b-0410-a082-b2ed4fbef004
2022-05-15 13:06:53 +00:00
geby
2945035388 ssl_openssl11 - Read all certificates from the PFX file (Radek Cervinka)
git-svn-id: https://svn.code.sf.net/p/synalist/code/trunk@261 7c85be65-684b-0410-a082-b2ed4fbef004
2022-05-10 06:05:54 +00:00
geby
dbaf609283 many small POSIX and NEXTGEN fixes (ACBr)
git-svn-id: https://svn.code.sf.net/p/synalist/code/trunk@260 7c85be65-684b-0410-a082-b2ed4fbef004
2022-01-16 14:25:34 +00:00
geby
fb96504118 synacode.pas - POSIX fixes (ACBr)
git-svn-id: https://svn.code.sf.net/p/synalist/code/trunk@259 7c85be65-684b-0410-a082-b2ed4fbef004
2022-01-16 14:21:32 +00:00
geby
6bafc151a2 ssl_openssl_capi.pas small fix
git-svn-id: https://svn.code.sf.net/p/synalist/code/trunk@258 7c85be65-684b-0410-a082-b2ed4fbef004
2022-01-16 14:17:16 +00:00
geby
2330641499 ssl_cryptlib.pas Support for TLS1.2 and 1.3 (by ACBr)
git-svn-id: https://svn.code.sf.net/p/synalist/code/trunk@257 7c85be65-684b-0410-a082-b2ed4fbef004
2022-01-16 14:15:49 +00:00
geby
9ebe828363 blcksock.pas - improvements by ACBr
git-svn-id: https://svn.code.sf.net/p/synalist/code/trunk@256 7c85be65-684b-0410-a082-b2ed4fbef004
2022-01-16 14:14:20 +00:00
geby
8185f7ffd2 synamisc.pas POSIX fixes
git-svn-id: https://svn.code.sf.net/p/synalist/code/trunk@255 7c85be65-684b-0410-a082-b2ed4fbef004
2022-01-16 14:05:38 +00:00
geby
a96461ce23 new function GetLocalIPsFamily
git-svn-id: https://svn.code.sf.net/p/synalist/code/trunk@254 7c85be65-684b-0410-a082-b2ed4fbef004
2022-01-16 14:03:45 +00:00
geby
49454ea6e1 synaser.pas - POSIX and Android support by ACBr
git-svn-id: https://svn.code.sf.net/p/synalist/code/trunk@253 7c85be65-684b-0410-a082-b2ed4fbef004
2022-01-14 17:08:30 +00:00
geby
aa1fdbacc4 Charset handling fixes by ACBr
git-svn-id: https://svn.code.sf.net/p/synalist/code/trunk@252 7c85be65-684b-0410-a082-b2ed4fbef004
2022-01-14 15:11:18 +00:00
geby
948daf7b74 Typo errors and little improvements inspired by ACBr
git-svn-id: https://svn.code.sf.net/p/synalist/code/trunk@251 7c85be65-684b-0410-a082-b2ed4fbef004
2022-01-14 14:53:08 +00:00
geby
b43d4c2452 synamisc.pas - new function GetProxyForURL (Windows only)
git-svn-id: https://svn.code.sf.net/p/synalist/code/trunk@250 7c85be65-684b-0410-a082-b2ed4fbef004
2022-01-14 12:25:35 +00:00
geby
3a58f89410 New implementation of GetIEProxy for IE 5.0+
git-svn-id: https://svn.code.sf.net/p/synalist/code/trunk@249 7c85be65-684b-0410-a082-b2ed4fbef004
2022-01-14 09:24:24 +00:00
geby
d7dd7dcec4 git-svn-id: https://svn.code.sf.net/p/synalist/code/trunk@248 7c85be65-684b-0410-a082-b2ed4fbef004 2022-01-12 19:11:52 +00:00
geby
0a87698121 synafpc.pas - required ansistring functions are avaiable in XE4+
git-svn-id: https://svn.code.sf.net/p/synalist/code/trunk@247 7c85be65-684b-0410-a082-b2ed4fbef004
2022-01-12 19:07:32 +00:00
geby
da9579d128 ssposix.inc - improvements inspired by ACBr
git-svn-id: https://svn.code.sf.net/p/synalist/code/trunk@246 7c85be65-684b-0410-a082-b2ed4fbef004
2022-01-12 18:17:17 +00:00
geby
6722d1bd92 synafpc.pas - fix: $MODE DELPHI directive is a part of jedi.inc
git-svn-id: https://svn.code.sf.net/p/synalist/code/trunk@245 7c85be65-684b-0410-a082-b2ed4fbef004
2022-01-12 13:28:24 +00:00
geby
9e152389d4 synafpc.pas - extended version by ACBr
git-svn-id: https://svn.code.sf.net/p/synalist/code/trunk@244 7c85be65-684b-0410-a082-b2ed4fbef004
2022-01-08 18:22:13 +00:00
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