aboutsummaryrefslogtreecommitdiff
path: root/src/test
Commit message (Expand)AuthorAge
* 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
* 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
| * | | Handle FIFOs in read_file_to_strmeejah2012-09-17
* | | | Remove a duplicate test in test_util_pow2Nick Mathewson2012-09-14
* | | | Merge branch 'bug6831_v2'Nick Mathewson2012-09-14
|\ \ \ \
| * | | | Don't compute ((uint64_t)1)<<64 in round_to_power_of_2Nick Mathewson2012-09-14
| | |_|/ | |/| |
* / | | Split the generic config_fmt_t code into a new confparse.c fileNick Mathewson2012-09-13
|/ / /
* | | Merge remote-tracking branch 'public/bug6538'Nick Mathewson2012-09-11
|\ \ \
| * | | In choose-by-bw, scale to better use the range of uint64Nick Mathewson2012-08-27
| * | | Refactor the core of choosing by weights into a functionNick Mathewson2012-08-09
* | | | Merge remote-tracking branch 'origin/maint-0.2.3'Nick Mathewson2012-09-11
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | Merge remote-tracking branch 'origin/maint-0.2.2' into maint-0.2.3Nick Mathewson2012-09-11
| |\ \ | | |/ | |/|