summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | | | | Merge branch 'maint-0.2.1' into maint-0.2.2Roger Dingledine2010-11-11
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| | * | | | | | let unpublished bridges learn their ip address tooRoger Dingledine2010-11-11
* | | | | | | | Merge remote branch 'origin/maint-0.2.2'Nick Mathewson2010-11-10
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2Nick Mathewson2010-11-10
| |\ \ \ \ \ \ \ | | |/ / / / / / | | | / / / / / | | |/ / / / / | |/| | | | |
| | * | | | | Enforce multiplicity rules when parsing annotations.Nick Mathewson2010-11-10
| | * | | | | Fix a bug where seting allow_annotations==0 only ignores annotations, but doe...Nick Mathewson2010-11-10
* | | | | | | Merge branch 'maint-0.2.2'Roger Dingledine2010-11-09
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | fold the changes files into a changelogRoger Dingledine2010-11-09
* | | | | | | Add a testing-only option to use bufferevent_openssl as a filterNick Mathewson2010-11-09
| |_|_|/ / / |/| | | | |
* | | | | | Merge branch 'loggranularity'Nick Mathewson2010-11-08
|\ \ \ \ \ \
| * | | | | | Make LogTimeGranularity respect validate_onlyNick Mathewson2010-11-08
| * | | | | | Fix log granularity based on Nick's comments.Karsten Loesing2010-11-08
| * | | | | | Make logging resolution configurable.Karsten Loesing2010-10-04
* | | | | | | Merge branch 'maint-0.2.2'Roger Dingledine2010-11-06
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | move to the november 1 maxmind geoip dbRoger Dingledine2010-11-06
| * | | | | | Remove delay to become HSDir in privnetsSebastian Hahn2010-10-26
| | |_|_|/ / | |/| | | |
* | | | | | Fix bug in tor_parse_string when Address is given as a dotted quad.Nick Mathewson2010-11-01
* | | | | | Fix up comments in choose_good_entry_server. Spotted by Robert Ransom.Nick Mathewson2010-10-29
* | | | | | Merge remote branch 'origin/maint-0.2.2'Nick Mathewson2010-10-26
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Properly refcount client_identity_keySebastian Hahn2010-10-26
* | | | | | Merge remote branch 'origin/maint-0.2.2'Nick Mathewson2010-10-21
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Fix a whitespace errorNick Mathewson2010-10-21
| * | | | | Merge branch 'bug988-nm' into maint-0.2.2Nick Mathewson2010-10-21
| |\ \ \ \ \
| | * | | | | Add some asserts to get_{tlsclient|server}_identity_keyNick Mathewson2010-10-21
| | * | | | | Rename get_client_identity_key to get_tlsclient_identity_keyNick Mathewson2010-10-21
| | * | | | | Maintain separate server and client identity keys when appropriate.Robert Ransom2010-10-04
| | * | | | | Maintain separate server and client TLS contexts.Robert Ransom2010-10-04
| | * | | | | Refactor tor_tls_context_new:Robert Ransom2010-10-04
| | * | | | | Add public_server_mode function.Robert Ransom2010-10-04
* | | | | | | Remove a ??? comment in node_get_by_nicknameNick Mathewson2010-10-21
* | | | | | | Add a node_get_by_hex_id().Nick Mathewson2010-10-21
* | | | | | | Merge remote branch 'origin/maint-0.2.2' for bug 1859 patchesNick Mathewson2010-10-21
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Fix a remaining bug in Robert's bug1859 fix.Nick Mathewson2010-10-21
| * | | | | | Merge remote branch 'hoganrobert/bug1859' into maint-0.2.2Nick Mathewson2010-10-21
| |\ \ \ \ \ \
| | * | | | | | Issues with router_get_by_nickname() (3)Robert Hogan2010-10-17
| | * | | | | | Issues with router_get_by_nickname()Robert Hogan2010-10-17
| | * | | | | | Issues with router_get_by_nickname()Robert Hogan2010-10-13
* | | | | | | | Merge remote branch 'origin/maint-0.2.2'Nick Mathewson2010-10-21
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Merge remote branch 'sebastian/relay_early_rend' into maint-0.2.2Nick Mathewson2010-10-21
| |\ \ \ \ \ \ \
| | * | | | | | | Send relay_early cells in rend circsSebastian Hahn2010-10-18
* | | | | | | | | Merge remote branch 'origin/maint-0.2.2'Nick Mathewson2010-10-20
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | Fix a logic error in 98aee84. Found by boboperNick Mathewson2010-10-20
* | | | | | | | | Merge remote branch 'origin/maint-0.2.2'Nick Mathewson2010-10-20
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | Add a ! to directory_caches_dir_info() to fix a logic errorNick Mathewson2010-10-20
| * | | | | | | | Merge branch 'bug2097' into maint-0.2.2Nick Mathewson2010-10-20
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Fix a read of a freed pointer while in set_current_consensusNick Mathewson2010-10-20
| | |/ / / / / / /
* | | | | | | | | Merge remote branch 'origin/maint-0.2.2'Nick Mathewson2010-10-20
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | Remove redundant -Wpointer-sign CFLAGSebastian Hahn2010-10-20
| * | | | | | | | Remove redundant -Wformat -Wformat-security CFLAGSSebastian Hahn2010-10-20
| * | | | | | | | Use ssp-buffer-size param when hardeningSebastian Hahn2010-10-20
| |/ / / / / / /