Commit Graph

165 Commits

Author SHA1 Message Date
marcus
db43c69387 InetSocket: fixed connect without timeout set
git-svn-id: trunk@39355 -
2018-07-01 13:47:51 +00:00
marcus
b44c0265ee ssockets: fix for Amiga-systems
git-svn-id: trunk@39206 -
2018-06-10 08:22:05 +00:00
michael
ab4023a3de * Remove math unit
git-svn-id: trunk@39205 -
2018-06-09 20:16:48 +00:00
michael
7782463c9c * Hopefully fix amiga compilation
git-svn-id: trunk@39204 -
2018-06-09 13:50:02 +00:00
michael
1e1fbf77db * Fix bug #0033745, connection timeout
git-svn-id: trunk@39199 -
2018-06-09 12:25:41 +00:00
pierre
a93fe1b363 Regenerated Makefile's after addition of ppas and ppaslink script removal in rev 38745
git-svn-id: trunk@38751 -
2018-04-12 15:26:33 +00:00
michael
61752466d0 * Better check for error
git-svn-id: trunk@38613 -
2018-03-23 21:37:38 +00:00
pierre
d18627f0af * Update all fpcsrc Makefile's using latest fpcmake version 2017-09-21 rev 37286
git-svn-id: trunk@37462 -
2017-10-16 00:27:27 +00:00
Károly Balogh
04dee0fc04 regenerated Makefiles for m68k-macos target
git-svn-id: trunk@37034 -
2017-08-22 11:16:42 +00:00
Károly Balogh
4c25bd935f packages: disabled packages for macos and palmos which currently cannot be built for these
git-svn-id: trunk@36889 -
2017-08-12 21:08:34 +00:00
joost
4d2d45da0b * When InitContext fails, TSSLSocketHandler.Connect should return false.
git-svn-id: trunk@36851 -
2017-08-04 21:40:27 +00:00
pierre
7a172d3d5a Regenerated all Makefile from packages directories
git-svn-id: trunk@36395 -
2017-06-01 14:15:50 +00:00
pierre
17b2671213 Regenerate all Makefile's after changes related to FPCDIR checks
git-svn-id: trunk@35833 -
2017-04-18 14:15:47 +00:00
michael
b9e03c1aff * Set bigger buffer size for hosts file to speed up parsing
git-svn-id: trunk@35520 -
2017-03-04 14:54:03 +00:00
yury
0adfe669aa * android: Fixed netdb. Load DNS servers from system properties.
git-svn-id: trunk@34355 -
2016-08-20 11:47:02 +00:00
nickysn
5306ee552b * regenerated makefiles with latest fpcmake
git-svn-id: trunk@34008 -
2016-06-18 01:00:45 +00:00
nickysn
a58dd988a4 * regenerate makefiles after the fpcmake update
git-svn-id: trunk@34002 -
2016-06-17 22:05:59 +00:00
marco
869d24f7d1 * spelling mistakes fpc repo part, mantis #30233
git-svn-id: trunk@33882 -
2016-06-02 20:01:09 +00:00
Károly Balogh
e2b3c6389f fcl-net: fixed the build after r33728 on everything which is non-Unix and non-Windows...
git-svn-id: trunk@33745 -
2016-05-22 01:02:48 +00:00
michael
c05373bfe1 * Do not raise error if a connection was created during accept, silently drop the connection
git-svn-id: trunk@33734 -
2016-05-21 10:58:08 +00:00
michael
a03999cb79 * Implement Idle timeout for accepting connections
git-svn-id: trunk@33728 -
2016-05-21 09:42:44 +00:00
Károly Balogh
5b7b2b972e morphos: fixed fcl-net and rtl-extra builds
git-svn-id: trunk@33605 -
2016-05-01 22:40:13 +00:00
marcus
6df2120266 AmigaOS4: Added socket/networking support
git-svn-id: trunk@33599 -
2016-05-01 15:37:04 +00:00
Károly Balogh
2e398fa8f7 * disabled powerpc-amiga target for packages where it doesn't build (yet), so make all works
git-svn-id: trunk@33481 -
2016-04-10 21:52:33 +00:00
michael
572c353b0d * Patch from Dennis Fehr to fix constants for non-freebsd
git-svn-id: trunk@33332 -
2016-03-26 16:10:21 +00:00
michael
a10190530a * Added IOTimeout parameter
git-svn-id: trunk@33166 -
2016-03-05 19:15:51 +00:00
michael
263c888555 * Fix bug ID #28723
git-svn-id: trunk@33094 -
2016-02-13 11:47:17 +00:00
michael
d392f7043f * Patch from Mark Morgan LLoyd to enable compilation for Solaris (bug ID 29223)
git-svn-id: trunk@32726 -
2015-12-26 15:04:37 +00:00
nickysn
02d6f7a2a4 - disabled the win16 target for all packages that don't compile on that platform
git-svn-id: trunk@31857 -
2015-09-27 19:32:44 +00:00
nickysn
e83f3d2978 * updated all the remaining makefiles that 'fpcmake -r' missed
git-svn-id: trunk@31527 -
2015-09-05 11:21:36 +00:00
joost
46906833f1 * Re-generated makefile's
git-svn-id: trunk@31318 -
2015-08-12 19:47:44 +00:00
joost
ac87da7c42 * Filter the Makefile's unit searchpaths from the fpmake command line.
To void cluttering the .fpm file

