.. |
.cvsignore
|
update the cvsignore
|
2003-09-26 21:16:57 +00:00 |
buffers.c
|
don't assert multiple things in the same tor_assert()
|
2004-10-16 22:14:52 +00:00 |
circuitbuild.c
|
start the process of making 0.0.7* obsolete
|
2004-10-17 21:51:20 +00:00 |
circuitlist.c
|
various tweaks and fixes
|
2004-10-16 22:56:46 +00:00 |
circuituse.c
|
start the process of making 0.0.7* obsolete
|
2004-10-17 21:51:20 +00:00 |
command.c
|
tolerate old 0.0.7 clients that demand a certain ip:port for a router
|
2004-08-18 11:20:15 +00:00 |
config.c
|
Fix typo in last windows patch
|
2004-10-24 00:58:29 +00:00 |
connection_edge.c
|
Add "pass" target for RedirectExit, to make it easier to break out of a sequence of rules
|
2004-10-19 17:46:06 +00:00 |
connection_or.c
|
start the process of making 0.0.7* obsolete
|
2004-10-17 21:51:20 +00:00 |
connection.c
|
Handle more errnos from accept() without closing the connection. This may fix a bug that could close OR listeners when (a) TCP connections were hung up before accept() could be called, or (b) during FD exhaustion.
|
2004-10-24 00:55:18 +00:00 |
cpuworker.c
|
start the process of making 0.0.7* obsolete
|
2004-10-17 21:51:20 +00:00 |
directory.c
|
switch conn->addr and conn->dir_port to reflect the final destination,
|
2004-10-17 04:06:48 +00:00 |
dirserv.c
|
Make RecommendedVersions a CONFIG_TYPE_LINELIST option, and have it tolerate whitespace a little better.
|
2004-10-15 05:09:48 +00:00 |
dns.c
|
don't assert multiple things in the same tor_assert()
|
2004-10-16 22:14:52 +00:00 |
main.c
|
pay attention to the return value of do_hup, and exit
|
2004-10-23 17:06:25 +00:00 |
Makefile.am
|
Check for zlib; link with it.
|
2004-09-02 18:27:09 +00:00 |
onion.c
|
fix memory leak in router.c; start relying on NULL==(zero bytes)
|
2004-10-16 20:38:57 +00:00 |
or.h
|
Check for low _MSC_VER, not high. On windows, always use winsock.
|
2004-10-20 23:30:38 +00:00 |
relay.c
|
don't assert multiple things in the same tor_assert()
|
2004-10-16 22:14:52 +00:00 |
rendclient.c
|
don't assert multiple things in the same tor_assert()
|
2004-10-16 22:14:52 +00:00 |
rendcommon.c
|
Build without warnings on mac gcc 3.3
|
2004-10-14 03:18:14 +00:00 |
rendmid.c
|
Build without warnings on mac gcc 3.3
|
2004-10-14 03:18:14 +00:00 |
rendservice.c
|
don't assert multiple things in the same tor_assert()
|
2004-10-16 22:14:52 +00:00 |
rephist.c
|
more int to size_t conversions, fixing one or more amd64 bugs
|
2004-10-14 02:47:09 +00:00 |
router.c
|
Remove routerinfo_t->is_trusted_dir, and all the twisted machinery used to
|
2004-10-19 18:19:59 +00:00 |
routerlist.c
|
Remove routerinfo_t->is_trusted_dir, and all the twisted machinery used to
|
2004-10-19 18:19:59 +00:00 |
routerparse.c
|
Remove routerinfo_t->is_trusted_dir, and all the twisted machinery used to
|
2004-10-19 18:19:59 +00:00 |
test.c
|
Check for low _MSC_VER, not high. On windows, always use winsock.
|
2004-10-20 23:30:38 +00:00 |
tor_main.c
|
doxygen for tor_main.c
|
2004-05-10 02:43:41 +00:00 |
tree.h
|
Delete trailing whitespace and expand tabs; remove unused aes decrypt code
|
2004-04-07 19:57:40 +00:00 |