| Commit message (Expand) | Author | Age |
* | 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 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 |
|\ \
| |/
|/| |
|
| * | Name variables more consistently. | Linus Nordberg | 2012-10-22 |
| * | Add GeoIP database for IPv6 addresses | nils | 2012-10-17 |
* | | Rename all reserved C identifiers we defined | Nick Mathewson | 2012-10-12 |
* | | Convert all include-guard macros to avoid reserved identifiers. | Nick Mathewson | 2012-10-12 |
|/ |
|
* | Fix comment on circuit_t.n_hop and remove circuitmux TODO in or.h | Andrea Shepard | 2012-10-10 |
* | Remove cell_ewma_t from or.h and from circuit_t/or_circuit_t; all that goes t... | Andrea Shepard | 2012-10-10 |
* | Handle n_mux/p_mux properly in circuitmux.c | Andrea Shepard | 2012-10-10 |
* | Implement circuitmux_attach_circuit() in circuitmux.c | Andrea Shepard | 2012-10-10 |
* | Use circuitmux_t in channels and when relaying cells | Andrea Shepard | 2012-10-10 |
* | Add circuitmux.c, circuitmux.h | Andrea Shepard | 2012-10-10 |
* | Split channel_t into channel_t and channel_listener_t; get rid of that big union | Andrea Shepard | 2012-10-09 |
* | Use channel_t rather than or_connection_t for circuits | Andrea Shepard | 2012-10-08 |
* | Initial channeltls.c/channeltls.h for bug 6465 | Andrea Shepard | 2012-10-08 |
* | Add channel.c/channel.h for bug 6465 | Andrea Shepard | 2012-10-08 |
* | Merge remote-tracking branch 'linus/enh6876_2' | Nick Mathewson | 2012-09-28 |
|\ |
|
| * | Make option OutboundBindAddress accept IPv6 addresses too. | Linus Nordberg | 2012-09-20 |
* | | Remove the testing_since* fields | Nick Mathewson | 2012-09-21 |
|/ |
|
* | Reject votes (not consensuses) with >64 known-flags | Nick Mathewson | 2012-09-13 |
* | Merge remote-tracking branch 'origin/maint-0.2.3' | Nick Mathewson | 2012-09-13 |
|\ |
|
| * | Avoid undefined behaviour when parsing HS protocol versions | Robert Ransom | 2012-09-13 |
* | | Merge branch 'remove_old_ver_checks' | Nick Mathewson | 2012-09-10 |
|\ \ |
|
| * | | Remove version_supports checks for versions before 0.2.2. | Nick Mathewson | 2012-09-07 |
* | | | Rename _UseFilteringSSLBufferevents to lose its _. Bug 3155 | Nick Mathewson | 2012-09-10 |
|/ / |
|
* | | make AuthDirHasIPv6Connectivity match the man page | Roger Dingledine | 2012-09-05 |
* | | Remove AuthDirPublishIPv6 and let AuthDirHasIPv6Connectivity fill its function. | Linus Nordberg | 2012-09-05 |
* | | Add IPv6 OR port to microdesc_t and populate it. | Linus Nordberg | 2012-09-04 |
* | | Clients connect to public relays over IPv6. | Linus Nordberg | 2012-09-04 |
* | | Merge remote-tracking branch 'origin/maint-0.2.3' | Nick Mathewson | 2012-08-27 |
|\| |
|
| * | Disable extending to private/internal addresses by default | Nick Mathewson | 2012-08-27 |
* | | Move ipv6_preferred from routerinfo_t to node_t. | Linus Nordberg | 2012-08-23 |
* | | Merge remote-tracking branch 'origin/maint-0.2.3' | Nick Mathewson | 2012-08-17 |
|\| |
|