Commit History

Author SHA1 Message Date
  Sebastian Hahn 9bed40eb10 Make check-spaces happy 13 years ago
  Sebastian Hahn 4556f2e7c8 Rename router_get_by_digest() 13 years ago
  Nick Mathewson 376939c9ac Fix a few trivial bugs from the nodelist merge 13 years ago
  Nick Mathewson 3af12a5557 Fix some XXXXs in connection_add_impl related to bufferevent error checking 13 years ago
  Nick Mathewson 3d10c89201 Fix a couple users of buf_datalen that slipped in. Found by Sebastian 13 years ago
  Nick Mathewson 44674369c5 Implement node_set_exit_policy_to_reject_all with a flag 13 years ago
  Nick Mathewson 3aec655694 Merge remote branch 'arma/bug1982_2' 13 years ago
  Nick Mathewson 8c837db38f Merge branch 'nodes' 13 years ago
  Nick Mathewson cbda016bc5 Send END cells on bufferevent tunneled directory conns 13 years ago
  Nick Mathewson 1c6649418d Revert accidentally-committed changes to routerlist.c 13 years ago
  Nick Mathewson a0c1c2ac01 Use connection_mark_and_flush consistently. 13 years ago
  Nick Mathewson 5710d99f00 Remember to re-install inbuf/outbuf callbacks on ssl bufferevents 13 years ago
  Nick Mathewson fbacbf9fd9 Set OpenSSL 0.9.8l renegotiation flag early enough for bufferevents 13 years ago
  Nick Mathewson a9172c87be Actually call connection_tls_finish_handshake() with bufferevents 13 years ago
  Nick Mathewson c1c74c51d4 Merge remote branch 'origin/maint-0.2.2' 13 years ago
  Steven Murdoch 06eafb3fcc Fix running unit tests from outside of the build directory (fixes bug #2051) 13 years ago
  Nick Mathewson 8ecb5abbe1 Add header for tor_tls_log_one_error 13 years ago
  Nick Mathewson 4cfa6fbaca Log OpenSSL errors coming from bufferevent_openssl 13 years ago
  Sebastian Hahn f3d000f496 Fix MIPSpro and time_t signedness detection 13 years ago
  Sebastian Hahn 50d77ad4b6 Fix the new warnings during autogen.sh 13 years ago
  Nick Mathewson 544a8afe5a Merge remote branch 'sjmurdoch/bug1903' 13 years ago
  Steven Murdoch f7338d3baa Skip running fgets_eagain test until we fix it 13 years ago
  Nick Mathewson 8f76f31761 Make tor_sscanf handle %x 13 years ago
  Nick Mathewson 45ce1f678f Merge remote branch 'origin/maint-0.2.2' 13 years ago
  Sebastian Hahn 3d6e283087 Fix warnings with new versions of autoconf 13 years ago
  Steven Murdoch 8a12ce2cf9 Add a unit test for tor_spawn_background 13 years ago
  Steven Murdoch 68e576e9f9 Update documentation for tor_spawn_background 13 years ago
  Steven Murdoch 8ee559bd63 Add a unit test for fgets (currently fails) 13 years ago
  Steven Murdoch 23e9f362a2 Fix issues in nickm's review of log_from_pipe for bug #1903 13 years ago
  Steven Murdoch 4d694c7890 Fix nickm's comments on logging for bug #1903 13 years ago