Commit History

Author SHA1 Message Date
  Roger Dingledine 4df1892db1 solve the first half of bug 199: if we don't like the looks 20 years ago
  Nick Mathewson 905ef987e2 Make --hash-password not craash on exit. 20 years ago
  Nick Mathewson ba24193ab5 Make doxygen marginally happier 20 years ago
  Nick Mathewson 8434595584 Fix verbose compiler warnings, including one in routerlist.c that would have been an actual error. Normalize whitespace. Enforce convention that "address" is a hostname and "addr" is an IPv4 address. 20 years ago
  Nick Mathewson 61ea516885 Check for named servers when looking them up by nickname; 20 years ago
  Roger Dingledine fba01c3cc0 bugfix: we were whining about using socks4 or socks5-with-local-lookup 20 years ago
  Roger Dingledine 0ef18a0fba put a log message so we can start confirming socks5-with-remote-dns 20 years ago
  Roger Dingledine 479886fce2 remove another loud debug msg 20 years ago
  Roger Dingledine 8b0d37096b when the user asked for a rendezvous port that the hidden service 20 years ago
  Roger Dingledine 569efe61c0 make the patch less likely to bite us later 20 years ago
  Nick Mathewson 93c1d37d5f Resolve stack corruption identified by edmanw in connection_edge_end(). Thanks! 20 years ago
  Nick Mathewson 3485a497fe Fix another ntohl 20 years ago
  Nick Mathewson bcbff6dcd7 Note to self: htonl(htonl(X)) is *not* "twice as good as htonl(X)". Spotted by arma. 20 years ago
  Nick Mathewson a6a45b7713 Add TTLs to RESOLVED, CONNECTED, and END_REASON_EXITPOLICY cells. Also, add a missing ntohl in connection_ap_handshake_socks_resolved. 20 years ago
  Nick Mathewson 9b6eeb81aa Make unit tests run without segfaulting 20 years ago
  Roger Dingledine 3728011f36 after failing from resolve failed or misc, reset the num failures. 20 years ago
  Roger Dingledine f57d062d9c Implement exit enclaves: if we know an IP address for the destination, 20 years ago
  Nick Mathewson 249b72f53e Replace (Fascist)Firewall* with a new ReachableAddresses option that understands address policies. 20 years ago
  Roger Dingledine 5c1ba5dcf7 fix compile error in cvs 20 years ago
  Nick Mathewson b11e314f2e Be more explicit about which IP we are connecting to; expose future exit policy problems better. 20 years ago
  Roger Dingledine 3bb756b93b forward-port the 0.1.0.11 stuff 20 years ago
  Nick Mathewson d85bfe83bf Make errors retrievable from tor_socketpair; resolve bug 163. 20 years ago
  Nick Mathewson ec83652357 Logic to implement rendezvous/introduction via unknown servers. 20 years ago
  Nick Mathewson 64fc1f7bae Implement all the rest of the new controller protocol, debug a little, add some new features, add ADDRMAP events. 20 years ago
  Nick Mathewson d4972bd2e1 Remove code that has been #if-0ed for a long time. 20 years ago
  Nick Mathewson 232861ba42 Docment or add DOCDOC comments to undocumented functions in src/or. Make function definition format uniform. 20 years ago
  Nick Mathewson 0831823763 Change end-of-file NLNL convention. It turns out arma I and I agree. 20 years ago
  Nick Mathewson a6f51001a5 New whitespace normalization rule: no blank line at EOF. 20 years ago
  Nick Mathewson 621ab95e59 Fix for 152: reject malformed .onion addresses rather then passing them on 20 years ago
  Roger Dingledine b7d6b8a397 doxygeny goodness from tyranix 20 years ago