index
:
tor
main
maint-0.1.2
maint-0.2.0
maint-0.2.1
maint-0.2.2
maint-0.2.3
maint-0.2.4
maint-0.2.5
maint-0.2.6
maint-0.2.7
maint-0.2.7-redux
maint-0.2.8
maint-0.2.9
maint-0.3.0
maint-0.3.1
maint-0.3.2
maint-0.3.3
maint-0.3.4
maint-0.3.5
maint-0.4.0
maint-0.4.1
maint-0.4.2
maint-0.4.3
maint-0.4.4
maint-0.4.5
maint-0.4.6
maint-0.4.7
maint-0.4.8
release-0.2.1
release-0.2.2
release-0.2.3
release-0.2.4
release-0.2.5
release-0.2.6
release-0.2.7
release-0.2.7-redux
release-0.2.8
release-0.2.9
release-0.3.0
release-0.3.1
release-0.3.2
release-0.3.3
release-0.3.4
release-0.3.5
release-0.4.0
release-0.4.1
release-0.4.2
release-0.4.3
release-0.4.4
release-0.4.5
release-0.4.6
release-0.4.7
release-0.4.8
Transit encryption and privacy out of the box
The Tor Project
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2011-05-17
Handle NULL argument to get_configured_bridge_by_addr_port_digest
Nick Mathewson
2011-05-17
Oops; that function got renamed.
Nick Mathewson
2011-05-17
Check onion keys in microdescriptors, too
Robert Ransom
2011-05-16
Merge remote-tracking branch 'origin/maint-0.2.1' into maint-0.2.2
Nick Mathewson
2011-05-16
squash! Add crypto_pk_check_key_public_exponent function
Nick Mathewson
2011-05-16
Require that certain public keys have public exponent 65537
Robert Ransom
2011-05-16
Add crypto_pk_check_key_public_exponent function
Robert Ransom
2011-05-16
Check fetched rendezvous descriptors' service IDs
Robert Ransom
2011-05-16
Merge remote-tracking branch 'public/bug2850' into maint-0.2.2
Nick Mathewson
2011-05-15
Increase the length of the buffer in smartlist_string_num_isin().
Nick Mathewson
2011-05-15
Make check_private_dir check for group ownership as appropriate
Nick Mathewson
2011-05-15
Fix up some comment issues spotted by rransom
Nick Mathewson
2011-05-15
Check permissions on the directory holding a control socket
Nick Mathewson
2011-05-15
Add a new flag to check_private_dir to make it _not_ change permissions
Nick Mathewson
2011-05-15
Add a function to pull off the final component of a path
Nick Mathewson
2011-05-15
Make check_private_dir accept g+rx dirs if told to do so.
Nick Mathewson
2011-05-15
Clean up the 2972 implementation a little
Sebastian Hahn
2011-05-15
Add UnixSocketsGroupWritable config flag
Jérémy Bobbio
2011-05-15
Preserve bridge download status across SETCONF, HUP
Nick Mathewson
2011-05-15
Fixup whitespace issues from 3122 commit
Nick Mathewson
2011-05-15
Merge remote-tracking branch 'origin/maint-0.2.1' into maint-0.2.2
Nick Mathewson
2011-05-15
Fixup whitespace issues from 3122 commit
Nick Mathewson
2011-05-15
Merge remote-tracking branch 'origin/maint-0.2.1' into maint-0.2.2
Nick Mathewson
2011-05-15
Another doc tweak on tor_memcmp: <b>b</b>, not <b>.
Nick Mathewson
2011-05-15
minor tweaks to 4b19730c8234d
Roger Dingledine
2011-05-15
Merge branch 'bug3026' into maint-0.2.2
Nick Mathewson
2011-05-15
Replace a nasty add-malloc-snprintf with a nice clean asprintf
Nick Mathewson
2011-05-15
Merge branch 'bug1345' into maint-0.2.2
Nick Mathewson
2011-05-15
Better doc for consider_recording_trackexithost
Nick Mathewson
2011-05-15
Merge branch 'bug2732-simpler' into maint-0.2.2
Nick Mathewson
2011-05-15
Rip out more of hid_serv_acting_as_directory
Nick Mathewson
2011-05-13
Handle transitions in Automap*, VirtualAddrNetwork correctly
Nick Mathewson
2011-05-13
When TrackExitHosts changes, remove all no-longer-valid mappings
Nick Mathewson
2011-05-13
Raise the TrackHostExits membership code into its own function
Nick Mathewson
2011-05-13
Don't clear out transient addressmap entries on HUP
Nick Mathewson
2011-05-13
New smartlist function to see if two lists of strings are equal.
Nick Mathewson
2011-05-13
Add a ControlPortFileGroupWritable option
Nick Mathewson
2011-05-13
Write automatically-chosen control ports to a file.
Nick Mathewson
2011-05-13
new GETINFO command to return list of listeners of a given type
Nick Mathewson
2011-05-13
Add a new "tor_sockaddr_to_str()" function
Nick Mathewson
2011-05-13
Advertise correct DirPort/ORPort when configured with "auto"
Nick Mathewson
2011-05-13
Correct the signature for is_listening_on_low_port for "auto" ports
Nick Mathewson
2011-05-13
Teach retry_listener about "auto" ports.
Nick Mathewson
2011-05-13
"(Socks|Control|etc)Port auto" now tells Tor to open an arbitrary port
Nick Mathewson
2011-05-12
Downgrade the "we launched 10 circuits for this stream" message. (See bug 3080)
Nick Mathewson
2011-05-12
Merge remote-tracking branch 'public/bug3122_memcmp_022' into maint-0.2.2
Nick Mathewson
2011-05-12
Merge remote-tracking branch 'public/bug3122_memcmp_squashed' into maint-0.2.1
Nick Mathewson
2011-05-12
Fixes ticket #2503
mikey99
2011-05-12
Unmap microdesc cache before replacing it.
Nick Mathewson
2011-05-12
Accept hs descriptors even if we don't see an HSDir for us
Nick Mathewson
[next]