Commit Graph

241 Commits

Author SHA1 Message Date
Charles Kerr 3d2ccc0002 possible fix for softwareelves' error 2008-07-23 19:29:21 +00:00
Charles Kerr f8efe41e44 (shttpd) remove the cgi source files that we don't use 2008-07-22 18:17:20 +00:00
Charles Kerr be78f38309 no point in compiling io_cgi.c since we're not using it. 2008-07-22 17:39:07 +00:00
Charles Kerr bb6b471e8b fix some minor errors reported by clang's "scan-build" tool 2008-07-18 18:14:29 +00:00
Charles Kerr 1489451d7e (rpc) raise shttpd's buffer size from 16384 bytes to 65536 2008-07-17 14:58:41 +00:00
Charles Kerr 2281c39c1f (third-party) upgrade shttpd from 1.39 to the latest, 1.41 2008-07-16 23:55:49 +00:00
Charles Kerr 2705db2b6a remove the ENABLE_STRNATPMPERR ifdefs to see if that'll make hudson happy 2008-07-15 17:09:10 +00:00
Charles Kerr 5739207640 better nat-pmp error logging. (this will very briefly break the mac build) 2008-07-15 03:26:53 +00:00
Charles Kerr 99f1bdee28 add libnatpmp's new header "declspec.h" to svn 2008-07-09 02:56:40 +00:00
Charles Kerr 0dba07197c Update to the 20080707 version of libnatpmp and the 20080703 version of miniupnpc 2008-07-09 02:51:29 +00:00
Charles Kerr 5e277ab451 possible fix to the getgateway.c build error -- let's see what hudson thinks of it 2008-06-30 19:57:57 +00:00
Charles Kerr 8c293ee056 upgrade to libnatpmp-20080630 2008-06-30 19:51:26 +00:00
Charles Kerr 0fced3a431 #1007: check_auth space delimiter bug 2008-06-09 23:28:14 +00:00
Charles Kerr 93ee8b8c49 #972: Update to the 2008/05/29 snapshot of libnatpmp 2008-05-29 13:39:39 +00:00
Charles Kerr 2c79888a93 RPC/IPC redesign 2008-05-18 16:44:30 +00:00
Charles Kerr 3f93fa1f2e * add some #ifdefs to fix -DNO_SSI
* remove the Win CE stuff for now, since we don't support Windows yet.
2008-05-16 04:53:11 +00:00
Charles Kerr e317d52ddd Add shttpd (http://shttpd.sourceforge.net/) to the list of third-party tools 2008-05-12 18:33:52 +00:00
Charles Kerr 5baa32dfea update to the miniupnpc-20080427 snapshot
update to the libnatpmp-20080428 snapshot
2008-05-04 22:09:33 +00:00
Mitchell Livingston 31bf447edb get mac build building again 2008-02-25 19:20:51 +00:00
Charles Kerr 8edb5e6fa0 patch from SoftwareElves to get libevent building again on osx 2008-02-25 04:00:02 +00:00
Charles Kerr a9757c9c4f update to miniupnpc-1.0 2008-02-23 15:31:39 +00:00
Charles Kerr d30101ac13 update to miniupnp-20080217 2008-02-21 14:38:01 +00:00
Mitchell Livingston f5d33a3da1 update libevent mac headers for strtoll() 2008-02-18 15:30:36 +00:00
Charles Kerr cf30fac9cf upgrade to miniupnp-20071213 2007-12-20 20:18:22 +00:00
Charles Kerr fb606adfe6 update to libnatpmp-20071213 2007-12-13 17:04:34 +00:00
Charles Kerr daaa1d6559 fix minor udp/tcp mixup in libnatpmp -- http://miniupnp.tuxfamily.org/forum/viewtopic.php?p=591 2007-12-13 02:03:29 +00:00
Charles Kerr 2742fbb3f4 break things in a new, different way 2007-12-13 01:07:34 +00:00
Charles Kerr f8eb90d8eb try merging joshe's BSD implementation of tr_getDefaultRoute() into libnatpmp's getgateway() 2007-12-13 00:55:48 +00:00
Charles Kerr d4cf34c0c1 until the next release of libnatpmp, use Chinstraip's patch from http://miniupnp.tuxfamily.org/forum/viewtopic.php?t=417 2007-12-08 23:11:10 +00:00
Charles Kerr 60d6dc9a9a add #include <sys/time.h> to libnatpmp/natpmp.h 2007-12-08 20:21:17 +00:00
Charles Kerr 42a0ab727c add libnatpmp by Thomas Bernard 2007-12-08 19:54:35 +00:00
Charles Kerr 73ee11f233 Use libnatpmp for port mapping. rewrite the upnp/natpmp manager.
NOTE: this will break the xpjets build until SoftwareElves or a volunteer patches the xcode project file to make a libnatpmp library just like was done for libminiupnp.
2007-12-08 19:34:15 +00:00
Charles Kerr 2c2d3aaded these didn't need to be checked in. 2007-11-09 17:54:01 +00:00
Mitchell Livingston a7e92e501e get mac build building again 2007-11-08 01:07:25 +00:00
Charles Kerr 9df263326d use Thomas Bernard's miniupnp library instead of rolling our own. 2007-11-06 16:02:50 +00:00
Charles Kerr f71319b90f get "make distcheck" working again 2007-10-24 17:20:50 +00:00
Charles Kerr eb72837e6a add a NULL "install:" target for third-party libraries so they don't get forced on other programs via "make install" 2007-10-08 15:54:07 +00:00
Mitchell Livingston f0b968d7b7 get xcode project building again 2007-09-20 20:24:33 +00:00
Mitchell Livingston 7633470496 get mac version building again 2007-08-15 03:12:54 +00:00
Charles Kerr 6cf6dc9142 more hacking on making libevent build, and on making T pick it up in includes & library 2007-08-14 19:53:36 +00:00
Charles Kerr 4676cea866 get libevent building and playing nice with all the other apps 2007-08-14 19:26:49 +00:00