index
:
tor
disths
master
[no description]
Gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
test.c
Commit message (
Expand
)
Author
Age
*
Fix #9043 - simplyfy the code and use EVP_PKEY_cmp instead of pkey_eq / tor_t...
Marek Majkowski
2013-06-12
*
Bug #5170 - make pkey_eq testable, introduce test_tortls.c
Marek Majkowski
2013-06-10
*
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-15
*
|
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-05-09
*
|
|
Merge remote-tracking branch 'origin/maint-0.2.4'
Nick Mathewson
2013-04-18
|
\
|
|
|
*
|
Fix some wide lines
Nick Mathewson
2013-04-18
|
*
|
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-11
*
|
|
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-04-05
*
|
|
Merge remote-tracking branch 'origin/maint-0.2.4'
Nick Mathewson
2013-03-15
|
\
|
|
|
*
|
Remove a bunch of unused macro definitions
Nick Mathewson
2013-02-23
*
|
|
More unit tests for old TAP onion handshake.
Nick Mathewson
2013-03-01
|
/
/
*
|
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-02-11
*
|
Fix unit test to not expect v2 directory request geoip info
Nick Mathewson
2013-01-29
*
|
Merge remote-tracking branch 'karsten/bug5823'
Nick Mathewson
2013-01-19
|
\
\
|
*
|
Remove dirreq-v2-* lines from extra-info descriptors.
Karsten Loesing
2013-01-17
*
|
|
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-16
*
|
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-03
*
|
Split onion.[ch] into onion{,_fast,_tap}.[ch]
Nick Mathewson
2013-01-02
*
|
Implementat the ntor handshake
Nick Mathewson
2013-01-02
*
|
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-14
*
|
Fix test.c compilation on mingw32.
Nick Mathewson
2012-11-08
*
|
Merge remote-tracking branch 'linus/bug5053-bug5055'
Nick Mathewson
2012-11-04
|
\
\
|
*
|
Duplicate less code.
Linus Nordberg
2012-10-31
|
*
|
Add "IPVersions" to control command "status/clients-seen".
Linus Nordberg
2012-10-20
|
*
|
White space.
Linus Nordberg
2012-10-17
|
*
|
Minor tweaks to nils' v4 vs v6 bridge usage code.
Karsten Loesing
2012-10-17
|
*
|
Minor tweaks and comments to nils' geoip v6 code.
Karsten Loesing
2012-10-17
|
*
|
Include statistics as to how many connections are IPv4 versus IPv6
nils
2012-10-17
|
*
|
Add GeoIP database for IPv6 addresses
nils
2012-10-17
|
*
|
Rename address family specific IPv4 geoip functions in preparation for IPv6 s...
nils
2012-10-17
*
|
|
Merge remote-tracking branch 'origin/maint-0.2.3'
Nick Mathewson
2012-10-23
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Fix parse_short_policy (bug 7192.)
Nick Mathewson
2012-10-23
|
*
|
add a unit test to expose bug 7192
Roger Dingledine
2012-10-22
*
|
|
Move the circuit build timeout code into its own file.
Nick Mathewson
2012-10-15
*
|
|
Rename all reserved C identifiers we defined
Nick Mathewson
2012-10-12
|
|
/
|
/
|
*
|
Unit tests for new rend_intro_cell_t parser
Andrea Shepard
2012-07-31
*
|
Implement replaycache_t for bug 6177, and unit tests for the preceding
Andrea Shepard
2012-07-31
|
/
*
Change all SMARTLIST_FOREACH loops of >=10 lines to use BEGIN/END
Nick Mathewson
2012-07-17
*
Merge remote-tracking branch 'public/bug3940_redux'
Nick Mathewson
2012-06-13
|
\
[next]