Historia zmian

Autor SHA1 Wiadomość Data
  Roger Dingledine 8c3999c964 make it less noisy for normal ORs when a server uses a false nickname 20 lat temu
  Roger Dingledine 9c69f14a49 fix two assert triggers (darn it, I hate releasing software) 20 lat temu
  Nick Mathewson f608b85ddf Replace all connection_removes outsice of main.c with connection_mark_for_close 20 lat temu
  Nick Mathewson b7c2b18bd6 Add a RunTesting option to try to learn link state by creating test circuits, even when SocksPort is off. 20 lat temu
  Nick Mathewson 2ba2f02181 Integrate the new "rephist" [rep(utation) hist(ory)] module to trace 20 lat temu
  Roger Dingledine 30969421d3 stop troubling router operators with unapproved router connect attempts 20 lat temu
  Roger Dingledine 6c9d78b319 stop asserting that computers always go forward in time 20 lat temu
  Roger Dingledine 3c71d09402 use conn->hold_open_until_flushed for streams 20 lat temu
  Nick Mathewson 4e89c6661a Push responsibility for connection marking down as far as possible; have only a close path; add some missing end cells; change return conventions a little. 20 lat temu
  Roger Dingledine b669b1d57c oh, and make it compile 20 lat temu
  Roger Dingledine 43fcb70bad checkpoint: revamp relay cell packaging and handling 20 lat temu
  Roger Dingledine 6a19e64066 remove trailing whitespace 20 lat temu
  Roger Dingledine 8712a30e91 move cell size to 512 bytes 20 lat temu
  Roger Dingledine 975bb68010 simplify: options.OnionRouter==1 iff options.ORPort>0 20 lat temu
  Nick Mathewson 312208eff1 removed unused variable; silence warning 20 lat temu
  Roger Dingledine a6595f4579 revert part of that last change 20 lat temu
  Roger Dingledine c00953d2a1 make more sure we can't end up with two connections to the same OR 20 lat temu
  Roger Dingledine f0cccc567e bugfix: don't ask for ->next of an expired circuit 20 lat temu
  Nick Mathewson bb0e409fbd Simplify post-TLS-handshake checks, and add check for correct nickname 20 lat temu
  Roger Dingledine 4ba8bc0a73 make dir parsing robust to invalid but well-formed descriptors 20 lat temu
  Nick Mathewson 7bde42676b Rename aci to circ_id throughout. 20 lat temu
  Roger Dingledine e4127e4d36 move closer to being able to reload config on HUP 20 lat temu
  Nick Mathewson 0142a568d3 Example code to get nickname from cert 21 lat temu
  Nick Mathewson 695920d09f Build without warnings on OS X. 21 lat temu
  Roger Dingledine b9628f266f change WARNING to WARN 21 lat temu
  Nick Mathewson ecfb36823e Refactor, rename, and clarify 21 lat temu
  Roger Dingledine 8b80362c76 0.0.2pre11, new license 21 lat temu
  Nick Mathewson 36939303c9 Update LICENSE and copyright dates. 21 lat temu
  Roger Dingledine 543e4e8fd5 more details to track a warning in tls handshakes 21 lat temu
  Roger Dingledine be874358a4 wrap strdup; prefer time() to gettimeofday() 21 lat temu