aboutsummaryrefslogtreecommitdiff
path: root/src/or/dirserv.c
Commit message (Expand)AuthorAge
* r11479@Kushana: nickm | 2006-12-07 23:38:54 -0500Nick Mathewson2006-12-08
* r11475@Kushana: nickm | 2006-12-07 20:49:21 -0500Nick Mathewson2006-12-08
* Fix an assert failure when the directory authority setsRoger Dingledine2006-12-04
* we were leaking all the fingerprints for !reject, !invalid,Roger Dingledine2006-11-20
* r9347@totoro: nickm | 2006-11-20 11:24:46 -0500Nick Mathewson2006-11-20
* r9345@totoro: nickm | 2006-11-20 11:22:10 -0500Nick Mathewson2006-11-20
* r9313@totoro: nickm | 2006-11-13 20:07:41 -0500Nick Mathewson2006-11-14
* r9449@Kushana: nickm | 2006-10-31 00:12:02 -0500Nick Mathewson2006-10-31
* general cleanups from looking through or-cvsRoger Dingledine2006-10-29
* r9395@Kushana: nickm | 2006-10-26 22:06:51 -0400Nick Mathewson2006-10-27
* r9164@totoro: nickm | 2006-10-24 17:50:43 -0400Nick Mathewson2006-10-24
* r9162@totoro: nickm | 2006-10-24 17:41:35 -0400Nick Mathewson2006-10-24
* r9160@totoro: nickm | 2006-10-24 17:38:07 -0400Nick Mathewson2006-10-24
* r9158@totoro: nickm | 2006-10-24 16:50:18 -0400Nick Mathewson2006-10-24
* r9318@Kushana: nickm | 2006-10-22 15:22:57 -0400Nick Mathewson2006-10-23
* r9290@31-35-219: nickm | 2006-10-20 10:32:33 -0400Nick Mathewson2006-10-20
* r9274@Kushana: nickm | 2006-10-19 16:16:58 -0400Nick Mathewson2006-10-19
* r8957@totoro: nickm | 2006-10-08 22:35:17 -0400Nick Mathewson2006-10-09
* try dirport reachability testing five times less often.Roger Dingledine2006-10-08
* r8776@totoro: nickm | 2006-09-29 00:50:46 -0400Nick Mathewson2006-09-29
* combine the cutoff log entriesRoger Dingledine2006-09-29
* r8977@Kushana: nickm | 2006-09-28 19:56:41 -0400Nick Mathewson2006-09-28
* r9889@danube: weasel | 2006-09-29 00:57:42 +0200Peter Palfrader2006-09-28
* r9888@danube: weasel | 2006-09-29 00:57:02 +0200Peter Palfrader2006-09-28
* r8817@Kushana: nickm | 2006-09-14 18:31:29 -0400Nick Mathewson2006-09-14
* r8808@senior-two-eighty: nickm | 2006-09-14 00:59:54 -0400Nick Mathewson2006-09-14
* r9736@danube: weasel | 2006-09-14 05:53:06 +0200Peter Palfrader2006-09-14
* simplify the connection_write_to_buf_zlib() wrapper.Roger Dingledine2006-08-13
* r7324@Kushana: nickm | 2006-08-10 23:23:15 -0700Nick Mathewson2006-08-11
* r6908@Kushana: nickm | 2006-07-26 12:38:52 -0400Nick Mathewson2006-07-26
* tweakRoger Dingledine2006-07-21
* parameterize the loudness of resolve_my_address(), and call thingsRoger Dingledine2006-07-15
* Avoid an integer underflow when the dir authority decides whether aRoger Dingledine2006-07-14
* whitespace/tab fixesRoger Dingledine2006-07-06
* Get rid of the router_retry_connections notion. Now routers no longerRoger Dingledine2006-07-04
* Apparent 311 fix: apparently passing Z_FINISH an empty string is problematic.Nick Mathewson2006-06-29
* Make some more verbose gcc warnings go away.Nick Mathewson2006-06-22
* Fix a bunch of spaces.Nick Mathewson2006-06-22
* Next batch of memory miserdom: mmap cached-routers file. This is sure to bre...Nick Mathewson2006-06-22
* When requesting or serving resources via fingerprint/digest, request and resp...Nick Mathewson2006-06-21
* <nickm> ooh, that log shouldn't be there. can you take it out?Peter Palfrader2006-06-20
* Fix bug in networkstatus spooling: spool more than the first networkstatus.Nick Mathewson2006-06-20
* Fishy, but harmless.Nick Mathewson2006-06-20
* add a note for nick to fixRoger Dingledine2006-06-20
* Ah. We need a new zlib_state for each networkstatus we spool out.Nick Mathewson2006-06-20
* Start spooling v2 networkstatus docs as well.Nick Mathewson2006-06-20
* Fix a tricky crash: making the_directory heap-allocated (so we could refcount...Nick Mathewson2006-06-18
* Fix an assert that still isnt the assert we are hunting.Nick Mathewson2006-06-18
* Become capable of noticing that we are done sending a directory.Nick Mathewson2006-06-18
* write_to_buf != connection_write_to_buf. Also, add a connection_write_to_buf...Nick Mathewson2006-06-18