aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'public/update_ciphers_ff28'Nick Mathewson2014-04-08
|\
| * Update ciphers.inc to match ff28Nick Mathewson2014-04-08
| * Teach the get_mozilla_ciphers.py script to parse recent firefoxenNick Mathewson2014-04-08
* | Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson2014-04-08
|\ \
| * | Fix a small memory leak when resolving PTR addressesNick Mathewson2014-04-07
| |/
* | Merge remote-tracking branch 'public/bug11426'Nick Mathewson2014-04-08
|\ \
| * | Make csiphash use the proper endian-converter on solarisNick Mathewson2014-04-07
* | | Merge branch 'bug2454_025_squashed'Nick Mathewson2014-04-08
|\ \ \
| * | | Check for new IP addr after circuit liveliness returnsMatthew Finkel2014-04-08
* | | | Move existing policy tests from test.c to new test_policy.cNick Mathewson2014-04-08
* | | | Remove unused extern decl for a nonexistent test suiteNick Mathewson2014-04-08
* | | | Merge branch 'bug7952_final'Nick Mathewson2014-04-08
|\ \ \ \
| * | | | Making entire exit policy available to Tor controller.rl19872014-04-08
* | | | | Merge remote-tracking branch 'public/bug4241'Nick Mathewson2014-04-08
|\ \ \ \ \
| * | | | | Drop MAX_REND_FAILURES to 8Nick Mathewson2014-04-02
* | | | | | Merge remote-tracking branch 'public/bug9841_025'Nick Mathewson2014-04-08
|\ \ \ \ \ \
| * | | | | | Protocol_Warn when a rendezvous cookie is used twice.Nick Mathewson2014-04-04
| * | | | | | Test for circuit_set_rend_token(.,.,NULL)Nick Mathewson2014-04-04
| * | | | | | Merge remote-tracking branch 'public/bug9841_024_v2' into bug9841_025Nick Mathewson2014-04-04
| |\ \ \ \ \ \
| | * | | | | | Fix to 9841 fix: setting a token to NULL should clear itNick Mathewson2014-04-04
| * | | | | | | Tests for rend_token mapsNick Mathewson2014-02-13
| * | | | | | | Tweak sign of rend_token params for consistencyNick Mathewson2014-02-13
| * | | | | | | Merge remote-tracking branch 'public/bug9841_024_v2' into bug9841_025Nick Mathewson2014-02-13
| |\| | | | | |
| | * | | | | | Faster circuit_get_by_rend_token_and_purpose()Nick Mathewson2014-02-13
* | | | | | | | Fix some harmless/untriggerable memory leaks found by coverityNick Mathewson2014-04-07
* | | | | | | | Merge remote-tracking branch 'public/bug10363_024_squashed'Nick Mathewson2014-04-07
|\ \ \ \ \ \ \ \
| * | | | | | | | Another 10363 instance -- this one in the eventdns.c codeNick Mathewson2014-04-07
| * | | | | | | | Another 10363 instance: this one in tor_memmem fallback codeNick Mathewson2014-04-07
| * | | | | | | | Fix undefined behavior with pointer addition in channeltls.cNick Mathewson2014-04-07
* | | | | | | | | For missing transport, say "PT_MISSING" not "NO_ROUTE"Nick Mathewson2014-04-07
* | | | | | | | | Forward-port bug9665 fix to work with our fix for 11069Nick Mathewson2014-04-07
* | | | | | | | | Fix bug9665Fábio J. Bertinatto2014-04-07
| |_|_|_|_|_|/ / |/| | | | | | |
* | | | | | | | Merge remote-tracking branch 'public/bug9650'Nick Mathewson2014-04-05
|\ \ \ \ \ \ \ \
| * | | | | | | | check outputs from get_first_listener_addrport_stringNick Mathewson2014-03-27
* | | | | | | | | Merge remote-tracking branch 'public/bug10801_024'Nick Mathewson2014-04-05
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Make tor_addr_port_parse handle portless IPv6 addresses correctly.Nick Mathewson2014-04-05
| * | | | | | | | | Add a test for default/port conflicts in tor_addr_port_parseNick Mathewson2014-04-05
| * | | | | | | | | Don't do a DNS lookup on a bridge line addressNick Mathewson2014-03-27
* | | | | | | | | | Fix make_socket_reusable() on windows. Bug not in any released TorNick Mathewson2014-04-02
* | | | | | | | | | Merge remote-tracking branch 'public/bug10081'Nick Mathewson2014-04-02
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Don't warn when setsockopt(SO_REUSEABLE) on accept()ed socket says EINVALNick Mathewson2014-03-27
* | | | | | | | | | | Unit tests for connection_edge_process_resolved_cellNick Mathewson2014-04-02
* | | | | | | | | | | Tests for resolved_cell_parseNick Mathewson2014-04-02
* | | | | | | | | | | Look at all of a RESOLVED cell; not just the first answer.Nick Mathewson2014-04-02
* | | | | | | | | | | Extract code to handle RESOLVED cellsNick Mathewson2014-04-01
| |_|_|_|_|_|/ / / / |/| | | | | | | | |
* | | | | | | | | | Merge remote-tracking branch 'public/bug11278'Nick Mathewson2014-04-01
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Free placeholder circid/chan->circuit map entries on exitNick Mathewson2014-03-25
* | | | | | | | | | | Merge remote-tracking branch 'public/bug10468_024'Nick Mathewson2014-04-01
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Respond to AAAA requests on DNSPort with AAAA automapsNick Mathewson2014-03-27
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
| * | | | | | | | | | whitespace fixNick Mathewson2014-03-27
| | |_|/ / / / / / / | |/| | | | | | | |