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
/
test
Age
Commit message (
Expand
)
Author
2018-04-13
Fix "make check-spaces"
Nick Mathewson
2018-04-13
Refactor "timestamp" not to be its own type coupled to token buffers
Nick Mathewson
2018-04-13
Start re-refactoring the token bucket interface.
Nick Mathewson
2018-04-13
Rename token_bucket_t to token_bucket_rw_t.
Nick Mathewson
2018-04-13
Merge branch 'token_bucket_refactor_squashed'
Nick Mathewson
2018-04-13
Disable load_geoip_file() tests on windows
Nick Mathewson
2018-04-13
Increase tolerances for imprecise time.
Nick Mathewson
2018-04-13
Accept small hops backward in the monotonic timer.
Nick Mathewson
2018-04-13
Add a new token-bucket backend abstraction, with tests
Nick Mathewson
2018-04-13
Expose a function that computes stamp units from msec.
Nick Mathewson
2018-04-12
Merge branch 'maint-0.3.3'
Nick Mathewson
2018-04-12
Attempt to fix 32-bit clang builds, which broke with 31508a0abccfee1cd
Nick Mathewson
2018-04-12
Merge branch 'maint-0.3.3'
Nick Mathewson
2018-04-12
Use less memory for MaxMemInQueues for machines with more than 8 GB of RAM.
Alexander Færøy
2018-04-10
Merge remote-tracking branch 'isis-github/bug25425_squashed2'
Nick Mathewson
2018-04-10
Merge remote-tracking branch 'isis-github/bug25409'
Nick Mathewson
2018-04-10
Remove TestingEnableTbEmptyEvent
Nick Mathewson
2018-04-09
tests: Make tt_finished() macro for tests without tt_*_op() calls.
Isis Lovecruft
2018-04-09
test: Add testing module and some unittests for bridges.c.
Isis Lovecruft
2018-04-06
Merge branch 'isolate_libevent_2_squashed'
Nick Mathewson
2018-04-05
Remove needless event2/thread.h include from test_compat_libevent.c
Nick Mathewson
2018-04-05
Remove redundant event2/event.h usage from test_scheduler.c
Nick Mathewson
2018-04-05
Move responsibility for threadpool reply-handler events to workqueue
Nick Mathewson
2018-04-05
Wrap the function we use to run the event loop.
Nick Mathewson
2018-04-05
Add wrappers for event_base_loopexit and event_base_loopbreak.
Nick Mathewson
2018-04-05
Merge remote-tracking branch 'public/split_relay_crypto'
Nick Mathewson
2018-04-04
Remove PortForwarding options
Neel Chauhan
2018-04-02
tests: Run all existing protover tests in both languages.
Isis Lovecruft
2018-04-02
tests: Make inline comments in test_protover.c more accurate.
Isis Lovecruft
2018-04-02
protover: Change protover_all_supported() to return only unsupported.
Isis Lovecruft
2018-04-02
tests: Run all existing protover tests in both languages.
Isis Lovecruft
2018-04-02
tests: Make inline comments in test_protover.c more accurate.
Isis Lovecruft
2018-04-02
protover: Change protover_all_supported() to return only unsupported.
Isis Lovecruft
2018-04-02
Remove event2/event.h include from compat_libevent.h
Nick Mathewson
2018-04-01
misc tiny fixes
Roger Dingledine
2018-03-28
Merge branch 'maint-0.3.3'
Nick Mathewson
2018-03-28
Merge remote-tracking branch 'dgoulet/bug24767_033_03' into maint-0.3.3
Nick Mathewson
2018-03-28
Merge branch 'maint-0.3.3'
Nick Mathewson
2018-03-28
Rename string_is_valid_hostname -> string_is_valid_nonrfc_hostname
Nick Mathewson
2018-03-28
Don't explode on NULL or empty string
rl1987
2018-03-28
Allow alphanumeric TLDs in test for now
rl1987
2018-03-28
Validate hostnames with punycode TLDs correctly
rl1987
2018-03-28
Test TLD validation
rl1987
2018-03-28
Also test bracket-less IPv6 string validation
rl1987
2018-03-28
Fix bracketed IPv6 string validation
rl1987
2018-03-28
Do not consider IP strings valid DNS names. Fixes #25055
rl1987
2018-03-28
Allow IPv6 address strings to be used as hostnames in SOCKS5 requests
rl1987
2018-03-27
test: Add unittest for the OR connection failure cache
George Kadianakis
2018-03-27
Merge branch 'maint-0.3.3'
Nick Mathewson
2018-03-26
Merge branch 'bug24658-rm-curve25519-header' into bug24658-merge
Nick Mathewson
[next]