aboutsummaryrefslogtreecommitdiff
path: root/src/test
Commit message (Expand)AuthorAge
...
| * | | | Refactor strong os-RNG into its own functionNick Mathewson2013-01-02
| * | | | Implementat the ntor handshakeNick Mathewson2013-01-02
| * | | | Add a wrapper around, and test and build support for, curve25519.Nick Mathewson2013-01-02
| * | | | Add a data-invariant linear-search map structureNick Mathewson2013-01-02
| * | | | Add a unit test for the old KDF while we're at itNick Mathewson2012-12-06
| * | | | Implement HKDF from RFC5869Nick Mathewson2012-12-06
| * | | | Add benchmark to test onionskin performance.Nick Mathewson2012-12-06
* | | | | Add benchmark for DH handshake and ECDH-P-224/56 handshakeNick Mathewson2012-12-25
| |/ / / |/| | |
* | | | Build and test most of the machinery needed for IPv6 virtualaddrmapsNick Mathewson2012-12-17
* | | | Implement option to turn off DNS cache use on a client portNick Mathewson2012-12-17
* | | | Merge branch 'win64-7260'Nick Mathewson2012-12-07
|\ \ \ \
| * | | | In the unit tests, use "test_eq_ptr" and "test_neq_ptr" consistentlyNick Mathewson2012-11-02
* | | | | Merge branch 'bug7306'Nick Mathewson2012-12-07
|\ \ \ \ \
| * | | | | Use FreeLibrary, not CloseHandle, for library in test_util.cNick Mathewson2012-12-06
| | |/ / / | |/| | |
* | | | | Merge remote-tracking branch 'public/bug6887'Nick Mathewson2012-12-07
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Remove some deadcode for parsing v1 directoriesNick Mathewson2012-09-18
* | | | | Merge branch 'bug7013_take2_squashed'Nick Mathewson2012-11-27
|\ \ \ \ \
| * | | | | Introduce tor_addr_port_parse() and use it to parse ServerTransportListenAddr.George Kadianakis2012-11-27
* | | | | | Fix a bug in policy_is_reject_star() that was making IPv4 exits breakNick Mathewson2012-11-14
* | | | | | Actually send back correctly-formed IPv6 CONNECTED cellsNick Mathewson2012-11-14
* | | | | | Get the client side of receiving an IPv6 address to workNick Mathewson2012-11-14
* | | | | | Add an IPv6Exit configuration optionNick Mathewson2012-11-14
* | | | | | Better policy support for IPv6Nick Mathewson2012-11-14
* | | | | | Add a new family-specific syntax for tor_addr_parse_mask_portsNick Mathewson2012-11-14
* | | | | | Refactor begin cell parsing into its own function, with tests.Nick Mathewson2012-11-14
* | | | | | Move address map into its own file.Nick Mathewson2012-11-14
* | | | | | Fix test.c compilation on mingw32.Nick Mathewson2012-11-08
* | | | | | Merge remote-tracking branch 'linus/bug5053-bug5055'Nick Mathewson2012-11-04
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Duplicate less code.Linus Nordberg2012-10-31
| * | | | | Add "IPVersions" to control command "status/clients-seen".Linus Nordberg2012-10-20
| * | | | | White space.Linus Nordberg2012-10-17
| * | | | | Minor tweaks to nils' v4 vs v6 bridge usage code.Karsten Loesing2012-10-17
| * | | | | Minor tweaks and comments to nils' geoip v6 code.Karsten Loesing2012-10-17
| * | | | | Include statistics as to how many connections are IPv4 versus IPv6nils2012-10-17
| * | | | | Add GeoIP database for IPv6 addressesnils2012-10-17
| * | | | | Rename address family specific IPv4 geoip functions in preparation for IPv6 s...nils2012-10-17
* | | | | | Merge remote-tracking branch 'asn/bug6832'Nick Mathewson2012-10-27
|\ \ \ \ \ \
| * | | | | | Add a unit test for the old crash input of tor_timegm().George Kadianakis2012-09-13
* | | | | | | Merge remote-tracking branch 'andrea/bug7191_v2'Nick Mathewson2012-10-23
|\ \ \ \ \ \ \
| * | | | | | | Add some unit tests for smartlist_bsearch_idx() on short listsAndrea Shepard2012-10-23
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge remote-tracking branch 'origin/maint-0.2.3'Nick Mathewson2012-10-23
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | / / | | |_|_|/ / | |/| | | |
| * | | | | Fix parse_short_policy (bug 7192.)Nick Mathewson2012-10-23
| * | | | | add a unit test to expose bug 7192Roger Dingledine2012-10-22
* | | | | | Move the circuit build timeout code into its own file.Nick Mathewson2012-10-15
* | | | | | Rename all reserved C identifiers we definedNick Mathewson2012-10-12
* | | | | | Convert all include-guard macros to avoid reserved identifiers.Nick Mathewson2012-10-12
| |_|/ / / |/| | | |
* | | | | Move all externally maintained source files into src/extNick Mathewson2012-10-11
| |_|/ / |/| | |
* | | | Add unit test for crypto_pk_cmp_keys and NULLNick Mathewson2012-09-17
* | | | Merge branch '6044_nm_squashed'Nick Mathewson2012-09-17
|\ \ \ \
| * | | | Turn the read_file_until_eof tests into a single implementationNick Mathewson2012-09-17