aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Slightly improve the documentation of src/or/transports.cGeorge Kadianakis2014-04-23
* Rename the got_hup element of managed proxies.George Kadianakis2014-04-23
* Don't halt bootstrap to figure out if we should restart PT proxies.George Kadianakis2014-04-23
* 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
* | | | Merge branch 'bug9665_redux'Nick Mathewson2014-04-07
|\ \ \ \
| * | | | Changes file for bug9665Nick 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
* | | | | | | | | Merge remote-tracking branch 'public/bug4645'Nick Mathewson2014-04-01
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Add one more missing heck on bug4645 fixesNick Mathewson2014-04-01
| * | | | | | | | | Fixes for bug4645 fix.Nick Mathewson2014-02-03
| * | | | | | | | | Using proper functions to create tor_addr_t.rl19872014-02-03
| * | | | | | | | | Removing is_internal_IP() function. Resolves ticket 4645.rl19872014-02-03
* | | | | | | | | | Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson2014-04-01
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'bug9213_doc_024' into maint-0.2.4Nick Mathewson2014-04-01
| |\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | | | |
| | * | | | | | | | | Fix documentation of torrc search orderNick Mathewson2014-04-01
| | | |_|_|/ / / / / | | |/| | | | | | |
* | | | | | | | | | Merge remote-tracking branch 'public/bug9870'Nick Mathewson2014-04-01
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Log only one message for dangerous log settings.Nick Mathewson2014-02-12
* | | | | | | | | | | Merge remote-tracking branch 'public/bug11232'Nick Mathewson2014-04-01
|\ \ \ \ \ \ \ \ \ \ \