Commit Graph

63 Commits

Author SHA1 Message Date
michael
73143a53e2 * Fixed resolver: resturn addresses always in correct order, no matter whether they come from net or hosts file
git-svn-id: trunk@17524 -
2011-05-22 13:38:00 +00:00
marco
a15cb2ed4b * silenced a few deprecated warnings.
git-svn-id: trunk@17473 -
2011-05-15 16:30:24 +00:00
michael
2ab9fe2775 * Fix wrong lookup address order in TInetSocket
git-svn-id: trunk@17471 -
2011-05-15 15:42:52 +00:00
michael
075b26b833 * Fixed wrongly initialized maxconnections and refactor to allow message-loop style handling
git-svn-id: trunk@17464 -
2011-05-15 12:32:17 +00:00
marco
b1f1c026f8 * enabled cnetdb for Linux, added a demo
git-svn-id: trunk@16503 -
2010-12-04 17:18:05 +00:00
Jonas Maebe
8b0301409a + i386/iphonesim target for the new iPhoneSimulator in Xcode 3.2.4 and
later: the same as i386/darwin, except
      a) uses the non-fragile Objective-C ABI/runtime
      b) does not require stubs for direct calls/jumps (not required for
         i386/darwin under 10.6 and later either, but still generated
         there for backwards compatibility)
      c) only the same packages are enabled as for ARM/Darwin
      d) MacOSAll is compiled specifically for the iPhoneSimulator SDK
    This target also defines the symbol "darwin" apart from the target
    name "iphonesim" for source code compatibility reasons.

git-svn-id: trunk@16065 -
2010-09-29 21:56:47 +00:00
Jonas Maebe
ba172db49c * fixed broken "make all" after r15347: fcl-async is still required
(fpsock uses fpasync) and the servlets unit no longer exists

git-svn-id: trunk@15348 -
2010-05-30 20:04:04 +00:00
michael
0b102a5ee8 * Removed unsupported units
git-svn-id: trunk@15347 -
2010-05-30 14:16:27 +00:00
michael
1993663af7 * Deprecated in favour of fcl-web and WST
git-svn-id: trunk@15346 -
2010-05-30 14:14:18 +00:00
marco
1f1e7578c9 * ip6test errorhandling fix + parameters. (trying to reproduce mantis 4867)
git-svn-id: trunk@14957 -
2010-02-28 16:38:45 +00:00
marco
67e16c7472 * fixes for demise of 6bone and sockets unit changes.
git-svn-id: trunk@14956 -
2010-02-28 16:26:42 +00:00
marco
14861f3906 * fixed mkxmlrpc, the recent commits to fcl-passrc broke it.
git-svn-id: trunk@14943 -
2010-02-26 15:55:37 +00:00
pierre
55cffbef12 * Update Makefiles
git-svn-id: trunk@14385 -
2009-12-10 08:36:52 +00:00
michael
80924b7a4d * Adapted to new pastree declaration
git-svn-id: trunk@13930 -
2009-10-23 15:11:32 +00:00
Jonas Maebe
da8355c830 * made FPathInfo field of TServletRequest protected instead of private,
because it's exposed by a property in a derived class

git-svn-id: trunk@13793 -
2009-10-02 13:42:30 +00:00
Jonas Maebe
847354fe10 * Makefiles version 2.5.1
git-svn-id: trunk@13533 -
2009-08-13 21:21:28 +00:00
marco
c97a407633 * Fix a netorder issue. From mantis #12858
git-svn-id: trunk@13507 -
2009-08-09 18:47:06 +00:00
marco
c79a31fabf * partial patch from #12040. One of the problems was already fixed earlier.
git-svn-id: trunk@13499 -
2009-08-08 16:43:09 +00:00
marco
4f3bccd6d3 * Initial version of "C" netdb header. FreeBSD version.
git-svn-id: trunk@13497 -
2009-08-08 12:22:23 +00:00
marco
629c63c9fb * switch fcl-net from legacy socket functions.
The more complicated ones are not replaced.

