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
/
common
Age
Commit message (
Expand
)
Author
2015-09-16
Merge remote-tracking branch 'public/bug17047'
Nick Mathewson
2015-09-16
Merge branch 'bug17027-reject-private-all-interfaces-v2' into bug16069-bug17027
teor (Tim Wilson-Brown)
2015-09-16
ExitPolicyRejectPrivate rejects local IPv6 address and interface addresses
teor (Tim Wilson-Brown)
2015-09-16
ExitPolicy accept6/reject6 produces IPv6 wildcard addresses only
teor (Tim Wilson-Brown)
2015-09-16
Ignore accept6/reject6 IPv4, warn about unexpected rule outcomes
teor (Tim Wilson-Brown)
2015-09-15
Add get_interface_address[6]_list for a list of interface IP addresses
teor (Tim Wilson-Brown)
2015-09-14
Update comments about ExitPolicy parsing
teor (Tim Wilson-Brown)
2015-09-13
Use SSL_get_client_ciphers() on openssl 1.1+, not SSL_get_ciphers...
Nick Mathewson
2015-09-08
Handle negative inputs to crypto_random_time_range().
Nick Mathewson
2015-08-21
Fix a bunch of check-spaces complaints
Sebastian Hahn
2015-08-21
Ensure worker threads actually exit when it is time
Sebastian Hahn
2015-08-18
Merge branch 'decouple_controller_events_squashed'
Nick Mathewson
2015-08-18
Log meaningful messages before failing on windows with threadlocal.
Nick Mathewson
2015-08-18
Improve threadlocal documentation
Nick Mathewson
2015-08-18
Add comments for thread-local storage functions
Nick Mathewson
2015-08-18
Use thread-local storage to block event_queue recursion.
Nick Mathewson
2015-08-17
Merge remote-tracking branch 'public/bug16741_026'
Nick Mathewson
2015-08-17
Merge remote-tracking branch 'yawning/feature16533'
Nick Mathewson
2015-08-13
Fix some types on container fns
Nick Mathewson
2015-08-12
Use ed25519-donna's batch verification support when applicable.
Yawning Angel
2015-08-12
Add crypto_rand_unmocked, which is crypto_rand without mocking.
Yawning Angel
2015-08-11
Merge branch 'bug16389_027_03_squashed'
Nick Mathewson
2015-08-11
Fix typo in comment about digest256map_t
David Goulet
2015-08-11
Fix windows compilation
Nick Mathewson
2015-08-10
Merge remote-tracking branch 'public/feature16734'
Nick Mathewson
2015-08-07
Check for EINTR correctly on windows
Nick Mathewson
2015-08-05
Add a compat function to check how much disk space is free.
Nick Mathewson
2015-08-05
Set the open file limit to the current value before changing it
David Goulet
2015-08-04
Switch order of unblocking threads and releasing the mutex.
cypherpunks
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
Wrap windows-only C files in #ifdef _WIN32
Nick Mathewson
2015-07-27
Allow a single trailing `.` when validating FQDNs from SOCKS.
Yawning Angel
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
Fix some potential memory leaks in the thread pool code.
cypherpunks
2015-07-20
Document the torrc format as thoroughly as possible
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
Add more EINVAL errno setting on key read failures
Nick Mathewson
2015-07-14
Make file-reading and key-reading preserve errno
Nick Mathewson
2015-07-12
Okay, this time it was my fault
Nick Mathewson
2015-07-12
Fine, mingw! fine! are you happy now??
Nick Mathewson
2015-07-12
This should be the last SecureZeroMemory fix
Nick Mathewson
2015-07-12
Dammit, autoconf!
Nick Mathewson
2015-07-12
Nth time is maybe the charm for fixing windows readpassword build errors
Nick Mathewson
2015-07-11
note some dead code in set_max_file_descriptors
Nick Mathewson
2015-07-10
Try one more one more time to get tor-ci-windows working
Nick Mathewson
2015-07-10
Attempt yet again to make the tor-ci-windows builder happy
Nick Mathewson
2015-07-09
Merge remote-tracking branch 'yawning/feature16467_9663'
Nick Mathewson
[next]