|
|
@6994
|
14 years |
charles |
get "make distcheck" working again after the miniupnp update
|
|
|
@6967
|
14 years |
charles |
update to miniupnpc-1.2 and libnatpmp-20081009
|
|
|
@6848
|
14 years |
charles |
updated to miniupnpc-20081002
|
|
|
@6820
|
14 years |
charles |
add support for compressing the content served by the rpc server -- …
|
|
|
@6799
|
14 years |
charles |
delete the shttpd directory.
|
|
|
@6797
|
14 years |
charles |
(libT) experimental code to serve clutch/rpc via evhttpd
|
|
|
@6709
|
14 years |
muks |
(win32) Conditionally build shttpd win32 code
|
|
|
@6708
|
14 years |
muks |
(win32) Don't use dllimport/dllexport (part 3)
|
|
|
@6707
|
14 years |
muks |
(win32) Don't build minissdpc.c on win32
|
|
|
@6706
|
14 years |
muks |
(win32) Add includes for natpmp
|
|
|
@6705
|
14 years |
muks |
(win32) Don't use dllimport/dllexport (part 2)
|
|
|
@6704
|
14 years |
muks |
(win32) Fix case of included header filenames
|
|
|
@6646
|
14 years |
charles |
#1217: libt/shttpd: "shttpd crash in decide_what_to_do()"
|
|
|
@6645
|
14 years |
charles |
(shttpd) replace VERSION with SHTTPD_VERSION.
(shttpd) make …
|
|
|
@6644
|
14 years |
charles |
upgrade to shttpd 1.42
|
|
|
@6619
|
14 years |
charles |
* add DISABLE_GETTEXT preprocessor directive to turn off i18n in …
|
|
|
@6391
|
14 years |
charles |
possible fix for softwareelves' error
|
|
|
@6386
|
14 years |
charles |
(shttpd) remove the cgi source files that we don't use
|
|
|
@6385
|
14 years |
charles |
no point in compiling io_cgi.c since we're not using it.
|
|
|
@6358
|
14 years |
charles |
fix some minor errors reported by clang's "scan-build" tool
|
|
|
@6353
|
14 years |
charles |
(rpc) raise shttpd's buffer size from 16384 bytes to 65536
|
|
|
@6349
|
14 years |
charles |
(third-party) upgrade shttpd from 1.39 to the latest, 1.41
|
|
|
@6333
|
14 years |
charles |
remove the ENABLE_STRNATPMPERR ifdefs to see if that'll make hudson happy
|
|
|
@6332
|
14 years |
charles |
better nat-pmp error logging. (this will very briefly break the mac build)
|
|
|
@6304
|
14 years |
charles |
add libnatpmp's new header "declspec.h" to svn
|
|
|
@6303
|
14 years |
charles |
Update to the 20080707 version of libnatpmp and the 20080703 version …
|
|
|
@6271
|
14 years |
charles |
possible fix to the getgateway.c build error -- let's see what hudson …
|
|
|
@6268
|
14 years |
charles |
upgrade to libnatpmp-20080630
|
|
|
@6106
|
14 years |
charles |
#1007: check_auth space delimiter bug
|
|
|
@5970
|
14 years |
charles |
#972: Update to the 2008/05/29 snapshot of libnatpmp
|
|
|
@5843
|
14 years |
charles |
RPC/IPC redesign
|
|
|
@5841
|
14 years |
charles |
* add some #ifdefs to fix -DNO_SSI
* remove the Win CE stuff for now, …
|
|
|
@5822
|
14 years |
charles |
Add shttpd (http://shttpd.sourceforge.net/) to the list of third-party …
|
|
|
@5743
|
14 years |
charles |
update to the miniupnpc-20080427 snapshot
update to the …
|
|
|
@5110
|
14 years |
livings124 |
get mac build building again
|
|
|
@5108
|
14 years |
charles |
patch from SoftwareElves? to get libevent building again on osx
|
|
|
@5094
|
14 years |
charles |
update to miniupnpc-1.0
|
|
|
@5087
|
14 years |
charles |
update to miniupnp-20080217
|
|
|
@5055
|
14 years |
livings124 |
update libevent mac headers for strtoll()
|
|
|
@4251
|
15 years |
charles |
upgrade to miniupnp-20071213
|
|
|
@4151
|
15 years |
charles |
update to libnatpmp-20071213
|
|
|
@4141
|
15 years |
charles |
fix minor udp/tcp mixup in libnatpmp -- …
|
|
|
@4139
|
15 years |
charles |
break things in a new, different way
|
|
|
@4138
|
15 years |
charles |
try merging joshe's BSD implementation of tr_getDefaultRoute() into …
|
|
|
@4101
|
15 years |
charles |
until the next release of libnatpmp, use Chinstraip's patch from …
|
|
|
@4099
|
15 years |
charles |
add #include <sys/time.h> to libnatpmp/natpmp.h
|
|
|
@4095
|
15 years |
charles |
add libnatpmp by Thomas Bernard
|
|
|
@4092
|
15 years |
charles |
Use libnatpmp for port mapping. rewrite the upnp/natpmp manager.
…
|
|
|
@3772
|
15 years |
charles |
these didn't need to be checked in.
|
|
|
@3754
|
15 years |
livings124 |
get mac build building again
|
|
|
@3731
|
15 years |
charles |
use Thomas Bernard's miniupnp library instead of rolling our own.
|
|
|
@3528
|
15 years |
charles |
get "make distcheck" working again
|
|
|
@3329
|
15 years |
charles |
add a NULL "install:" target for third-party libraries so they don't …
|
|
|
@3112
|
15 years |
livings124 |
get xcode project building again
|
|
|
@2763
|
15 years |
livings124 |
get mac version building again
|
|
|
@2750
|
15 years |
charles |
more hacking on making libevent build, and on making T pick it up in …
|
|
|
@2749
|
15 years |
charles |
get libevent building and playing nice with all the other apps
|