Historial de Commits

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