git-svn-id: trunk@13496 -
2009-08-08 12:12:32 +00:00
Jonas Maebe
e246cac3ac * regenerated using latest fpcmake
git-svn-id: trunk@13487 -
2009-08-02 18:40:14 +00:00
Jonas Maebe
1f6ec379de * moved field definitions before method/property definitions (see mantis
#13971)

git-svn-id: trunk@13330 -
2009-06-27 11:27:31 +00:00
marco
828afdf74c * close socket if not accepted. Patch from Mantis 12675 by S. Meyer.
git-svn-id: trunk@13128 -
2009-05-10 16:08:46 +00:00
Jonas Maebe
4bf254bc32 * added .txt extensions to all README, TODO and COPYING files
(mantis #12358)

git-svn-id: trunk@12825 -
2009-02-28 17:34:08 +00:00
peter
2916256b2c * change externalurl to homepageurl
git-svn-id: trunk@12170 -
2008-11-18 23:58:52 +00:00
michael
303d951c48 * Patch from bug report 12467 applied
git-svn-id: trunk@12125 -
2008-11-16 15:51:17 +00:00
marco
054eeff8ee * FCL fpmake manifests
git-svn-id: trunk@11962 -
2008-10-23 21:09:14 +00:00
marco
1295c499c9 * More fpmake fixes. Exampledirs and includefiles mostly fixed for these.
gdbint moves two examples from src to exampledir + makefile fix.

git-svn-id: trunk@11949 -
2008-10-22 22:08:05 +00:00
marco
e5db5e4aa8 * regened makefiles to propagate makefile versions
git-svn-id: trunk@11947 -
2008-10-22 17:32:15 +00:00
marco
3591d54f24 * updated all makefile.fpc versions to 2.2.2 for fppkg compat.
git-svn-id: trunk@11945 -
2008-10-22 17:19:13 +00:00
peter
7b188a6a0e * reset version to latest release: 2.2.2-0
git-svn-id: trunk@11907 -
2008-10-17 18:36:45 +00:00
michael
46f9928054 * Patch so uninitialized sockets are not closed
git-svn-id: trunk@11673 -
2008-08-31 15:01:05 +00:00
Almindor
e5a798c01f * applied patch from Hansi, fixes TInetSocket.DoConnect
git-svn-id: trunk@11659 -
2008-08-28 09:54:48 +00:00
Jonas Maebe
9d8bee1887 * regenerated with changes in r11233
git-svn-id: trunk@11234 -
2008-06-15 15:52:25 +00:00
giulio
14d4f02fa0 * fixed fpc_zipinstall for go32v2 and the like
* makefiles regenerated

git-svn-id: trunk@11180 -
2008-06-03 14:01:09 +00:00
Tomas Hajny
77581bedd1 * makefiles regenerated with newer fpcmake
git-svn-id: trunk@11107 -
2008-05-28 06:34:32 +00:00
Jonas Maebe
b6c43bad7d * regenerated for i386-Haiku and darwin cross compilation changes
git-svn-id: trunk@11073 -
2008-05-24 09:29:08 +00:00
florian
35c0f78642 + Haiku support by Olivier Coursière based on old BeOS support
git-svn-id: trunk@11014 -
2008-05-19 17:33:35 +00:00
micha
0b2f80a38b * regenerate Makefiles to get armeb-linux support globally (also arm-darwin, so it seems)
git-svn-id: trunk@10888 -
2008-05-05 18:46:55 +00:00
micha
b0838b13d7 * add armeb target to compiler/Makefiles
git-svn-id: trunk@10552 -
2008-03-24 17:48:11 +00:00
peter
835772dbef * new fpmake.pp
git-svn-id: trunk@9958 -
2008-01-26 19:18:52 +00:00
peter
16fc86c804 * add mode objfpc
git-svn-id: trunk@9956 -
2008-01-26 19:15:13 +00:00
peter
48d5931082 * netdb is unix only
git-svn-id: trunk@9942 -
2008-01-26 16:49:25 +00:00
peter
00dabb1265 * move uriparser to fcl-base
* move netdb unit and examples to fcl-net
  * removed netdb package

git-svn-id: trunk@9909 -
2008-01-24 23:30:20 +00:00
Tomas Hajny
12d8b3f7e4 * units for OS/2 missing in previous commit
git-svn-id: trunk@9226 -
2007-11-12 22:59:13 +00:00
Tomas Hajny
276a74a4e4 * yet another fix for GO32v2 building
git-svn-id: trunk@9225 -
2007-11-12 22:56:55 +00:00
Jonas Maebe
c9ce918485 * regenerated for darwin/x86_64
git-svn-id: trunk@9181 -
2007-11-10 18:37:19 +00:00
peter
a0984505b2 * regenerated to fix fpc detection on non-i386
git-svn-id: trunk@8991 -
2007-10-29 16:34:18 +00:00
peter
ad1c9bf4e6 * fixed includedirs
git-svn-id: trunk@8989 -
2007-10-29 16:07:13 +00:00
peter
324b1732ab * regenerated to update dependencies
git-svn-id: trunk@8988 -
2007-10-29 09:07:18 +00:00