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
2015-08-05
Update tor-fw-helper URL
Nick Mathewson
2015-08-05
Let's try to get test_workqueue working on windows
Nick Mathewson
2015-08-04
Merge remote-tracking branch 'public/bug13338'
Nick Mathewson
2015-08-04
Switch order of unblocking threads and releasing the mutex.
cypherpunks
2015-08-03
When building with coverage, run chutney with coverage
Nick Mathewson
2015-07-31
Move formatting functions around.
Nick Mathewson
2015-07-30
Add get_max_sockets() and remove dead code
David Goulet
2015-07-30
whitespace fix
Nick Mathewson
2015-07-30
Wrap windows-only C files in #ifdef _WIN32
Nick Mathewson
2015-07-29
Merge remote-tracking branch 'origin/maint-0.2.6'
Nick Mathewson
2015-07-29
Merge remote-tracking branch 'origin/maint-0.2.5' into maint-0.2.6
Nick Mathewson
2015-07-29
Merge remote-tracking branch 'origin/maint-0.2.4' into maint-0.2.5
Nick Mathewson
2015-07-29
Merge remote-tracking branch 'teor/feature14175-chutney-performance-v2'
Nick Mathewson
2015-07-29
Update geoip and geoip6 to the July 8 2015 database.
Karsten Loesing
2015-07-27
Bump version to 0.2.7.2-alpha-dev
Nick Mathewson
2015-07-27
Merge remote-tracking branch 'yawning/bug16674'
Nick Mathewson
2015-07-27
Allow a single trailing `.` when validating FQDNs from SOCKS.
Yawning Angel
2015-07-27
Fix ed25519-donna with SSP on non-x86.
Yawning Angel
2015-07-23
Bump version (and explain how)
Nick Mathewson
2015-07-23
Re-run trunnel to capture change for msvc.
Nick Mathewson
2015-07-23
Fix a couple more msvc issues, reported by gisle vanem
Nick Mathewson
2015-07-22
Merge branch 'ticket2325_squashed'
Nick Mathewson
2015-07-21
Remove casting of void pointers when handling signals.
cypherpunks
2015-07-21
Improve the workqueue test help message.
cypherpunks
2015-07-21
Limit the number of inflight items to the number of items.
cypherpunks
2015-07-21
Fix some potential memory leaks in the thread pool code.
cypherpunks
2015-07-20
typo fix; spotted by arma
Nick Mathewson
2015-07-20
Document the torrc format as thoroughly as possible
Nick Mathewson
2015-07-20
Fix testcases where scrypt APIs are used wrong.
rl1987
2015-07-16
Merge remote-tracking branch 'public/feature_16580'
Nick Mathewson
2015-07-16
Merge remote-tracking branch 'public/ticket16543'
Nick Mathewson
2015-07-16
Merge remote-tracking branch 'sysrqb/bug15220_026_sysrqb'
Nick Mathewson
2015-07-16
Break some wide lines
Nick Mathewson
2015-07-16
Fix most check-spaces issues
Nick Mathewson
2015-07-15
Use C99 variadic macros when not on GCC.
Nick Mathewson
2015-07-15
Merge branches 'feature_16582' and 'feature_16581'
Nick Mathewson
2015-07-15
Don't allow INIT_ED_KEY_{NO_REPAIR,NEEDCERT} to be used together.
Nick Mathewson
2015-07-15
Add more EINVAL errno setting on key read failures
Nick Mathewson
2015-07-14
Remove tor-fw-helper code
Nick Mathewson
2015-07-14
Add changes file for 8712; apply it to HSDir flag as well.
Nick Mathewson
2015-07-14
Vote for relays to be fast and stable even when they aren't currently active.
Peter Retzlaff
2015-07-14
Change the name for the keypinning file; delete the old one if found
Nick Mathewson
2015-07-14
Add more consistency checks in load_ed_keys
Nick Mathewson
2015-07-14
Do more consistency checks in ed_key_init_from_file()
Nick Mathewson
2015-07-14
If loading an ed25519 master key fails with errno != ENOENT, give up.
Nick Mathewson
2015-07-14
Preserve errno when loading encrypted ed25519 keys.
Nick Mathewson
2015-07-14
Make file-reading and key-reading preserve errno
Nick Mathewson
2015-07-14
Remove empty rend_service_validate_intro_early function
John Brooks
2015-07-14
Rename ambiguous introduction point functions
John Brooks
2015-07-12
Try to convince coverity not to worry about this loop either
Nick Mathewson
[next]