Commit History

Author SHA1 Message Date
  Roger Dingledine 56cd147eb9 let getconfig survive repeated calls. now we call it again when we hup. 20 years ago
  Roger Dingledine cc8ce64cb2 fix trivial typo 20 years ago
  Roger Dingledine aac29076da warn on startup that we don't provide anonymity 20 years ago
  Nick Mathewson ddd7ebe307 Add my 0.0.2pre14 tasks to top of TODO. 20 years ago
  Roger Dingledine f5829aa723 lay groundwork for EntryNodes and ExitNodes 20 years ago
  Roger Dingledine 9358381d83 break out the string manipulation routines 20 years ago
  Roger Dingledine 3b392717e0 give us a plan for pre14 20 years ago
  Roger Dingledine fbb0a450ee update the FAQ so it's just useless, not wrong 20 years ago
  Paul Syverson 0763f80054 Update and uncomment the Acks section. Also uncomment the authors. 20 years ago
  Roger Dingledine 4ba8bc0a73 make dir parsing robust to invalid but well-formed descriptors 20 years ago
  Nick Mathewson 5e4b9c6b61 Remove minor biasing problem from crypto_pseudo_rand_int 20 years ago
  Roger Dingledine 7e4cb9a750 connection_ap_handshake_send_begin always succeeds 20 years ago
  Nick Mathewson 785f5cdac8 Make crypto_pseudo_rand* never fail. 20 years ago
  Nick Mathewson 99a6d48f62 Restore erroneously removed assert 20 years ago
  Nick Mathewson e0ad4d08be Fix thinko: Failure and success are different things. 20 years ago
  Nick Mathewson 2e05b9ccf9 Remove dead code 20 years ago
  Nick Mathewson 7d441ec6b4 Compute paths as we build them. 20 years ago
  Nick Mathewson e6296a4e2f Refactor onion_generate_cpath to build cpaths one hop at a time. This 20 years ago
  Roger Dingledine 9a0a638c02 point out bug 20 years ago
  Roger Dingledine 9c8a54a39f more cleanups and bugfix 20 years ago
  Roger Dingledine d0acbe86d1 prioritize and rearrange the TODO 20 years ago
  Roger Dingledine 5a6bb0333e leave conn->socks_request around after the begin 20 years ago
  Roger Dingledine 84884a79c0 conn->socks_version is obsolete 20 years ago
  Roger Dingledine 2a3479af5f respond to nick's questions 20 years ago
  Roger Dingledine 3d19a9b514 fix a bug in handling clock skew 20 years ago
  Nick Mathewson 7bde42676b Rename aci to circ_id throughout. 20 years ago
  Nick Mathewson dafb0e6a6e Make AP connections wait for a circuit if none exists. 20 years ago
  Nick Mathewson 894b1bc5d0 clean up some TODO items; rename ACI to circID 20 years ago
  Roger Dingledine 1c37f631ff add a paragraph that should have been there 20 years ago
  Roger Dingledine 1969c8a92f client now survives going offline better 20 years ago