Commit History

Author SHA1 Message Date
  Nick Mathewson bc0882c868 Merge remote-tracking branch 'public/bug9650' 10 years ago
  Nick Mathewson 2ff664ee20 Merge remote-tracking branch 'public/bug10801_024' 10 years ago
  Nick Mathewson b3469e4207 Make tor_addr_port_parse handle portless IPv6 addresses correctly. 10 years ago
  Nick Mathewson eefa3ebc78 Add a test for default/port conflicts in tor_addr_port_parse 10 years ago
  Nick Mathewson d290e36576 Fix make_socket_reusable() on windows. Bug not in any released Tor 10 years ago
  Nick Mathewson 24c4b56a39 Merge remote-tracking branch 'public/bug10081' 10 years ago
  Nick Mathewson da908a593f Unit tests for connection_edge_process_resolved_cell 10 years ago
  Nick Mathewson 4215c801ff Tests for resolved_cell_parse 10 years ago
  Nick Mathewson c230ff4ca9 Look at all of a RESOLVED cell; not just the first answer. 10 years ago
  Nick Mathewson 4fb3ae69a6 Extract code to handle RESOLVED cells 10 years ago
  Nick Mathewson 17d5734df4 Merge remote-tracking branch 'public/bug11278' 10 years ago
  Nick Mathewson 86f619d0d3 Merge remote-tracking branch 'public/bug10468_024' 10 years ago
  Nick Mathewson fc9e84062b Merge remote-tracking branch 'public/bug4645' 10 years ago
  Nick Mathewson 408bd98e79 Add one more missing heck on bug4645 fixes 10 years ago
  Nick Mathewson dfc32177d9 Merge remote-tracking branch 'origin/maint-0.2.4' 10 years ago
  Nick Mathewson 48578e1512 Merge branch 'bug9213_doc_024' into maint-0.2.4 10 years ago
  Nick Mathewson a68e6ea9c0 Fix documentation of torrc search order 10 years ago
  Nick Mathewson b4b91864bb Merge remote-tracking branch 'public/bug9870' 10 years ago
  Nick Mathewson 6bef082d0a Merge remote-tracking branch 'public/bug11232' 10 years ago
  Nick Mathewson c0441cca8b Merge branch 'bug8787_squashed' 10 years ago
  Nick Mathewson 3118af2d5f changes file for bug8787 10 years ago
  Nick Mathewson 1a9b4bd28c Munmap the right pointers in routerlist_free() 10 years ago
  Nick Mathewson 449b87791d NULL out all mappings after tor_munmap_file() 10 years ago
  Nick Mathewson 8e94d5f22e Check return values for tor_munmap_file() in unit tests 10 years ago
  Nick Mathewson 7cdb50e866 Handle tor_munmap_file(NULL) consistently 10 years ago
  Andrea Shepard dea8190111 Check strftime() return in tortls.c 10 years ago
  Andrea Shepard 0938c20fa3 Eliminate lseek() with unchecked return in tor_mmap_file() 10 years ago
  Andrea Shepard abdf1878a3 Always check returns from unlink() 10 years ago
  Andrea Shepard df076eccfa Always check returns from tor_munmap_file() in microdesc.c 10 years ago
  Andrea Shepard 947a6daa31 Always check returns from tor_munmap_file() in routerlist.c 10 years ago