| Commit message (Expand) | Author | Age |
* | Clean up odds and ends | Roger Dingledine | 2013-01-15 |
* | Bug 7691 review fixes. | Mike Perry | 2013-01-08 |
* | Bug 7691: Send a probe cell down certain types of circs. | Mike Perry | 2013-01-08 |
* | Merge branch 'ntor-resquashed' | Nick Mathewson | 2013-01-03 |
|\ |
|
| * | Enable the ntor handshake on the client side. | Nick Mathewson | 2013-01-03 |
| * | Use new wrappers for making,sending,processing create/extend cells | Nick Mathewson | 2013-01-03 |
| * | Teach cpuworker and others about create_cell_t and friends | Nick Mathewson | 2013-01-03 |
| * | Code to parse and format CREATE{,2,_FAST} cells and their allies | Nick Mathewson | 2013-01-03 |
| * | Rename handshake_digest to rend_circ_nonce | Nick Mathewson | 2013-01-03 |
| * | Massive refactoring of the various handshake types | Nick Mathewson | 2013-01-03 |
| * | Refactor the CREATE_FAST handshake code to match the others. | Nick Mathewson | 2013-01-03 |
| * | Wrangle curve25519 onion keys: generate, store, load, publish, republish | Nick Mathewson | 2013-01-02 |
* | | Merge remote-tracking branch 'mikeperry/209-path-bias-changes' | Nick Mathewson | 2012-12-25 |
|\ \ |
|
| * | | Tags on relay cells can result in certain reason codes. | Mike Perry | 2012-12-11 |
| * | | Rename first_hop to circ_attempt. | Mike Perry | 2012-12-09 |
| * | | Refactor path use bias code into own function. | Mike Perry | 2012-12-07 |
| * | | Document that care needs to be taken with any_streams_attached. | Mike Perry | 2012-12-07 |
| * | | Prop 209: Add in hidserv path bias counts for usage. | Mike Perry | 2012-12-07 |
| * | | Prop 209: Add path bias counts for timeouts and other mechanisms. | Mike Perry | 2012-12-07 |
| * | | Update with code review changes from Nick. | Mike Perry | 2012-12-07 |
| * | | Update pathbias parameters to match Proposal 209. | Mike Perry | 2012-12-07 |
| * | | Add the ability to count circuit timeouts for guards. | Mike Perry | 2012-12-07 |
* | | | Add configuration options for directory guards | Nick Mathewson | 2012-12-25 |
* | | | Make ECDHE group configurable: 224 for public, 256 for bridges (default) | Nick Mathewson | 2012-12-25 |
* | | | Add missing doxygen for DNS and automap code | Nick Mathewson | 2012-12-17 |
* | | | Per-listener option to prefer IPv6 automaps when possible. | Nick Mathewson | 2012-12-17 |
* | | | Build and test most of the machinery needed for IPv6 virtualaddrmaps | Nick Mathewson | 2012-12-17 |
* | | | Add options to turn DNS cache use on or off per client port. | Nick Mathewson | 2012-12-17 |
* | | | Merge branch 'fallback_dirsource_v3' | Nick Mathewson | 2012-12-13 |
|\ \ \
| |/ /
|/| | |
|
| * | | Drop FallbackNetworkstatusFile; it never worked. | Nick Mathewson | 2012-12-06 |
| * | | Add an option to weight down authorities when choosing a fallback | Nick Mathewson | 2012-12-06 |
| * | | When choosing among dirserver_ts, consider their weights | Nick Mathewson | 2012-12-06 |
| * | | New FallbackDir option to add extra directories for bootstraping | Nick Mathewson | 2012-12-06 |
| * | | Refactor add_trusted_dir_server | Nick Mathewson | 2012-12-06 |
| * | | Rename trusted_dir_server_t to dir_server_t. Automatic renaming. | Nick Mathewson | 2012-12-06 |
| * | | Rename DirServer to DirAuthority | Nick Mathewson | 2012-12-06 |
| * | | Start refactoring trusted_dir_servers into trusted and fallback lists | Nick Mathewson | 2012-12-06 |
| |/ |
|
* / | Bug 3443: Don't count ORconn setup in circuit build time. | Mike Perry | 2012-12-07 |
|/ |
|
* | Merge branch 'bug7013_take2_squashed' | Nick Mathewson | 2012-11-27 |
|\ |
|
| * | Add a torrc option to specify the bind address of managed proxies. | George Kadianakis | 2012-11-27 |
* | | Add some missing doxygen for ipv6 exit code | Nick Mathewson | 2012-11-14 |
* | | Implement a PreferIPv6 flag for SocksPorts | Nick Mathewson | 2012-11-14 |
* | | Revise the DNS subsystem to handle IPv6 exits. | Nick Mathewson | 2012-11-14 |
* | | Rename ipv{4,6}_only to bind_ipv{4,6}_only | Nick Mathewson | 2012-11-14 |
* | | Add {No,}IPv{4,6}Traffic options to SOCKSPort | Nick Mathewson | 2012-11-14 |
* | | Add an IPv6Exit configuration option | Nick Mathewson | 2012-11-14 |
* | | Record, send, and receive flags in BEGIN cells | Nick Mathewson | 2012-11-14 |
* | | Parse IPv6 policy summaries from router descriptors and microdescs | Nick Mathewson | 2012-11-14 |
* | | Better policy support for IPv6 | Nick Mathewson | 2012-11-14 |
* | | Merge remote-tracking branch 'linus/bug5053-bug5055' | Nick Mathewson | 2012-11-04 |
|\ \
| |/
|/| |
|