Commit History

Author SHA1 Message Date
  Nick Mathewson 36c5476e70 Fold timestamp_created into highres_created 15 years ago
  Nick Mathewson 94a99ad205 Add a portable tor_timercmp 15 years ago
  Nick Mathewson 9516c1efdb Remove XXXs about improving buf_t API: bufferevents are the future 15 years ago
  Nick Mathewson 59cba1767c Make the return value of tor_addr_sockaddr always be signed 15 years ago
  Nick Mathewson 247ce5876a Remove "is this too slow?" XXXX comments for code not appearing in profiles 15 years ago
  Nick Mathewson a5289fa794 Remove the unused old fuzzy-time code 15 years ago
  Nick Mathewson adc4f678f1 Fix an xxx wrt picking libevent methods known-to-work 15 years ago
  Nick Mathewson be13b5775a Remove an XXX in ntmain.c: a simple function call per loop is not so expensive. 15 years ago
  Sebastian Hahn 01cde8dbf3 Raise libevent version needed for bufferevents 15 years ago
  Sebastian Hahn 9bed40eb10 Make check-spaces happy 15 years ago
  Sebastian Hahn 4556f2e7c8 Rename router_get_by_digest() 15 years ago
  Nick Mathewson 376939c9ac Fix a few trivial bugs from the nodelist merge 15 years ago
  Nick Mathewson 3af12a5557 Fix some XXXXs in connection_add_impl related to bufferevent error checking 15 years ago
  Nick Mathewson 3d10c89201 Fix a couple users of buf_datalen that slipped in. Found by Sebastian 15 years ago
  Nick Mathewson 44674369c5 Implement node_set_exit_policy_to_reject_all with a flag 15 years ago
  Nick Mathewson 3aec655694 Merge remote branch 'arma/bug1982_2' 15 years ago
  Nick Mathewson 8c837db38f Merge branch 'nodes' 15 years ago
  Nick Mathewson cbda016bc5 Send END cells on bufferevent tunneled directory conns 15 years ago
  Robert Hogan 2d8f7a8391 Issues with router_get_by_nickname() 15 years ago
  Nick Mathewson 1c6649418d Revert accidentally-committed changes to routerlist.c 15 years ago
  Nick Mathewson a0c1c2ac01 Use connection_mark_and_flush consistently. 15 years ago
  Nick Mathewson 5710d99f00 Remember to re-install inbuf/outbuf callbacks on ssl bufferevents 15 years ago
  Nick Mathewson fbacbf9fd9 Set OpenSSL 0.9.8l renegotiation flag early enough for bufferevents 15 years ago
  Nick Mathewson a9172c87be Actually call connection_tls_finish_handshake() with bufferevents 15 years ago
  Nick Mathewson c1c74c51d4 Merge remote branch 'origin/maint-0.2.2' 15 years ago
  Steven Murdoch 06eafb3fcc Fix running unit tests from outside of the build directory (fixes bug #2051) 15 years ago
  Nick Mathewson 8ecb5abbe1 Add header for tor_tls_log_one_error 15 years ago
  Nick Mathewson 4cfa6fbaca Log OpenSSL errors coming from bufferevent_openssl 15 years ago
  Sebastian Hahn f3d000f496 Fix MIPSpro and time_t signedness detection 15 years ago
  Sebastian Hahn 50d77ad4b6 Fix the new warnings during autogen.sh 15 years ago