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
/
test.c
Age
Commit message (
Expand
)
Author
2013-09-08
Fix unit tests with --disable-curve25519
Nick Mathewson
2013-09-04
Merge branch 'maint-0.2.4'
Roger Dingledine
2013-09-04
refactor and give it unit tests
Roger Dingledine
2013-08-15
Fix a wide line in test_geoip_with_pt
Nick Mathewson
2013-08-15
Merge branch 'bug5040_4773_rebase_3'
Nick Mathewson
2013-08-15
Unit tests for ext_or_id_map.
Nick Mathewson
2013-08-15
Split out buffers and socks tests into separate modules.
Nick Mathewson
2013-08-15
If a single client connects with multiple transports, note all transports.
George Kadianakis
2013-08-15
Trivially change unittests to make them more readable.
George Kadianakis
2013-08-15
Make check-spaces happy.
George Kadianakis
2013-08-15
Fix some unittests that broke when we added bridge-ip-transports.
George Kadianakis
2013-08-15
Add a unittest for the bridge-ip-transports extra-info line.
George Kadianakis
2013-07-19
Regression test for destroy cell queue
Nick Mathewson
2013-07-18
Add transport information to the GeoIP database.
George Kadianakis
2013-07-18
Start of a unit test for options_validate.
Nick Mathewson
2013-07-18
Unit tests for cell queues.
Nick Mathewson
2013-07-10
Add some basic unit tests for the circuit map data structure.
Nick Mathewson
2013-07-10
Completely refactor how FILENAME_PRIVATE works
Nick Mathewson
2013-06-12
Fix #9043 - simplyfy the code and use EVP_PKEY_cmp instead of pkey_eq / tor_t...
Marek Majkowski
2013-06-10
Bug #5170 - make pkey_eq testable, introduce test_tortls.c
Marek Majkowski
2013-05-15
Merge remote-tracking branch 'origin/maint-0.2.4'
Nick Mathewson
2013-05-15
Fix unit tests to pass after fix for #8879
Nick Mathewson
2013-05-09
Merge remote-tracking branch 'origin/maint-0.2.4'
Nick Mathewson
2013-05-09
Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4
Nick Mathewson
2013-05-09
Don't run off the end of the array-of-freelists
Nick Mathewson
2013-04-18
Merge remote-tracking branch 'origin/maint-0.2.4'
Nick Mathewson
2013-04-18
Fix some wide lines
Nick Mathewson
2013-04-11
socks5 will ask for username/password if we offer it
Roger Dingledine
2013-04-11
socks5 will ask for username/password if we offer it
Roger Dingledine
2013-04-05
Merge remote-tracking branch 'origin/maint-0.2.4'
Nick Mathewson
2013-04-05
test.c: Try to create a more random temporary directory for our workspace (re...
Peter Palfrader
2013-03-15
Merge remote-tracking branch 'origin/maint-0.2.4'
Nick Mathewson
2013-03-01
More unit tests for old TAP onion handshake.
Nick Mathewson
2013-02-23
Remove a bunch of unused macro definitions
Nick Mathewson
2013-02-11
Fix a null-deref-on-fail in unit tests
Nick Mathewson
2013-02-11
Resolve memory leaks in the unit tests and benchmarks (found by coverity)
Nick Mathewson
2013-01-29
Fix unit test to not expect v2 directory request geoip info
Nick Mathewson
2013-01-19
Merge remote-tracking branch 'karsten/bug5823'
Nick Mathewson
2013-01-17
Remove dirreq-v2-* lines from extra-info descriptors.
Karsten Loesing
2013-01-16
Implement proposal 204: ignore subdomains in hidden service addresses
Jérémy Bobbio
2013-01-16
Update the copyright date to 201.
Nick Mathewson
2013-01-03
ntor: Don't fail fast server-side on an unrecognized KEYID(B)
Nick Mathewson
2013-01-03
Massive refactoring of the various handshake types
Nick Mathewson
2013-01-02
Split onion.[ch] into onion{,_fast,_tap}.[ch]
Nick Mathewson
2013-01-02
Implementat the ntor handshake
Nick Mathewson
2012-11-14
Fix a bug in policy_is_reject_star() that was making IPv4 exits break
Nick Mathewson
2012-11-14
Add an IPv6Exit configuration option
Nick Mathewson
2012-11-14
Better policy support for IPv6
Nick Mathewson
2012-11-14
Refactor begin cell parsing into its own function, with tests.
Nick Mathewson
2012-11-08
Fix test.c compilation on mingw32.
Nick Mathewson
[next]