Commit History

Author SHA1 Message Date
  Nick Mathewson b3469e4207 Make tor_addr_port_parse handle portless IPv6 addresses correctly. 11 years ago
  Nick Mathewson eefa3ebc78 Add a test for default/port conflicts in tor_addr_port_parse 11 years ago
  Nick Mathewson 8f16a77d6a Protocol_Warn when a rendezvous cookie is used twice. 11 years ago
  Nick Mathewson d22ce149c8 Test for circuit_set_rend_token(.,.,NULL) 11 years ago
  Nick Mathewson 1bb6e3b503 Merge remote-tracking branch 'public/bug9841_024_v2' into bug9841_025 11 years ago
  Nick Mathewson 09dbcf3b82 Fix to 9841 fix: setting a token to NULL should clear it 11 years ago
  Nick Mathewson d290e36576 Fix make_socket_reusable() on windows. Bug not in any released Tor 11 years ago
  Nick Mathewson 24c4b56a39 Merge remote-tracking branch 'public/bug10081' 11 years ago
  Nick Mathewson da908a593f Unit tests for connection_edge_process_resolved_cell 11 years ago
  Nick Mathewson 4215c801ff Tests for resolved_cell_parse 11 years ago
  Nick Mathewson c230ff4ca9 Look at all of a RESOLVED cell; not just the first answer. 11 years ago
  Nick Mathewson 2f59d6e2d8 Drop MAX_REND_FAILURES to 8 11 years ago
  Nick Mathewson 4fb3ae69a6 Extract code to handle RESOLVED cells 11 years ago
  Nick Mathewson 17d5734df4 Merge remote-tracking branch 'public/bug11278' 11 years ago
  Nick Mathewson 86f619d0d3 Merge remote-tracking branch 'public/bug10468_024' 11 years ago
  Nick Mathewson fc9e84062b Merge remote-tracking branch 'public/bug4645' 11 years ago
  Nick Mathewson 408bd98e79 Add one more missing heck on bug4645 fixes 11 years ago
  Nick Mathewson dfc32177d9 Merge remote-tracking branch 'origin/maint-0.2.4' 11 years ago
  Nick Mathewson 48578e1512 Merge branch 'bug9213_doc_024' into maint-0.2.4 11 years ago
  Nick Mathewson a68e6ea9c0 Fix documentation of torrc search order 11 years ago
  Nick Mathewson b4b91864bb Merge remote-tracking branch 'public/bug9870' 11 years ago
  Nick Mathewson 6bef082d0a Merge remote-tracking branch 'public/bug11232' 11 years ago
  Nick Mathewson c0441cca8b Merge branch 'bug8787_squashed' 11 years ago
  Nick Mathewson 3118af2d5f changes file for bug8787 11 years ago
  Nick Mathewson 1a9b4bd28c Munmap the right pointers in routerlist_free() 11 years ago
  Nick Mathewson 449b87791d NULL out all mappings after tor_munmap_file() 11 years ago
  Nick Mathewson 8e94d5f22e Check return values for tor_munmap_file() in unit tests 11 years ago
  Nick Mathewson 7cdb50e866 Handle tor_munmap_file(NULL) consistently 11 years ago
  Andrea Shepard dea8190111 Check strftime() return in tortls.c 11 years ago
  Andrea Shepard 0938c20fa3 Eliminate lseek() with unchecked return in tor_mmap_file() 11 years ago