Historique des commits

Auteur SHA1 Message Date
  Roger Dingledine a2a4f4ae61 cleanups and a smidgen more docs il y a 18 ans
  Roger Dingledine 0fcc1a9121 be on the safer side about following the openssl license. i'm not sure il y a 18 ans
  Roger Dingledine 44b3f3060a make circ->onionskin a pointer, not a static array. moria2 was using il y a 18 ans
  Roger Dingledine bf2be9abd7 Do round-robin writes of at most 16 kB per write. This might il y a 18 ans
  Roger Dingledine 862e8a1bd1 fix typo il y a 18 ans
  Nick Mathewson f2617c6b79 Free the v2 directory networkstatus on exit. (Not a leak.) il y a 18 ans
  Nick Mathewson 4cb2435388 aaand another leak. Oops, I guess I lied to weasel when I told him there was no leak here. il y a 18 ans
  Nick Mathewson ed32d85a04 router_add_to_routerlist() really needs to free not-added routers. il y a 18 ans
  Nick Mathewson 76988bafbe Fix bug when parsing list of router descriptors containing a truncated entry. (Found by Lasse) il y a 18 ans
  Nick Mathewson 267af9ecf9 Fix a fun bug that was probably causing unnecessary downloads, and that coupld possibly have caused some segfaults: When post-processing a split fingerprint URL, we were trying to base16_decode() entries already in the fingerprint list, failing, and removing them. Ow. il y a 18 ans
  Nick Mathewson 7643c5254c Fix an annoying rep violation bug il y a 18 ans
  Roger Dingledine cb785f7b42 fix a url in the sample torrc il y a 18 ans
  Nick Mathewson e594ce92fe Start making directory caches retain old routerinfo_t. The code to remove old ones is definitely some textbook C problem. il y a 18 ans
  Nick Mathewson 3c36a14ba6 Call ERR_remove_state() on the main thread on shutdown,too il y a 18 ans
  Nick Mathewson 9492424d3f Per comments at the bottom of openssl/FAQ, call even more functions to il y a 18 ans
  Nick Mathewson b39d03116b remove some commented-out code that may tempt us to do ill il y a 18 ans
  Nick Mathewson e5633c2e66 fix a nasty corruption bug il y a 18 ans
  Nick Mathewson 35f1b7fa26 fix minor memory leak in config il y a 18 ans
  Nick Mathewson 5d85560d9e Remove last vestiges of old logging interface. il y a 18 ans
  Roger Dingledine d7e136240a consistency is the hobgoblin of little armas il y a 18 ans
  Nick Mathewson 049f6c0131 Switch remaining files to new log interface. il y a 18 ans
  Nick Mathewson 7a9774eff0 Also here. il y a 18 ans
  Peter Palfrader 0738c24b97 Fix log levels notice and warn for new logging stuff il y a 18 ans
  Nick Mathewson a38aa81bf8 fix another segv, this time in circid fix. il y a 18 ans
  Nick Mathewson 9b6c5614c6 fix a segv il y a 18 ans
  Nick Mathewson e7e170a59e Change more files to new loggin interface. 3 left. il y a 18 ans
  Nick Mathewson 932106f54c Efficiency hack: call tor_fix_source_file late, not early. Add "BUG" domain. Domains are now bitmasks... just in case. Make some err msgs non-general. il y a 18 ans
  Nick Mathewson 452f4cfa09 Convert circuituse, command, config, connection, relay, router, test to new logging interface il y a 18 ans
  Nick Mathewson 81dd50a942 Fix memory leak when retrieving networkstatus or routerdesc by malformed fingerprint il y a 18 ans
  Nick Mathewson 91a666064a Fix possible free(NULL) in control.c il y a 18 ans