summaryrefslogtreecommitdiff
path: root/changes
AgeCommit message (Expand)Author
2011-05-16Merge remote-tracking branch 'origin/maint-0.2.1' into maint-0.2.2Nick Mathewson
2011-05-16Require that certain public keys have public exponent 65537Robert Ransom
2011-05-16Check fetched rendezvous descriptors' service IDsRobert Ransom
2011-05-16Merge remote-tracking branch 'public/bug2850' into maint-0.2.2Nick Mathewson
2011-05-15Increase the length of the buffer in smartlist_string_num_isin().Nick Mathewson
2011-05-15Check permissions on the directory holding a control socketNick Mathewson
2011-05-15Clean up the 2972 implementation a littleSebastian Hahn
2011-05-15Preserve bridge download status across SETCONF, HUPNick Mathewson
2011-05-15Merge branch 'bug3026' into maint-0.2.2Nick Mathewson
2011-05-15Merge branch 'bug1345' into maint-0.2.2Nick Mathewson
2011-05-15Merge branch 'bug2732-simpler' into maint-0.2.2Nick Mathewson
2011-05-13Handle transitions in Automap*, VirtualAddrNetwork correctlyNick Mathewson
2011-05-13When TrackExitHosts changes, remove all no-longer-valid mappingsNick Mathewson
2011-05-13Don't clear out transient addressmap entries on HUPNick Mathewson
2011-05-13Add a ControlPortFileGroupWritable optionNick Mathewson
2011-05-13Write automatically-chosen control ports to a file.Nick Mathewson
2011-05-13new GETINFO command to return list of listeners of a given typeNick Mathewson
2011-05-13"(Socks|Control|etc)Port auto" now tells Tor to open an arbitrary portNick Mathewson
2011-05-12Merge remote-tracking branch 'public/bug3122_memcmp_022' into maint-0.2.2Nick Mathewson
2011-05-12Merge remote-tracking branch 'public/bug3122_memcmp_squashed' into maint-0.2.1Nick Mathewson
2011-05-12Add changes file for bug2503Nick Mathewson
2011-05-12Unmap microdesc cache before replacing it.Nick Mathewson
2011-05-12Accept hs descriptors even if we don't see an HSDir for usNick Mathewson
2011-05-12bug 3026: do not upload our vote to ourselfNick Mathewson
2011-05-12Merge branch 'bug1352' into maint-0.2.2Nick Mathewson
2011-05-11Merge remote-tracking branch 'origin/maint-0.2.1' into maint-0.2.2Nick Mathewson
2011-05-11Fix crash when read_file_to_string() fails in SAVECONFNick Mathewson
2011-05-11Merge remote-tracking branch 'public/3122_memcmp_squashed' into bug3122_memcm...Nick Mathewson
2011-05-11Add a data-independent variant of memcmp and a d-i memeq function.Nick Mathewson
2011-05-10Merge branch 'maint-0.2.1' into maint-0.2.2Roger Dingledine
2011-05-10Update to the May 1 2011 Maxmind GeoLite Country databaseRoger Dingledine
2011-05-09Merge remote-tracking branch 'public/bug3022_v2' into maint-0.2.2Nick Mathewson
2011-05-09Fix potential null pointer deref during dirvoteSebastian Hahn
2011-05-09Fix a potential null deref when rebuilding md cacheSebastian Hahn
2011-05-04Merge remote-tracking branch 'rransom/bug3106' into maint-0.2.2Nick Mathewson
2011-05-04Handle crypto_pk_get_digest failures semi-sensiblyRobert Ransom
2011-05-03Set SO_REUSEADDR on all sockets, not just listenersNick Mathewson
2011-05-03Add some missing torrc entries to tor.1.txtNick Mathewson
2011-05-03Change who calls microdesc_cache_rebuild().Nick Mathewson
2011-05-03Backport microdesc_cache_clean to 0.2.2Nick Mathewson
2011-05-03Fix a check for when to rebuild the microdesc cache. (Backport from 0.2.3.Nick Mathewson
2011-05-03Add missing code to set cache->journal_len when reading microdesc journalNick Mathewson
2011-04-28Rate-limit v2 networkstatus download fail warningsNick Mathewson
2011-04-28Merge remote-tracking branch 'arma/bug3012' into maint-0.2.2Nick Mathewson
2011-04-28relays checkpoint their state file twice a dayRoger Dingledine
2011-04-28Only authorities should automatically download v2 networkstatus documentsNick Mathewson
2011-04-28Merge remote-tracking branch 'arma/bug3039' into maint-0.2.2Nick Mathewson
2011-04-28stop putting wacky values into state->lastwrittenRoger Dingledine
2011-04-28Merge remote-tracking branches 'rransom/bug2722' and 'rransom/bug2722b' into ...Nick Mathewson
2011-04-29Correctly check elapsed time in last hibernation periodSebastian Hahn