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
/
or
/
test.c
Age
Commit message (
Expand
)
Author
2009-09-23
Move testing code into new src/test directory.
Nick Mathewson
2009-09-23
Refactor unit tests to use the tinytest framework.
Nick Mathewson
2009-09-20
Fix build warnings on OSX 10.5.8
Nick Mathewson
2009-09-20
Change the condition on the nonlive timeout counting.
Mike Perry
2009-09-20
Fix typos and comments, plus two bugs
Roger Dingledine
2009-09-20
Implement and document new network liveness algorithm.
Mike Perry
2009-09-20
Fix some precision-related asserts in unit tests.
Mike Perry
2009-09-18
disable the end of circuitbuildtimeout units tests
Roger Dingledine
2009-09-16
Clarify use of magic number 0.98 with #define.
Mike Perry
2009-09-16
Fix unit tests and compile issues on Snow Leopard
Sebastian Hahn
2009-09-16
space/indent cleanups, plus point out three bugs
Roger Dingledine
2009-09-16
Use our variable directly for timeout.
Mike Perry
2009-09-16
Fix a couple of assert bugs.
Mike Perry
2009-09-16
Recover from changing network connections.
Mike Perry
2009-09-16
Write unit tests and fix issues they uncovered.
Mike Perry
2009-09-14
Parameter access function, with unit tests.
Nick Mathewson
2009-09-14
Implement proposal 167: Authorities vote on network parameters.
Nick Mathewson
2009-09-02
i couldn't break nick's tor_parse_double()
Roger Dingledine
2009-09-01
Merge commit 'origin/maint-0.2.1'
Nick Mathewson
2009-09-01
Fix compile warnings on Snow Leopard
Sebastian Hahn
2009-08-26
Merge commit 'karsten/proposal-166-impl-master'
Nick Mathewson
2009-08-21
Add the first 8 bytes of the git commit digest to our versions.
Nick Mathewson
2009-08-19
Add basic support for SHA256.
Nick Mathewson
2009-08-17
Remove ./configure option for entry and dir request statistics.
Karsten Loesing
2009-08-14
Merge commit 'mikeperry/bandwidth-voting-final'
Nick Mathewson
2009-08-09
Merge commit 'nickm/strtok' into mp-voting-final
Mike Perry
2009-08-09
Add a new tor_strtok_r for platforms that don't have one, plus tests.
Nick Mathewson
2009-08-07
Disable .exit notation unless AllowDotExit is 1.
Roger Dingledine
2009-08-06
Implement measured bw parsing + unit tests.
Mike Perry
2009-07-24
Fix unit tests.
Karsten Loesing
2009-05-31
Merge branch 'hardware_accel_improvements'
Nick Mathewson
2009-05-27
Merge commit 'origin/maint-0.2.1'
Nick Mathewson
2009-05-27
Fix unit tests that were broken after last fix of #932.
Karsten Loesing
2009-05-27
Spell-check Tor.
Nick Mathewson
2009-05-23
Add support for dynamic OpenSSL hardware crypto acceleration engines.
Martin Peck
2009-05-04
Drop version 0 hidserv support on service side.
Karsten Loesing
2009-05-04
Update copyright to 2009.
Karsten Loesing
2009-05-02
Update copyright to 2009.
Karsten Loesing
2009-04-01
log more verbosely when we accept or decline a router descriptor,
Roger Dingledine
2009-03-03
Actually use tor_sscanf() to parse untrusted input.
Nick Mathewson
2009-03-03
Add a simple locale-independent no-surprises sscanf replacement.
Nick Mathewson
2009-01-13
True, 17 is greater than 0. But this applies to 4111 as well.
Karsten Loesing
2009-01-13
Fix up (I hope) most ot the things that coverity suddenly claimed were REVERS...
Nick Mathewson
2009-01-13
Do the tor_assert hack everywhere in test_crypto_aes_iv.
Nick Mathewson
2009-01-04
Another round of downgrading removing or postponing XXXX021 issues. Some rem...
Nick Mathewson
2009-01-04
Fix the oldest bug in a while: stop accepting 1.2.3 as a valid IPv4 address o...
Nick Mathewson
2009-01-04
Remove svn $Id$s from our source, and remove tor --version --version.
Nick Mathewson
2008-12-26
Refactor tor_addr_compare_masked() so that CMP_SEMANTIC makes more sense, and...
Nick Mathewson
2008-12-25
some fixes i found in my sandbox
Roger Dingledine
2008-12-23
Remove bogus extern declaration for unused (and nonexistant) field from test.c
Nick Mathewson
[next]