| Commit message (Expand) | Author | Age | Files | Lines |
* | Amiga, AROS, MorphOS: Prevent crash when access socket without TCP/IP Stack r... | marcus | 2021-02-24 | 2 | -8/+37 |
* | * Patch from Noel Duffy to implement DNS over TCP and test | michael | 2021-01-30 | 1 | -69/+1048 |
* | * Fix bug ID 38193: order on darwin is same as openbsd | michael | 2020-12-11 | 1 | -1/+1 |
* | * Fix bug 37980: correct verifypeercert | michael | 2020-11-08 | 3 | -4/+37 |
* | * Patch from BaldZhang to fix checking peer certificate | michael | 2020-08-21 | 1 | -2/+2 |
* | Do not use sets for ESysXX as the values are not in byte range for Haiku OS | pierre | 2020-07-29 | 1 | -1/+1 |
* | * netdb: Always return False by GetHostByName() and GetHostByAddr() in the li... | yury | 2020-03-15 | 1 | -2/+4 |
* | * netdb: Fixed ResolveAddress6(). The long deprecated suffix "ip6.int" has be... | yury | 2020-03-13 | 1 | -1/+1 |
* | * netdb: Added the netdb implementation based on libc. Is is activated by the... | yury | 2020-03-13 | 1 | -39/+329 |
* | * Build cnetdb for android. | yury | 2020-03-13 | 1 | -1/+1 |
* | * Support the ndots and search resolve options | joost | 2020-02-02 | 1 | -4/+71 |
* | * Handle recursion for address queries, CNames are also possible (bug ID 34480) | michael | 2019-09-07 | 1 | -10/+26 |
* | * Rework SSL handling to be pluggable, add HTTPS support to fphttpserver | michael | 2019-01-05 | 3 | -353/+380 |
* | * Since Android 8 the net.dnsX properties can't be read. Use Google Public DN... | yury | 2018-12-05 | 1 | -0/+18 |
* | Add explicit typecast to avoid compilation failure with -Criot option | pierre | 2018-09-27 | 1 | -1/+1 |
* | unbroke build for anything non Windows and non-Unix, where the nonblocking co... | karoly | 2018-08-04 | 1 | -0/+2 |
* | * Actually use introduced cross-platform constant... | michael | 2018-07-31 | 1 | -1/+1 |
* | * clean up connection timeout logic | michael | 2018-07-31 | 1 | -61/+75 |
* | * Fix compilation (bug id 34064) pending correct solution | michael | 2018-07-30 | 1 | -2/+2 |
* | * Fixed TInetSocket.Connect error handling which got broken in r39199 | joost | 2018-07-30 | 1 | -8/+18 |
* | InetSocket: fixed connect without timeout set | marcus | 2018-07-01 | 1 | -1/+1 |
* | ssockets: fix for Amiga-systems | marcus | 2018-06-10 | 1 | -0/+2 |
* | * Remove math unit | michael | 2018-06-09 | 1 | -2/+1 |
* | * Hopefully fix amiga compilation | michael | 2018-06-09 | 1 | -17/+24 |
* | * Fix bug 0033745, connection timeout | michael | 2018-06-09 | 1 | -5/+125 |
* | * Better check for error | michael | 2018-03-23 | 1 | -1/+1 |
* | * When InitContext fails, TSSLSocketHandler.Connect should return false. | joost | 2017-08-04 | 1 | -1/+2 |
* | * Set bigger buffer size for hosts file to speed up parsing | michael | 2017-03-04 | 1 | -0/+4 |
* | * android: Fixed netdb. Load DNS servers from system properties. | yury | 2016-08-20 | 1 | -4/+59 |
* | * spelling mistakes fpc repo part, mantis #30233 | marco | 2016-06-02 | 1 | -1/+1 |
* | fcl-net: fixed the build after r33728 on everything which is non-Unix and non... | karoly | 2016-05-22 | 1 | -1/+4 |
* | * Do not raise error if a connection was created during accept, silently drop... | michael | 2016-05-21 | 1 | -2/+5 |
* | * Implement Idle timeout for accepting connections | michael | 2016-05-21 | 1 | -18/+61 |
* | morphos: fixed fcl-net and rtl-extra builds | karoly | 2016-05-01 | 1 | -5/+5 |
* | AmigaOS4: Added socket/networking support | marcus | 2016-05-01 | 1 | -2/+18 |
* | * Patch from Dennis Fehr to fix constants for non-freebsd | michael | 2016-03-26 | 1 | -62/+101 |
* | * Added IOTimeout parameter | michael | 2016-03-05 | 1 | -11/+68 |
* | * Fix bug ID 28723 | michael | 2016-02-13 | 1 | -2/+17 |
* | * Patch from Mark Morgan LLoyd to enable compilation for Solaris (bug ID 29223) | michael | 2015-12-26 | 1 | -2/+2 |
* | MorphOS: enabled sockets unit, and a bunch of network-related packages which ... | karoly | 2015-06-06 | 1 | -1/+1 |
* | * fix use of deprecated fields. | marco | 2015-01-04 | 2 | -9/+9 |
* | * adding dragonfly to packages, mantis #27091 | marco | 2014-12-07 | 1 | -1/+1 |
* | Amiga: sockets, fcl-net, fcl-web included. | marcus | 2014-09-22 | 2 | -1/+100 |
* | AROS: sockets, fcl-net, fcl-web included | marcus | 2014-09-15 | 2 | -1/+100 |
* | * Fixed bug 26130 | michael | 2014-05-10 | 1 | -1/+0 |
* | * Fixed memory leak, context and SSL object must be freed | michael | 2014-05-08 | 1 | -11/+8 |
* | * SNI support | michael | 2014-05-01 | 1 | -0/+5 |
* | * Memory leak fixed (bug 26063) | michael | 2014-04-24 | 1 | -1/+6 |
* | * Remove debug statement | michael | 2014-04-12 | 1 | -1/+0 |
* | * Copyright notice | michael | 2014-04-11 | 1 | -0/+14 |