Commit History

Author SHA1 Message Date
  Nick Mathewson d00dc9f7d1 Teach the get_mozilla_ciphers.py script to parse recent firefoxen 11 years ago
  Nick Mathewson ab1a679eef Fix a small memory leak when resolving PTR addresses 11 years ago
  Nick Mathewson f0bce2dc35 Fix some harmless/untriggerable memory leaks found by coverity 11 years ago
  Nick Mathewson 595303fd1e Merge remote-tracking branch 'public/bug10363_024_squashed' 11 years ago
  Nick Mathewson 6d9c332757 Another 10363 instance -- this one in the eventdns.c code 11 years ago
  Nick Mathewson 9dd115d6b5 Another 10363 instance: this one in tor_memmem fallback code 11 years ago
  Nick Mathewson 092ac26ea2 Fix undefined behavior with pointer addition in channeltls.c 11 years ago
  Nick Mathewson 84df7d73c9 Merge branch 'bug9665_redux' 11 years ago
  Nick Mathewson 74195db6b6 Changes file for bug9665 11 years ago
  Nick Mathewson 6d0991ea08 Give no answer, not NOTIMPL, for unsupported DNS query types 11 years ago
  Nick Mathewson 90341b4852 For missing transport, say "PT_MISSING" not "NO_ROUTE" 11 years ago
  Nick Mathewson 754a50592c Forward-port bug9665 fix to work with our fix for 11069 11 years ago
  Fábio J. Bertinatto 08ae53e400 Fix bug9665 11 years ago
  Nick Mathewson 9ccedbece0 Make csiphash use the proper endian-converter on solaris 11 years ago
  Nick Mathewson bc0882c868 Merge remote-tracking branch 'public/bug9650' 11 years ago
  Nick Mathewson 2ff664ee20 Merge remote-tracking branch 'public/bug10801_024' 11 years ago
  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