git-svn-id: trunk@31317 -
2015-08-12 19:15:14 +00:00
Károly Balogh
77bdd83bfc AROS/x86_64: regenerated Makefiles
git-svn-id: trunk@31177 -
2015-06-29 00:09:06 +00:00
Károly Balogh
5955e67c83 MorphOS: enabled sockets unit, and a bunch of network-related packages which depends on it
* this brings MorphOS to the same level of network package support as classic Amiga and AROS

git-svn-id: trunk@30990 -
2015-06-06 01:45:57 +00:00
Jonas Maebe
89418d23e5 * regenerated Makefiles with Linux/AArch64 support
git-svn-id: trunk@30891 -
2015-05-20 20:15:10 +00:00
Jonas Maebe
fa328436ab * regenerated for iphonesim/x86-64
git-svn-id: trunk@29974 -
2015-02-23 22:56:41 +00:00
Jonas Maebe
3d01d4ceb1 * regenerated with Darwin/AArch64 support
git-svn-id: trunk@29950 -
2015-02-23 22:54:53 +00:00
joost
1a90d29063 * Re-generated packages-Makefile.fpcs and Makefiles
git-svn-id: trunk@29409 -
2015-01-05 11:34:47 +00:00
marco
d407b668d1 * version updated to 3.1.1
git-svn-id: trunk@29399 -
2015-01-04 21:09:04 +00:00
marco
f2d4792342 * fix use of deprecated fields.
git-svn-id: trunk@29387 -
2015-01-04 17:36:48 +00:00
marco
6bcb46eb30 * adding dragonfly to packages, mantis #27091
git-svn-id: trunk@29215 -
2014-12-07 20:38:45 +00:00
joost
0574714317 * Use short 8.3 names for archives on limit83fs-hosts
git-svn-id: trunk@29174 -
2014-11-28 21:35:46 +00:00
marcus
8c2a1ed026 Amiga: sockets, fcl-net, fcl-web included.
git-svn-id: trunk@28709 -
2014-09-22 18:12:43 +00:00
marcus
203089fe1a AROS: sockets, fcl-net, fcl-web included
git-svn-id: trunk@28671 -
2014-09-15 18:33:26 +00:00
Károly Balogh
da7efb8607 AROS: regenerated Makefiles to support i386-aros
git-svn-id: trunk@28438 -
2014-08-17 23:16:47 +00:00
michael
eb32f7bc2e * Fixed bug #26130
git-svn-id: trunk@27746 -
2014-05-10 14:37:52 +00:00
michael
6d43208e44 * Fixed memory leak, context and SSL object must be freed
git-svn-id: trunk@27739 -
2014-05-08 11:06:17 +00:00
michael
c5939fb770 * SNI support
git-svn-id: trunk@27702 -
2014-05-01 14:23:23 +00:00
michael
9191f44c6e * Memory leak fixed (bug 26063)
git-svn-id: trunk@27644 -
2014-04-24 06:45:22 +00:00
michael
352f7cf47b * Remove debug statement
git-svn-id: trunk@27542 -
2014-04-12 06:47:54 +00:00