aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Don't call fmt_addr() twice in a parameter list.George Kadianakis2012-10-09
* Downgrade "Failed to hand off onionskin" messagesRoger Dingledine2012-10-05
* Merge remote-tracking branch 'public/openssl_1_is_best'Nick Mathewson2012-10-04
|\
| * Log a notice if we're running with OpenSSL before 1.0.0.Nick Mathewson2012-09-12
| * Drop support for openssl 0.9.7Nick Mathewson2012-09-12
* | Merge remote-tracking branch 'origin/maint-0.2.3'Nick Mathewson2012-10-04
|\ \
| * \ Merge remote-tracking branch 'arma/bug7037' into maint-0.2.3Nick Mathewson2012-10-04
| |\ \
| | * | Refuse extra create cells with reason "resource limit"Roger Dingledine2012-10-03
* | | | Fix tabs in config.cNick Mathewson2012-10-04
* | | | Merge remote-tracking branch 'linus/bug6757'Nick Mathewson2012-10-04
|\ \ \ \
| * | | | Have node_get_pref_orport() return an IPv6 OR port when UseBridges is set.Linus Nordberg2012-09-19
| * | | | Set (and reset) node_t.ipv6_preferred for bridges based on Bridge lines.Linus Nordberg2012-09-19
* | | | | Merge remote-tracking branch 'origin/maint-0.2.3'Nick Mathewson2012-10-04
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | properly free the return values of rate_limit_log()Roger Dingledine2012-10-03
| | |/ / | |/| |
* | | | pass the reason from the truncated cell to the controllerRoger Dingledine2012-10-03
* | | | actually use the rate-limiting stringRoger Dingledine2012-10-03
* | | | reformat; no actual changesRoger Dingledine2012-10-02
* | | | and make the last commit compileRoger Dingledine2012-10-02
* | | | Fix compilation error left over from 1cbf45bed1. (Bug 7021)Nick Mathewson2012-10-02
* | | | more consistently use [gs]et_uint8Roger Dingledine2012-10-02
* | | | The --version option should imply --quiet.Nick Mathewson2012-10-01
* | | | Add missing declaration so 6876 compilesNick Mathewson2012-09-28
* | | | Merge remote-tracking branch 'linus/enh6876_2'Nick Mathewson2012-09-28
|\ \ \ \
| * | | | Make option OutboundBindAddress accept IPv6 addresses too.Linus Nordberg2012-09-20
| | |/ / | |/| |
* | | | Merge remote-tracking branch 'rransom/warn-about-hses-without-guards'Nick Mathewson2012-09-25
|\ \ \ \
| * | | | Fix comment typoRobert Ransom2012-09-18
| * | | | Warn if HSes are configured on a client with UseEntryGuards disabledRobert Ransom2012-09-18
| |/ / /
* | | | Merge branch 'maint-0.2.3'Roger Dingledine2012-09-22
|\ \ \ \ | | |/ / | |/| |
| * | | add faravahar as our ninth v3 dir authRoger Dingledine2012-09-22
* | | | bump to 0.2.4.3-alpha-devRoger Dingledine2012-09-22
* | | | bump to 0.2.4.3-alphaRoger Dingledine2012-09-22
* | | | 4aff97cfc didn't update the 'last modified' timestampRoger Dingledine2012-09-22
* | | | Remove the testing_since* fieldsNick Mathewson2012-09-21
* | | | Fix comment in crypto.h; bug 6830Nick Mathewson2012-09-21
* | | | add changes file and whitespace fixes for bug 4020Nick Mathewson2012-09-21
* | | | Reinstate address in warning message when binding non-locallyTom Fitzhenry2012-09-21
* | | | Don't leak msg when parse_virtual_addr_network() fails.Linus Nordberg2012-09-20
| |/ / |/| |
* | | Correct comment explaining why tor2web mode should disable entry guardsRobert Ransom2012-09-18
* | | Disable Guard usage for Tor2webMode.Mike Perry2012-09-18
* | | Bump bug 6866 log messages back up to notice for 0.2.4Nick Mathewson2012-09-18
* | | Merge remote-tracking branch 'origin/maint-0.2.3'Nick Mathewson2012-09-18
|\| |
| * | Whitespace fixesNick Mathewson2012-09-18
| * | Bug 6866: Convert pathbias asserts into log messages.Mike Perry2012-09-17
* | | Print the correct address family in log printout.Linus Nordberg2012-09-18
* | | Merge remote-tracking branch 'linus/bug6880'Nick Mathewson2012-09-17
|\ \ \
| * | | Don't do reachability testing over IPv6 unless AuthDirPublishIPv6 is set.Linus Nordberg2012-09-17
* | | | Fix comment typo in tor_memeqRobert Ransom2012-09-17
* | | | Add unit test for crypto_pk_cmp_keys and NULLNick Mathewson2012-09-17
* | | | Fix documentation for crypto_pk_cmp_keysRobert Ransom2012-09-17
* | | | Implement and use crypto_pk_eq_keysRobert Ransom2012-09-17