Commit History

Author SHA1 Message Date
  Nick Mathewson bb6f53d60c r13243@catbus: nickm | 2007-06-04 15:17:15 -0400 17 years ago
  Nick Mathewson f89a3b1448 r13050@catbus: nickm | 2007-05-29 13:31:11 -0400 17 years ago
  Nick Mathewson 5f58bee0b0 r12812@catbus: nickm | 2007-05-19 16:17:36 -0400 17 years ago
  Nick Mathewson a187704872 r12980@Kushana: nickm | 2007-05-18 14:11:05 -0400 17 years ago
  Roger Dingledine 522a97098b more cleanups; getting closer 17 years ago
  Nick Mathewson f599adf40a r11909@catbus: nickm | 2007-02-24 02:37:40 -0500 17 years ago
  Nick Mathewson 3c691b9da6 r11785@catbus: nickm | 2007-02-12 20:27:48 -0500 17 years ago
  Nick Mathewson 759c58151e r11775@catbus: nickm | 2007-02-12 16:39:09 -0500 17 years ago
  Nick Mathewson f02be02356 r11639@catbus: nickm | 2007-02-05 13:33:38 -0500 17 years ago
  Nick Mathewson fefba95363 r11629@catbus: nickm | 2007-02-02 15:06:17 -0500 17 years ago
  Nick Mathewson 4cd302a1eb r11722@Kushana: nickm | 2006-12-28 13:51:42 -0500 17 years ago
  Nick Mathewson e58b9c1151 r8819@Kushana: nickm | 2006-09-15 00:27:45 -0400 18 years ago
  Nick Mathewson 42a5d7a4ba r7335@Kushana: nickm | 2006-08-11 00:13:03 -0700 18 years ago
  Nick Mathewson 09a895e222 r7324@Kushana: nickm | 2006-08-10 23:23:15 -0700 18 years ago
  Nick Mathewson d934607069 r6979@Kushana: nickm | 2006-07-31 13:16:58 -0400 18 years ago
  Nick Mathewson 2fe537c57a r6958@Kushana: nickm | 2006-07-29 18:54:15 -0400 18 years ago
  Nick Mathewson e2697a62ac When requesting or serving resources via fingerprint/digest, request and respond in-order, removing duplicates. 18 years ago
  Nick Mathewson 78428dccdb Add smartlist_reverse and smartlist_pop_last. 18 years ago
  Roger Dingledine 5f051574d5 Happy new year! 18 years ago
  Nick Mathewson 1af630d32c Bite the bullet and limit all our source lines to 80 characters, the way IBM intended. 18 years ago
  Nick Mathewson ce3cdecb9d Make more arguments const; do not call hash tables trees. 18 years ago
  Nick Mathewson 9cec3a13f5 remove some functions that are not used; #if0 out some files that are not likely to be used. 18 years ago
  Nick Mathewson 05482a0899 Add functions to return number of elts in associative containers 18 years ago
  Nick Mathewson a39269572f Replace balanced trees with hash tables: this should make stuff significantly faster. 18 years ago
  Roger Dingledine a2a4f4ae61 cleanups and a smidgen more docs 18 years ago
  Nick Mathewson 5828f8920e Add a "Map from digest to void*" abstraction, since we already faked it in 3 places by encoding keys in hex and sticking them in a strmap. 18 years ago
  Nick Mathewson 0349598928 stupid gcc. stupid nickm. 18 years ago
  Nick Mathewson 95514b32a5 Make smartlist_foreach always use the fast versions. 18 years ago
  Nick Mathewson cf73ff195b Actually, use #defines for common case. Nothing to see here. 18 years ago
  Nick Mathewson 768160c872 Inline key smartlist functions; use fast versions by default. 18 years ago