summaryrefslogtreecommitdiff
path: root/packages/fcl-net/src
Commit message (Expand)AuthorAgeFilesLines
* Amiga, AROS, MorphOS: Prevent crash when access socket without TCP/IP Stack r...marcus2021-02-242-8/+37
* * Patch from Noel Duffy to implement DNS over TCP and testmichael2021-01-301-69/+1048
* * Fix bug ID 38193: order on darwin is same as openbsdmichael2020-12-111-1/+1
* * Fix bug 37980: correct verifypeercertmichael2020-11-083-4/+37
* * Patch from BaldZhang to fix checking peer certificatemichael2020-08-211-2/+2
* Do not use sets for ESysXX as the values are not in byte range for Haiku OSpierre2020-07-291-1/+1
* * netdb: Always return False by GetHostByName() and GetHostByAddr() in the li...yury2020-03-151-2/+4
* * netdb: Fixed ResolveAddress6(). The long deprecated suffix "ip6.int" has be...yury2020-03-131-1/+1
* * netdb: Added the netdb implementation based on libc. Is is activated by the...yury2020-03-131-39/+329
* * Build cnetdb for android.yury2020-03-131-1/+1
* * Support the ndots and search resolve optionsjoost2020-02-021-4/+71
* * Handle recursion for address queries, CNames are also possible (bug ID 34480)michael2019-09-071-10/+26
* * Rework SSL handling to be pluggable, add HTTPS support to fphttpservermichael2019-01-053-353/+380
* * Since Android 8 the net.dnsX properties can't be read. Use Google Public DN...yury2018-12-051-0/+18
* Add explicit typecast to avoid compilation failure with -Criot optionpierre2018-09-271-1/+1
* unbroke build for anything non Windows and non-Unix, where the nonblocking co...karoly2018-08-041-0/+2
* * Actually use introduced cross-platform constant...michael2018-07-311-1/+1
* * clean up connection timeout logicmichael2018-07-311-61/+75
* * Fix compilation (bug id 34064) pending correct solutionmichael2018-07-301-2/+2
* * Fixed TInetSocket.Connect error handling which got broken in r39199joost2018-07-301-8/+18
* InetSocket: fixed connect without timeout setmarcus2018-07-011-1/+1
* ssockets: fix for Amiga-systemsmarcus2018-06-101-0/+2
* * Remove math unitmichael2018-06-091-2/+1
* * Hopefully fix amiga compilationmichael2018-06-091-17/+24
* * Fix bug 0033745, connection timeoutmichael2018-06-091-5/+125
* * Better check for errormichael2018-03-231-1/+1
* * When InitContext fails, TSSLSocketHandler.Connect should return false.joost2017-08-041-1/+2
* * Set bigger buffer size for hosts file to speed up parsingmichael2017-03-041-0/+4
* * android: Fixed netdb. Load DNS servers from system properties.yury2016-08-201-4/+59
* * spelling mistakes fpc repo part, mantis #30233marco2016-06-021-1/+1
* fcl-net: fixed the build after r33728 on everything which is non-Unix and non...karoly2016-05-221-1/+4
* * Do not raise error if a connection was created during accept, silently drop...michael2016-05-211-2/+5
* * Implement Idle timeout for accepting connectionsmichael2016-05-211-18/+61
* morphos: fixed fcl-net and rtl-extra buildskaroly2016-05-011-5/+5
* AmigaOS4: Added socket/networking supportmarcus2016-05-011-2/+18
* * Patch from Dennis Fehr to fix constants for non-freebsdmichael2016-03-261-62/+101
* * Added IOTimeout parametermichael2016-03-051-11/+68
* * Fix bug ID 28723michael2016-02-131-2/+17
* * Patch from Mark Morgan LLoyd to enable compilation for Solaris (bug ID 29223)michael2015-12-261-2/+2
* MorphOS: enabled sockets unit, and a bunch of network-related packages which ...karoly2015-06-061-1/+1
* * fix use of deprecated fields.marco2015-01-042-9/+9
* * adding dragonfly to packages, mantis #27091marco2014-12-071-1/+1
* Amiga: sockets, fcl-net, fcl-web included.marcus2014-09-222-1/+100
* AROS: sockets, fcl-net, fcl-web includedmarcus2014-09-152-1/+100
* * Fixed bug 26130michael2014-05-101-1/+0
* * Fixed memory leak, context and SSL object must be freedmichael2014-05-081-11/+8
* * SNI supportmichael2014-05-011-0/+5
* * Memory leak fixed (bug 26063)michael2014-04-241-1/+6
* * Remove debug statementmichael2014-04-121-1/+0
* * Copyright noticemichael2014-04-111-0/+14