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
2015-08-17
Merge remote-tracking branch 'public/decouple_retry_directory'
Nick Mathewson
2015-08-17
Bring the dimap tests up to 100%
Nick Mathewson
2015-08-17
Fix an assertion failure introduced in 20254907d7
Nick Mathewson
2015-08-17
Fix a stupid memory leak I introduced in 8afbc154. Bug not in any released Tor.
Nick Mathewson
2015-08-17
Remove redundant tor_free() in command_process_create_cell().
Isis Lovecruft
2015-08-17
Merge remote-tracking branch 'isis/fix/circuitlist-docstring-typo'
Nick Mathewson
2015-08-14
Increase AccountingMax example value to 40 GB.
Nick Mathewson
2015-08-14
Fix an overzealous compiler warning in the tests
Nick Mathewson
2015-08-14
Merge remote-tracking branch 'public/decouple_init_keys'
Nick Mathewson
2015-08-13
Increase unit test coverage on container.c
Nick Mathewson
2015-08-13
Fix some types on container fns
Nick Mathewson
2015-08-13
Decouple routerlist_retry_directory_downloads() from the blob
Nick Mathewson
2015-08-13
Change lost_owning_controller() to call activate_signal().
Nick Mathewson
2015-08-12
Fix a windows compilation error
Nick Mathewson
2015-08-12
Fix a memory leak when adding an ri with expired ed certs
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-12
Try to decouple process_signal() from anything not event-driven
Nick Mathewson
2015-08-12
Decouple the backend for directory_all_unreachable to simplify our CFG
Nick Mathewson
2015-08-11
Split the client-only parts of init_keys() into a separate function
Nick Mathewson
2015-08-11
Merge branch 'bug16389_027_03_squashed'
Nick Mathewson
2015-08-11
Expire after 5 minutes rend cache failure entries
David Goulet
2015-08-11
Add created timestamp to a rend cache failure entry
David Goulet
2015-08-11
Fix typo in comment about digest256map_t
David Goulet
2015-08-11
Use an enum for INTRO_POINT_FAILURE_*
David Goulet
2015-08-11
Purge client HS failure cache on NEWNYM
David Goulet
2015-08-11
Add rend failure cache
David Goulet
2015-08-11
Fix windows compilation
Nick Mathewson
2015-08-11
Fix a 32-bit compilation warning
Nick Mathewson
2015-08-11
Make HSDir depend on Running/Valid again.
Nick Mathewson
2015-08-10
Merge remote-tracking branch 'public/feature16734'
Nick Mathewson
2015-08-10
Remove a 9-function strongly connected component of tor's callgraph.
Nick Mathewson
2015-08-10
Merge remote-tracking branch 'dgoulet/bug16274_027_02'
Nick Mathewson
2015-08-07
Check for EINTR correctly on windows
Nick Mathewson
2015-08-06
Merge remote-tracking branch 'public/decouple-write'
Nick Mathewson
2015-08-06
Merge remote-tracking branch 'public/bug16286'
Nick Mathewson
2015-08-06
Fix misnamed parameter in or_circuit_new docstring.
Isis Lovecruft
2015-08-05
Update tor-fw-helper URL
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-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-31
Improve log messages for problems about ed25519 keypinning
Nick Mathewson
2015-07-30
Add get_max_sockets() and remove dead code
David Goulet
2015-07-30
Do not autoflush control connections as their outbufs get big
Nick Mathewson
2015-07-30
whitespace fix
Nick Mathewson
2015-07-30
Wrap windows-only C files in #ifdef _WIN32
Nick Mathewson
[prev]
[next]