Age | Commit message (Expand) | Author |
2006-10-01 | if we fail to build a circuit to an intended enclave, and it's | Roger Dingledine |
2006-09-29 | r9032@Kushana: nickm | 2006-09-29 18:51:42 -0400 | Nick Mathewson |
2006-09-29 | r8997@Kushana: nickm | 2006-09-28 23:40:22 -0400 | Nick Mathewson |
2006-09-22 | r8895@Kushana: nickm | 2006-09-21 20:05:11 -0400 | Nick Mathewson |
2006-09-22 | remove some loud log messages | Roger Dingledine |
2006-09-07 | prefer calling it a client rather than an OP | Roger Dingledine |
2006-08-10 | r7299@Kushana: nickm | 2006-08-10 01:08:58 -0700 | Nick Mathewson |
2006-07-27 | r6922@Kushana: nickm | 2006-07-26 16:32:24 -0400 | Nick Mathewson |
2006-07-26 | r6909@Kushana: nickm | 2006-07-26 13:05:58 -0400 | Nick Mathewson |
2006-07-26 | r6908@Kushana: nickm | 2006-07-26 12:38:52 -0400 | Nick Mathewson |
2006-07-23 | Don't tell anybody, but we're going OO here. This patch splits | Nick Mathewson |
2006-07-18 | If we are using an exit enclave and we can't connect, e.g. because | Roger Dingledine |
2006-07-04 | minor fixes | Roger Dingledine |
2006-06-04 | Add a new warning to our "warn a lot" list: unused parameters. This means we... | Nick Mathewson |
2006-02-13 | the last of the log convention conversion. finally. | Roger Dingledine |
2006-02-09 | Happy new year! | Roger Dingledine |
2006-01-07 | Jan 05 19:39:27.356 [warn] connection_edge_process_end_not_open(): | Roger Dingledine |
2006-01-05 | Add reasons to DESTROY and RELAY_TRUNCATED cells. | Nick Mathewson |
2005-12-31 | Some tor servers process billions of cells in a matter of days. | Roger Dingledine |
2005-12-19 | when we fail three times to resolve or connect, we were telling the | Roger Dingledine |
2005-12-14 | Choose directory servers from routerstatus list, not from routerinfo list. T... | Nick Mathewson |
2005-12-14 | Bite the bullet and limit all our source lines to 80 characters, the way IBM ... | Nick Mathewson |
2005-12-10 | when we changed from log_fn to debug/info/notice/warn/err, | Roger Dingledine |
2005-12-10 | crank the max line limit down to 150 chars. | Roger Dingledine |
2005-11-30 | Rename connection_get_by_identity_digest to reflect that it is OR-only. Make... | Nick Mathewson |
2005-11-17 | we used to kill the circuit when we receive a relay command we | Roger Dingledine |
2005-11-15 | another case where the poor server operator doesn't need to | Roger Dingledine |
2005-10-25 | Remove last vestiges of old logging interface. | Nick Mathewson |
2005-10-25 | fix a segv | Nick Mathewson |
2005-10-25 | Convert circuituse, command, config, connection, relay, router, test to new l... | Nick Mathewson |
2005-10-24 | Use LD_BUG as appropriate; convert rend* and router* to new logging interface... | Nick Mathewson |
2005-10-17 | more log uncluttering | Roger Dingledine |
2005-10-17 | start the process of reducing clutter in server logs | Roger Dingledine |
2005-09-09 | bugfix: we were automatically condemning an exit node (concluding | Roger Dingledine |
2005-09-03 | and another byte counting error. | Nick Mathewson |
2005-09-03 | Excellent. We have at least 8 bytes, so I can safely get the 9th. | Nick Mathewson |
2005-09-02 | Add TTLs to RESOLVED, CONNECTED, and END_REASON_EXITPOLICY cells. Also, add ... | Nick Mathewson |
2005-08-15 | after failing from resolve failed or misc, reset the num failures. | Roger Dingledine |
2005-08-13 | i'm sick of having my streams fail because of a confused exit node. | Roger Dingledine |
2005-08-08 | Replace (Fascist)Firewall* with a new ReachableAddresses option that understa... | Nick Mathewson |
2005-06-29 | Logic to implement rendezvous/introduction via unknown servers. | Nick Mathewson |
2005-06-19 | fix stray funny-character | Roger Dingledine |
2005-06-11 | Docment or add DOCDOC comments to undocumented functions in src/or. Make fun... | Nick Mathewson |
2005-06-09 | Change end-of-file NLNL convention. It turns out arma I and I agree. | Nick Mathewson |
2005-06-09 | New whitespace normalization rule: no blank line at EOF. | Nick Mathewson |
2005-05-17 | Handle relay cells with rh.length too large. | Nick Mathewson |
2005-05-03 | remove archaic debugging aid that was probably unsafe | Roger Dingledine |
2005-05-03 | first iteration of scrubbing sensitive strings from logs. | Roger Dingledine |
2005-05-02 | New and frightening code to implement fast-path first-hop CREATE_FAST cells. ... | Nick Mathewson |
2005-04-07 | allow servers to publish descriptors from 12 hours in the future. | Roger Dingledine |