Historique des commits

Auteur SHA1 Message Date
  Nick Mathewson 3d60cd1d61 Delete trailing whitespace and expand tabs; remove unused aes decrypt code il y a 20 ans
  Nick Mathewson 75c19716a8 Put ourself in router list; act accordingly. il y a 20 ans
  Nick Mathewson 2fc106d210 Force hybrid encryption on for key negotiation il y a 20 ans
  Nick Mathewson 137b577bbd Refactor the heck out of crypto interface: admit that we will stick with one ciphersuite at a time, make const things const, and stop putting openssl in the headers. il y a 20 ans
  Roger Dingledine 8c19d6e3d7 alice can intercept y.onion requests, do a lookup on them via tor, il y a 20 ans
  Nick Mathewson cbbd13f789 Add new functions to wrap digest and sign/checksig. il y a 20 ans
  Nick Mathewson 35f531b94f Add helpful hybrid encryption functions il y a 20 ans
  Nick Mathewson 6ea61d5e0d Parse and generate service descriptors il y a 20 ans
  Nick Mathewson 6ea95488d2 Add more key manipulation functions, and base32 functions, to crypto il y a 20 ans
  Roger Dingledine 7118c6177d clean up a few more bugs il y a 20 ans
  Nick Mathewson 6a79b1cb57 Re-enable unit tests for directory generation. il y a 20 ans
  Roger Dingledine f241fdfc73 there is yet another dns-pending-conn-clobbering bug il y a 20 ans
  Nick Mathewson b0ef4e1143 Use strmap code for client DNS. il y a 20 ans
  Nick Mathewson 9199696182 Add some wrappers around SPLAY_* for the common map-from-string-to-X case. il y a 20 ans
  Roger Dingledine a346889e94 make directory format tests quiet again il y a 20 ans
  Nick Mathewson 1e5b7bc6f1 New, more flexible directory parsing backend. Uses a bit more RAM, but implements the new spec. Uses more RAM, but not so you would notice. il y a 20 ans
  Nick Mathewson 5072488a95 make 'make test' exit(1) if a test fails. il y a 21 ans
  Roger Dingledine b4338ce704 disable buffer tests, until we rewrite them (one of them fails) il y a 21 ans
  Roger Dingledine b669b1d57c oh, and make it compile il y a 21 ans
  Roger Dingledine 6a19e64066 remove trailing whitespace il y a 21 ans
  Roger Dingledine 961ecf7abf add H(K|1) to the onionskin reply il y a 21 ans
  Roger Dingledine a5aa80cc41 make --debuglogfile (or any second log file) work il y a 21 ans
  Roger Dingledine 8222fe8e4f clean up some copyrights il y a 21 ans
  Roger Dingledine 9e6f4a3029 revamp circuit node selection to use smartlists: il y a 21 ans
  Nick Mathewson f37f7daa2f Add port ranges to exit policies il y a 21 ans
  Nick Mathewson ac552573dd Make router/directory parsing nondestructive and more const-friendly il y a 21 ans
  Roger Dingledine e0952d0773 terminology shift: il y a 21 ans
  Nick Mathewson a8eaa79e03 Improved exit policy syntax; basic client-side DNS caching. il y a 21 ans
  Roger Dingledine 56cd147eb9 let getconfig survive repeated calls. now we call it again when we hup. il y a 21 ans
  Roger Dingledine f5829aa723 lay groundwork for EntryNodes and ExitNodes il y a 21 ans