mirror repository of the tor core protocol in case of issues
Go to file
2006-09-19 23:48:14 +00:00
contrib Fix a mis-spelled Privoxy. 2006-09-18 05:35:08 +00:00
debian r9648@danube: weasel | 2006-09-03 19:54:42 +0200 2006-09-03 20:19:35 +00:00
doc r8841@Kushana: nickm | 2006-09-17 16:20:16 -0400 2006-09-17 20:20:23 +00:00
src NEEDS REVIEW. Act on previous comment, and handle named servers differently: now, we allow multiple servers with the same name in the routerlist even if that name is reserved, but we check whether names are reserved when we try to look up routers by nickname. This is a minor security fix. This makes router_add_to_routerlist O(1). This is a backport candidate. 2006-09-19 23:48:14 +00:00
Win32Build r8821@Kushana: nickm | 2006-09-15 16:19:16 -0400 2006-09-15 20:19:55 +00:00
AUTHORS add jbash and weasel to the AUTHORS list 2004-02-17 05:05:34 +00:00
autogen.sh make our autogen.sh work on ksh as well as bash 2004-11-01 06:40:49 +00:00
ChangeLog NEEDS REVIEW. Act on previous comment, and handle named servers differently: now, we allow multiple servers with the same name in the routerlist even if that name is reserved, but we check whether names are reserved when we try to look up routers by nickname. This is a minor security fix. This makes router_add_to_routerlist O(1). This is a backport candidate. 2006-09-19 23:48:14 +00:00
configure.in Malloc and friends are critical-path: Thus, add an it-wont-happen branch prediction for NULL returns, and skip the malloc(0) check on platforms where malloc(0) returns a pointer. 2006-09-19 22:36:48 +00:00
Doxyfile bump the doxyfile version number, since i made a doxygen 2006-08-27 07:02:41 +00:00
INSTALL blow away the "quickstart" from the INSTALL file. it was not being 2006-03-28 07:28:52 +00:00
LICENSE move to the copyright format that weasel likes 2006-01-03 12:37:03 +00:00
Makefile.am More DNS fixes. Send meaningful TTLs back to the client when 2006-06-03 21:41:14 +00:00
README the readme file was also incredibly old. 2006-03-28 07:30:49 +00:00
tor.spec.in help the rpm spec file recognize development versions now that 2006-09-07 03:26:17 +00:00

Tor is an implementation of Onion Routing. You can read more
at http://tor.eff.org/