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
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2014-11-20
Make can_complete_circuits a static variable.
Nick Mathewson
2014-11-20
Don't build introduction circuits until we know we can build circuits
Nick Mathewson
2014-11-19
Merge remote-tracking branch 'origin/maint-0.2.5'
Nick Mathewson
2014-11-19
Merge remote-tracking branch 'origin/maint-0.2.4' into maint-0.2.5
Nick Mathewson
2014-11-19
Update longclaw dirauth IP to be a more stable location
Micah Anderson
2014-11-17
Remove Support022HiddenServices
Nick Mathewson
2014-11-16
Rewriting comment for control_event_hs_descriptor_failed().
rl1987
2014-11-16
Adding REASON field to HS_DESC FAILED controller event.
rl1987
2014-11-12
Merge remote-tracking branch 'origin/maint-0.2.5'
Nick Mathewson
2014-11-12
Merge remote-tracking branch 'origin/maint-0.2.4' into maint-0.2.5
Nick Mathewson
2014-11-12
Remove turtles as a directory authority (#13296)
Micah Anderson
2014-11-12
Add longclaw as a directory authority (#13296)
Micah Anderson
2014-11-12
Merge remote-tracking branch 'public/bug7484'
Nick Mathewson
2014-11-12
Fix wide lines (from 13172)
Nick Mathewson
2014-11-12
Replace operators used as macro arguments with OP_XX macros
Nick Mathewson
2014-11-12
Merge branch 'ticket13172'
Nick Mathewson
2014-11-12
Reenhappy make check-spaces
Nick Mathewson
2014-11-12
Merge remote-tracking branch 'rl1987/bug13644'
Nick Mathewson
2014-11-12
Merge remote-tracking branch 'rl1987/bug9812'
Nick Mathewson
2014-11-12
Merge remote-tracking branch 'public/bug13698_024_v1'
Nick Mathewson
2014-11-11
Renaming ROUTER_WAS_NOT_NEW to ROUTER_IS_ALREADY_KNOWN.
rl1987
2014-11-11
Comment possible values of was_router_added_t.
rl1987
2014-11-10
Fix: don't report timeout when closing parallel intro points
David Goulet
2014-11-09
Print a warning when extra info document is found incompatible with router de...
rl1987
2014-11-09
Downgrade RSA signature verification failure error message to info loglevel.
rl1987
2014-11-07
Wrong format in log statement
David Goulet
2014-11-07
test_checkdir.c: Perhaps this is what will make this test pass on windows?
Nick Mathewson
2014-11-07
test_checkdir.c: try to make it pass on windows
Nick Mathewson
2014-11-06
Define macros meaning <,>,==,!=,<=,>=
Nick Mathewson
2014-11-05
Try to fix test_checkdir windows compilation more
Nick Mathewson
2014-11-05
Try to fix test_checkdir windows compilation
Nick Mathewson
2014-11-05
chgrp the testing tempdir to ourself to clear the sticky bit
Nick Mathewson
2014-11-05
11291: Fix warnings, add changes file, rename 'mask'.
Nick Mathewson
2014-11-05
Merge remote-tracking branch 'meejah/ticket-11291-extra-utests'
Nick Mathewson
2014-11-04
Fix a wide line I introduced
Nick Mathewson
2014-11-04
Fix unused-argument warnings
Nick Mathewson
2014-11-04
Merge remote-tracking branch 'andrea/ticket6456'
Nick Mathewson
2014-11-04
Merge branch 'bug13315_squashed'
Nick Mathewson
2014-11-04
fix indentation
Nick Mathewson
2014-11-04
Use correct argument types for inet_pton.
Nick Mathewson
2014-11-04
Sending 'Not allowed' error message before closing the connection.
rl1987
2014-11-04
Checking if FQDN is actually IPv6 address string and handling that case.
rl1987
2014-11-04
Adding helper function that checks if string is a valid IPv6 address.
rl1987
2014-11-04
Validating SOCKS5 hostname more correctly.
rl1987
2014-11-04
Introducing helper function to validate IPv4 address strings.
rl1987
2014-11-04
Introducing helper function to validate DNS name strings.
rl1987
2014-11-04
Merge remote-tracking branch 'public/bug13214_025_squashed'
Nick Mathewson
2014-11-04
Check descriptor ID in addition to HS ID when saving a v2 hs descriptor
Nick Mathewson
2014-11-04
Add comments and rename intro_nodes list in rend_services_introduce()
David Goulet
2014-11-02
Use tor_malloc_zero(x), not tor_calloc(x,sizeof(char))
Nick Mathewson
[next]