Историја ревизија

Аутор SHA1 Порука Датум
  Nick Mathewson 6dc13cdbeb r6948@Kushana: nickm | 2006-07-28 10:10:35 -0400 пре 19 година
  Nick Mathewson 5227395aba r6922@Kushana: nickm | 2006-07-26 16:32:24 -0400 пре 19 година
  Nick Mathewson 4ff4577beb r6908@Kushana: nickm | 2006-07-26 12:38:52 -0400 пре 19 година
  Nick Mathewson e61d28dfb8 r6903@Kushana: nickm | 2006-07-25 18:22:48 -0400 пре 19 година
  Nick Mathewson a88ec48a39 r6902@Kushana: nickm | 2006-07-25 17:30:27 -0400 пре 19 година
  Nick Mathewson d27cbf5d4b Fix another segfault in assert_circuit_ok. пре 19 година
  Nick Mathewson 7239262f71 Don't tell anybody, but we're going OO here. This patch splits пре 19 година
  Roger Dingledine 453062b028 fix typo, remove extraneous variable пре 19 година
  Roger Dingledine 36484f873a convert some more source files to the new log convention пре 19 година
  Roger Dingledine 5f051574d5 Happy new year! пре 19 година
  Roger Dingledine 2c221dd8db fix bug 245: When modifying the orconn_circid_map map, we would пре 19 година
  Nick Mathewson 878962bee1 Add reasons to DESTROY and RELAY_TRUNCATED cells. пре 20 година
  Nick Mathewson 1af630d32c Bite the bullet and limit all our source lines to 80 characters, the way IBM intended. пре 20 година
  Nick Mathewson 7e632a7564 another possible patch related to circuit_free and memory stomping. пре 20 година
  Roger Dingledine c9f6e6b0a0 sometimes, when we just started tor, we haven't created that пре 20 година
  Roger Dingledine 58366ffd24 when we changed from log_fn to debug/info/notice/warn/err, пре 20 година
  Nick Mathewson 2d585941b8 Release memory from conn_circid_circuit_map on exit. пре 20 година
  Nick Mathewson d2123388ad Better fix for last bug: avoids trying to double-mark circuits. пре 20 година
  Nick Mathewson fedc9c8a60 We were neglecting to unlink marked circuits from soon-to-close OR connections. пре 20 година
  Nick Mathewson f0abb1a74b Check magic when removing old connection from map. пре 20 година
  Nick Mathewson 1b0134dda8 Clean up some comments; remove some dead code пре 20 година
  Nick Mathewson 979fc3e69d cvs diff -u src/or/circuitlist.c | less almost never does what you want in C. пре 20 година
  Nick Mathewson 77a494dd55 Expunge remaining places where we used "tree" to mean "associative array". пре 20 година
  Nick Mathewson 148a1e969d Shave off another 4.7%: remove a linear search when figuring out which circuits wanted us to open a given OR connection. пре 20 година
  Roger Dingledine 1da454a42d when returning a list of circuits, don't return a list of the same пре 20 година
  Nick Mathewson 652e1899ac "How about 'never'? Does 'never' work for you?" пре 20 година
  Roger Dingledine fe221f3dff Start the process of treating internal circuits and exit circuits пре 20 година
  Nick Mathewson a39269572f Replace balanced trees with hash tables: this should make stuff significantly faster. пре 20 година
  Roger Dingledine 700c370a3b misc cleanups пре 20 година
  Roger Dingledine 409294153f remove some redundant (and misleading) code пре 20 година