.. |
.cvsignore
|
update the cvsignore
|
2003-09-26 21:16:57 +00:00 |
buffers.c
|
touch-ups
|
2004-08-07 09:01:04 +00:00 |
circuitbuild.c
|
fix a race condition in 008pre2: don't try to extend onto a connection
|
2004-08-08 10:32:36 +00:00 |
circuitlist.c
|
fix a seg fault when you try to launch a circ
|
2004-07-03 01:45:13 +00:00 |
circuituse.c
|
we were counting incorrectly when trying to figure out whether
|
2004-07-21 03:16:24 +00:00 |
command.c
|
when we get a sigint, don't accept new connections/circuits,
|
2004-07-20 23:31:00 +00:00 |
config.c
|
only pick a default nickname if you're a server
|
2004-08-04 02:15:22 +00:00 |
connection_edge.c
|
reject the default edonkey, kazaa, gnutella ports
|
2004-08-08 05:26:13 +00:00 |
connection_or.c
|
fix a race condition in 008pre2: don't try to extend onto a connection
|
2004-08-08 10:32:36 +00:00 |
connection.c
|
stop wasting cpu time on authdirservers
|
2004-08-08 11:15:38 +00:00 |
cpuworker.c
|
let children survive sigint, sigterm, etc.
|
2004-08-08 07:25:45 +00:00 |
directory.c
|
Refactor ISO-style (yyyy-mm-dd hh:mm:ss) time parsing into util.c; rename format/parse_rfc1123_time; make rephist remember used bandwidth; published used bandwidth in descriptors in 15-minute chunks. Breaks unittests.
|
2004-08-07 02:46:16 +00:00 |
dirserv.c
|
stop wasting cpu time on authdirservers
|
2004-08-08 11:15:38 +00:00 |
dns.c
|
let children survive sigint, sigterm, etc.
|
2004-08-08 07:25:45 +00:00 |
main.c
|
compile again on win32 (i think)
|
2004-08-09 23:45:11 +00:00 |
Makefile.am
|
Break files apart into more modules
|
2004-05-13 07:24:49 +00:00 |
onion.c
|
Break files apart into more modules
|
2004-05-13 07:24:49 +00:00 |
or.h
|
fix a race condition in 008pre2: don't try to extend onto a connection
|
2004-08-08 10:32:36 +00:00 |
relay.c
|
avoid racing the mark-for-close when the client hangs up on us
|
2004-08-07 02:19:49 +00:00 |
rendclient.c
|
More digest/nickname fixes
|
2004-07-02 23:40:03 +00:00 |
rendcommon.c
|
now base16_encode() and base32_encode() can't ever fail
|
2004-07-22 08:30:06 +00:00 |
rendmid.c
|
Always initialize hexid in rend_mid_rendezvous, no matter what
|
2004-08-07 01:12:04 +00:00 |
rendservice.c
|
hex_encode is obsoleted by base16_encode, and never actually worked in the first place. (Thanks to Timo Lindfors for noticing the never-actually-worked part.)
|
2004-08-07 01:03:33 +00:00 |
rephist.c
|
Fix comment
|
2004-08-09 04:27:42 +00:00 |
router.c
|
Fix bug in saving onion keys to disk when rotating; also survive short-term shutdowns better
|
2004-08-09 04:27:13 +00:00 |
routerlist.c
|
fix a race condition in 008pre2: don't try to extend onto a connection
|
2004-08-08 10:32:36 +00:00 |
routerparse.c
|
fix a race condition in 008pre2: don't try to extend onto a connection
|
2004-08-08 10:32:36 +00:00 |
test.c
|
Make unittests pass
|
2004-08-09 04:26:25 +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 |