summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2006-08-04svn:r6979Nick Mathewson
2006-08-04 r7011@Kushana: nickm | 2006-08-03 13:26:34 -0700Nick Mathewson
2006-08-04 r7010@Kushana: nickm | 2006-08-03 10:47:36 -0700Nick Mathewson
2006-08-04 r7009@Kushana: nickm | 2006-08-03 10:44:58 -0700Nick Mathewson
2006-08-04 r7008@Kushana: nickm | 2006-08-03 10:03:39 -0700Nick Mathewson
2006-08-04 r7007@Kushana: nickm | 2006-08-03 09:58:30 -0700Nick Mathewson
2006-08-03Patch from Frediano Ziglio: Windows compilation fixes on eventdns.c.Nick Mathewson
2006-08-03turn future seg faults into assertsRoger Dingledine
2006-08-03fix a seg fault on exit for clients; and fix a comment.Roger Dingledine
2006-08-01man, our sample torrc sucked.Roger Dingledine
2006-07-31more compile options mean more codepathsRoger Dingledine
2006-07-31 r6993@Kushana: nickm | 2006-07-31 16:19:21 -0400Nick Mathewson
2006-07-31 r6982@Kushana: nickm | 2006-07-31 13:47:19 -0400Nick Mathewson
2006-07-31 r6981@Kushana: nickm | 2006-07-31 13:23:26 -0400Nick Mathewson
2006-07-31 r6980@Kushana: nickm | 2006-07-31 13:18:22 -0400Nick Mathewson
2006-07-31 r6979@Kushana: nickm | 2006-07-31 13:16:58 -0400Nick Mathewson
2006-07-31 r6978@Kushana: nickm | 2006-07-31 13:16:14 -0400Nick Mathewson
2006-07-31 r6977@Kushana: nickm | 2006-07-31 13:01:28 -0400Nick Mathewson
2006-07-31svn:r6955Nick Mathewson
2006-07-31 r6959@Kushana: nickm | 2006-07-29 22:33:18 -0400Nick Mathewson
2006-07-31 r6958@Kushana: nickm | 2006-07-29 18:54:15 -0400Nick Mathewson
2006-07-31 r6952@Kushana: nickm | 2006-07-28 11:09:37 -0400Nick Mathewson
2006-07-30fix assert found by DreadWingKnight: now that rendezvous streamsRoger Dingledine
2006-07-30defense in depthRoger Dingledine
2006-07-30a bit more debugging for phobosRoger Dingledine
2006-07-28 r6950@Kushana: nickm | 2006-07-28 10:32:08 -0400Nick Mathewson
2006-07-28 r6949@Kushana: nickm | 2006-07-28 10:17:38 -0400Nick Mathewson
2006-07-28 r6948@Kushana: nickm | 2006-07-28 10:10:35 -0400Nick Mathewson
2006-07-27resolve typoRoger Dingledine
2006-07-27More asserts in dns.c Nick Mathewson
2006-07-27Fix a bug in HT_REMOVE.Nick Mathewson
2006-07-27Get better numbers out of HT_REP_OKNick Mathewson
2006-07-27Add more asserts in dns_found_answer. This may confirm my theory that dns_pu...Nick Mathewson
2006-07-27 r6922@Kushana: nickm | 2006-07-26 16:32:24 -0400Nick Mathewson
2006-07-27Fix comments that implied that only dir connections had a purpose field, and ...Nick Mathewson
2006-07-26 r6918@Kushana: nickm | 2006-07-26 15:22:28 -0400Nick Mathewson
2006-07-26 r6909@Kushana: nickm | 2006-07-26 13:05:58 -0400Nick Mathewson
2006-07-26 r6908@Kushana: nickm | 2006-07-26 12:38:52 -0400Nick Mathewson
2006-07-26 r6907@Kushana: nickm | 2006-07-25 19:03:43 -0400Nick Mathewson
2006-07-26 r6903@Kushana: nickm | 2006-07-25 18:22:48 -0400Nick Mathewson
2006-07-26 r6902@Kushana: nickm | 2006-07-25 17:30:27 -0400Nick Mathewson
2006-07-25Remove code to special-case "-cvs" ending, since it has not actually mattered...Nick Mathewson
2006-07-25Remove .cvsignore files from trunkPeter Palfrader
2006-07-23publish a new descriptor after we hup. this is important if ourRoger Dingledine
2006-07-23Fix another segfault in assert_circuit_ok.Nick Mathewson
2006-07-23Don't tell anybody, but we're going OO here. This patch splitsNick Mathewson
2006-07-23Whitespace fixNick Mathewson
2006-07-23rewrite conn->address for GET commands as well as POST commands.Roger Dingledine
2006-07-23use tor_mem_is_zero() in more places.Roger Dingledine
2006-07-23Delete trailing whitespace in eventdns.cNick Mathewson