Charles Kerr
|
bc3eff899f
|
* some work on lessening the way we hammer the router.
* move strlcpy and strlcat out of their own files and into utils.c
|
2007-11-08 04:11:09 +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
|
20ffdfb9d2
|
remove dirname() and basename() for now
|
2007-10-30 19:16:07 +00:00 |
Charles Kerr
|
e0965c3a63
|
better openssl detection & support: use openssl's pkg-config file.
|
2007-10-28 19:55:03 +00:00 |
Charles Kerr
|
4af3c1c82b
|
use BUILT_SOURCES for version.h to ensure it gets built first
|
2007-10-24 20:18:13 +00:00 |
Charles Kerr
|
82194a2f2f
|
don't require the user to have svn installed when building from tarball
|
2007-10-24 19:57:47 +00:00 |
Charles Kerr
|
e38311e64e
|
fix two separate version.h errors
|
2007-10-24 18:36:53 +00:00 |
Charles Kerr
|
f71319b90f
|
get "make distcheck" working again
|
2007-10-24 17:20:50 +00:00 |
Charles Kerr
|
73522af17c
|
fix peer-msgs.c assertion failure. (tbo)
|
2007-09-25 22:30:41 +00:00 |
Mitchell Livingston
|
76da1185ca
|
merge encryption branch to trunk (xcode project is still out of date)
|
2007-09-20 16:32:01 +00:00 |
Charles Kerr
|
35b727788e
|
do all the libevent enqueuing from a single thread.
|
2007-08-18 03:02:32 +00:00 |
Charles Kerr
|
db7a354958
|
more work on getting our autoconf setup to play nice with libevent
|
2007-08-15 02:48:32 +00:00 |
Charles Kerr
|
2bf071543b
|
get some pieces of the new tracker code into svn...
|
2007-08-14 20:45:23 +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
|
73cfb2605d
|
include version.h.in, not version.h, in "make dist"
|
2007-07-18 23:05:38 +00:00 |
Charles Kerr
|
bd3ce76fa5
|
part one of moving the build environment over to automake/autoconf. beware!
|
2007-07-18 23:04:26 +00:00 |