summaryrefslogtreecommitdiff
path: root/src/or/main.c
AgeCommit message (Expand)Author
2007-01-22 r9715@catbus: nickm | 2007-01-22 02:51:04 -0500Nick Mathewson
2007-01-21If our system clock jumps back in time, don't publish a negativeRoger Dingledine
2007-01-02 r11786@Kushana: nickm | 2007-01-02 14:32:54 -0500Nick Mathewson
2006-12-29 r11743@Kushana: nickm | 2006-12-28 23:13:21 -0500Nick Mathewson
2006-12-28 r11724@Kushana: nickm | 2006-12-28 14:22:35 -0500Nick Mathewson
2006-12-28 r11723@Kushana: nickm | 2006-12-28 13:52:48 -0500Nick Mathewson
2006-12-25 r11711@Kushana: nickm | 2006-12-24 21:42:57 -0500Nick Mathewson
2006-12-24 r11706@Kushana: nickm | 2006-12-24 01:50:52 -0500Nick Mathewson
2006-12-24 r11702@Kushana: nickm | 2006-12-24 01:31:59 -0500Nick Mathewson
2006-12-13reenable write limiting. nick finally convinced me this wasRoger Dingledine
2006-12-07 r11468@Kushana: nickm | 2006-12-07 14:56:57 -0500Nick Mathewson
2006-12-07 r11462@Kushana: nickm | 2006-12-07 13:42:21 -0500Nick Mathewson
2006-12-04 r9855@Kushana: nickm | 2006-12-04 00:55:09 -0500Nick Mathewson
2006-12-02cleanups, bump to 0.1.2.4-alphaRoger Dingledine
2006-11-30 r9843@Kushana: nickm | 2006-11-30 17:22:25 -0500Nick Mathewson
2006-11-14 r9309@totoro: nickm | 2006-11-13 19:05:41 -0500Nick Mathewson
2006-11-01 r9465@auth3-479: nickm | 2006-11-01 13:16:21 -0500Nick Mathewson
2006-10-31 r9449@Kushana: nickm | 2006-10-31 00:12:02 -0500Nick Mathewson
2006-10-25 r9389@Kushana: nickm | 2006-10-25 17:46:16 -0400Nick Mathewson
2006-10-25 r9386@Kushana: nickm | 2006-10-25 17:35:38 -0400Nick Mathewson
2006-10-23spec and implement some more status events. start to buildRoger Dingledine
2006-10-23implement a few status events, so we can make sure they work,Roger Dingledine
2006-10-20 r9307@Kushana: nickm | 2006-10-20 13:53:54 -0400Nick Mathewson
2006-10-15move the 'time jump' warning back to a higher threshold.Roger Dingledine
2006-10-09Security bugfixes:Roger Dingledine
2006-10-09whitespace tweaksRoger Dingledine
2006-10-09 r8970@totoro: nickm | 2006-10-09 10:12:53 -0400Nick Mathewson
2006-10-08try dirport reachability testing five times less often.Roger Dingledine
2006-10-08 r8932@totoro: nickm | 2006-10-07 20:29:03 -0400Nick Mathewson
2006-10-06fetch all the v1 directory stuff way less often. plus, moveRoger Dingledine
2006-09-29 r9025@Kushana: nickm | 2006-09-29 18:33:13 -0400Nick Mathewson
2006-09-28 r8750@totoro: nickm | 2006-09-27 20:52:01 -0400Nick Mathewson
2006-09-25Minor fix: add code to eventdns so it can free memory on shutdown. This shoul...Nick Mathewson
2006-09-25Trivial fix to make dmalloc happier: release memory held in static member of ...Nick Mathewson
2006-09-21 r8878@Kushana: nickm | 2006-09-21 17:15:47 -0400Nick Mathewson
2006-09-21 r8875@Kushana: nickm | 2006-09-21 16:46:28 -0400Nick Mathewson
2006-09-17 r8839@Kushana: nickm | 2006-09-17 16:11:59 -0400Nick Mathewson
2006-09-15make my bandwidth exercises actually happenRoger Dingledine
2006-09-14 r9752@danube: weasel | 2006-09-14 07:06:49 +0200Peter Palfrader
2006-09-14 r9736@danube: weasel | 2006-09-14 05:53:06 +0200Peter Palfrader
2006-09-06- made configure check if we are building for win32Mike Chiussi
2006-08-28and make the comment better, while i'm at itRoger Dingledine
2006-08-28an even better check -- now servers hang up if they can't writeRoger Dingledine
2006-08-28fix bug found by Adam J. Richter: directory clients shouldn'tRoger Dingledine
2006-08-28 r8608@Kushana: nickm | 2006-08-27 16:57:47 -0400Nick Mathewson
2006-08-27i'm guessing nick meant to check the return value of dns_init.Roger Dingledine
2006-08-24clean up logging conventions in do_list_fingerprint()Roger Dingledine
2006-08-23tor --verify-config now exits with -1(255) or 0 depending on whetherRoger Dingledine
2006-08-17 r7411@Kushana: nickm | 2006-08-17 19:00:25 -0400Nick Mathewson
2006-08-11fix typo, add explanatory commentRoger Dingledine