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-07-16
Move test_descriptors.txt to an include file
Nick Mathewson
2014-07-16
Fix tests when building out-of-tree
Nick Mathewson
2014-07-16
Merge remote-tracking branch 'andrea/bug11302'
Nick Mathewson
2014-07-16
Fix wide lines, make entry_is_live() non-inline
Nick Mathewson
2014-07-16
Merge remote-tracking branch 'asn/bug12202'
Nick Mathewson
2014-07-16
Merge remote-tracking branch 'sysrqb/bug12573'
Nick Mathewson
2014-07-16
Merge remote-tracking branch 'asn/bug12207_second_draft'
Nick Mathewson
2014-07-16
fix a c99-ism
Nick Mathewson
2014-07-16
Add a tor_ftruncate to replace ftruncate.
Nick Mathewson
2014-07-16
Add an option to overwrite logs
Arlo Breault
2014-07-16
When making a tempdir for windows unit tests, avoid an extra backslash
Nick Mathewson
2014-07-16
Apply GeoIPExcludeUnknown before checking transitions
Nick Mathewson
2014-07-16
Merge remote-tracking branch 'origin/maint-0.2.5'
Nick Mathewson
2014-07-16
src/or/connection.c: expose bucket_millis_empty for bufferevents test
Anthony G. Basile
2014-07-16
diagnostic for 12184: Add a call to channel_dump_statistics
Nick Mathewson
2014-07-16
Add another 8387 diagnostic
Nick Mathewson
2014-07-16
Merge remote-tracking branch 'public/bug8387_024' into maint-0.2.5
Nick Mathewson
2014-07-16
Fixed fgets_eagain unit test.
cypherpunks
2014-07-09
Fix a bug where streams would linger forever when we had no dirinfo
Nick Mathewson
2014-07-09
Change interface of router_descriptor_is_too_old().
George Kadianakis
2014-07-09
Remove executable bit from control.c, router.c
Nick Mathewson
2014-07-09
Only active relays should be given HSDir
Matthew Finkel
2014-06-25
Change the interface of entry_is_live() to take a bitmap.
George Kadianakis
2014-06-25
Basic entry_is_live() unittest.
George Kadianakis
2014-06-24
Add the entrynodes.c unit tests.
George Kadianakis
2014-06-24
Functionify the descriptor age check so that we can NOP it in tests.
George Kadianakis
2014-06-23
Update a comment and undef an identifier
Arlo Breault
2014-06-20
Thread support is now required
Nick Mathewson
2014-06-20
Remove code for Windows CE support
Nick Mathewson
2014-06-20
Authorities also advertise caches-extra-info
Nick Mathewson
2014-06-19
Merge remote-tracking branch 'karsten/bug11683'
Nick Mathewson
2014-06-18
Bump version in master to 0.2.6.0-alpha-dev
Nick Mathewson
2014-06-18
Bump version to Tor 0.2.5.5-alpha-dev
Nick Mathewson
2014-06-16
bump version to 0.2.5.5-alpha. Not released yet.
Nick Mathewson
2014-06-16
whitespace fixes
Nick Mathewson
2014-06-15
Add some test descriptors to src/test/.
George Kadianakis
2014-06-15
Document choose_random_entry_impl() and populate_live_entry_guards().
George Kadianakis
2014-06-15
Make a few entrynodes.c functions testable.
George Kadianakis
2014-06-15
Make populate_live_entry_guards() more smoothly testable.
George Kadianakis
2014-06-15
Constify aggressively in populate_live_entry_guards().
George Kadianakis
2014-06-15
Fix the functionality of populate_live_entry_guards().
George Kadianakis
2014-06-15
Move code from choose_random_entry_impl() to the new function.
George Kadianakis
2014-06-15
Create skeleton for populate_live_entry_guards().
George Kadianakis
2014-06-15
choose_random_entry_impl(): Remove useless consider_exit_family.
George Kadianakis
2014-06-15
Remove a piece of disabled code in choose_random_entry_impl().
George Kadianakis
2014-06-14
Add ATTR_UNUSED to HT_FIND
Nick Mathewson
2014-06-14
Merge branch 'bug8746_v2_squashed'
Nick Mathewson
2014-06-14
refactor win/nix handling for test_spawn_background*()
Nick Mathewson
2014-06-14
More unit tests for process spawning
Nick Mathewson
2014-06-14
New testing-only tor_sleep_msec function
Nick Mathewson
[next]