aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Add a new flag to check_private_dir to make it _not_ change permissionsNick Mathewson2011-05-15
* Add a function to pull off the final component of a pathNick Mathewson2011-05-15
* Make check_private_dir accept g+rx dirs if told to do so.Nick Mathewson2011-05-15
* Clean up the 2972 implementation a littleSebastian Hahn2011-05-15
* Add UnixSocketsGroupWritable config flagJérémy Bobbio2011-05-15
* Preserve bridge download status across SETCONF, HUPNick Mathewson2011-05-15
* Fixup whitespace issues from 3122 commitNick Mathewson2011-05-15
* Merge remote-tracking branch 'origin/maint-0.2.1' into maint-0.2.2Nick Mathewson2011-05-15
|\
| * Fixup whitespace issues from 3122 commitNick Mathewson2011-05-15
* | Merge remote-tracking branch 'origin/maint-0.2.1' into maint-0.2.2Nick Mathewson2011-05-15
|\|
| * Another doc tweak on tor_memcmp: <b>b</b>, not <b>.Nick Mathewson2011-05-15
| * minor tweaks to 4b19730c8234dRoger Dingledine2011-05-15
* | Merge branch 'bug3026' into maint-0.2.2Nick Mathewson2011-05-15
|\ \
| * | bug 3026: do not upload our vote to ourselfNick Mathewson2011-05-12
* | | Replace a nasty add-malloc-snprintf with a nice clean asprintfNick Mathewson2011-05-15
* | | Merge branch 'bug1345' into maint-0.2.2Nick Mathewson2011-05-15
|\ \ \
| * | | Better doc for consider_recording_trackexithostNick Mathewson2011-05-15
| * | | Handle transitions in Automap*, VirtualAddrNetwork correctlyNick Mathewson2011-05-13
| * | | When TrackExitHosts changes, remove all no-longer-valid mappingsNick Mathewson2011-05-13
| * | | Raise the TrackHostExits membership code into its own functionNick Mathewson2011-05-13
| * | | Don't clear out transient addressmap entries on HUPNick Mathewson2011-05-13
| * | | New smartlist function to see if two lists of strings are equal.Nick Mathewson2011-05-13
* | | | Merge branch 'bug2732-simpler' into maint-0.2.2Nick Mathewson2011-05-15
|\ \ \ \ | |/ / / |/| | |
| * | | Rip out more of hid_serv_acting_as_directoryNick Mathewson2011-05-15
| * | | Accept hs descriptors even if we don't see an HSDir for usNick Mathewson2011-05-12
| |/ /
* | | Merge branch 'feature3076_squashed' into maint-0.2.2Nick Mathewson2011-05-13
|\ \ \
| * | | Add a ControlPortFileGroupWritable optionNick Mathewson2011-05-13
| * | | Write automatically-chosen control ports to a file.Nick Mathewson2011-05-13
| * | | new GETINFO command to return list of listeners of a given typeNick Mathewson2011-05-13
| * | | Add a new "tor_sockaddr_to_str()" functionNick Mathewson2011-05-13
| * | | Advertise correct DirPort/ORPort when configured with "auto"Nick Mathewson2011-05-13
| * | | Correct the signature for is_listening_on_low_port for "auto" portsNick Mathewson2011-05-13
| * | | Teach retry_listener about "auto" ports.Nick Mathewson2011-05-13
| * | | "(Socks|Control|etc)Port auto" now tells Tor to open an arbitrary portNick Mathewson2011-05-13
|/ / /
* | | Downgrade the "we launched 10 circuits for this stream" message. (See bug 3080)Nick Mathewson2011-05-12
* | | Merge remote-tracking branch 'origin/maint-0.2.1' into maint-0.2.2Nick Mathewson2011-05-12
|\ \ \ | | |/ | |/|
| * | Merge remote-tracking branch 'public/bug3122_memcmp_squashed' into maint-0.2.1Nick Mathewson2011-05-12
| |\ \
* | \ \ Merge remote-tracking branch 'public/bug3122_memcmp_022' into maint-0.2.2Nick Mathewson2011-05-12
|\ \ \ \
| * | | | Hand-tune the new tor_memcmp instances in 0.2.2Nick Mathewson2011-05-11
| * | | | Re-apply the automated conversion to 0.2.2 to make handle any memcmps that sn...Nick Mathewson2011-05-11
| * | | | fwd-port test_util_di_ops into tinytest formatNick Mathewson2011-05-11
| * | | | Merge remote-tracking branch 'public/3122_memcmp_squashed' into bug3122_memcm...Nick Mathewson2011-05-11
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Hand-conversion and audit phase of memcmp transitionNick Mathewson2011-05-11
| | * | | Automated conversion of memcmp to tor_memcmp/tor_mem[n]eqNick Mathewson2011-05-11
| | * | | Add a "di_ops.h" include to util.hNick Mathewson2011-05-11
| | * | | Add a data-independent variant of memcmp and a d-i memeq function.Nick Mathewson2011-05-11
* | | | | Add changes file for bug2503Nick Mathewson2011-05-12
* | | | | Fixes ticket #2503mikey992011-05-12
* | | | | Clean up a formatting issue on the manpge; bug3154.Nick Mathewson2011-05-12
* | | | | Unmap microdesc cache before replacing it.Nick Mathewson2011-05-12
| |_|_|/ |/| | |