aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Automated conversion of memcmp to tor_memcmp/tor_mem[n]eqNick Mathewson2011-05-11
* Add a "di_ops.h" include to util.hNick Mathewson2011-05-11
* Add a data-independent variant of memcmp and a d-i memeq function.Nick Mathewson2011-05-11
* Fix a failure case of connection_ap_handshake_attach_circuit()Sebastian Hahn2011-04-28
* Fix a bug introduced by purging rend_cache on NEWNYMRobert Ransom2011-04-28
* Allow rend_client_send_introduction to fail transientlyRobert Ransom2011-04-28
* Forget all rendezvous client state on SIGNAL NEWNYMRobert Ransom2011-04-28
* Make SIZE_T_CEILING unsigned; add a signed SSIZE_T_CEILINGNick Mathewson2011-04-26
* Fix a bug in removing DNSPort requests from their circular listNick Mathewson2011-04-21
* Merge remote-tracking branch 'rransom/bug2750-v3' into maint-0.2.1Nick Mathewson2011-04-19
|\
| * Add an XXXRobert Ransom2011-04-18
| * Correct the warning emitted when rejecting an oversized HS descRobert Ransom2011-04-18
* | Ouch: correctly tabify the micro-revision.i target in Makefile.am (0.2.1 only)Nick Mathewson2011-04-19
|/
* Merge remote-tracking branch 'public/bug2402_again' into maint-0.2.1Nick Mathewson2011-04-06
|\
| * Backport: Generate version tags using Git, not (broken) svn revisions.Nick Mathewson2011-03-11
| * Revert "Simplest fix to bug2402: do not include SVN versions"Nick Mathewson2011-03-11
* | switch to the apr 2011 geoip dbRoger Dingledine2011-04-04
* | Fix a compile warning when using clangSebastian Hahn2011-03-15
* | we're not reachable if we don't have a routerinfo yetRoger Dingledine2011-03-13
|/
* move to march 2011 geoip fileRoger Dingledine2011-03-08
* Avoid crash in any_pending_bridge_descriptor_fetchesNick Mathewson2011-03-08
* Merge branch 'real_ipv6_fix' into maint-0.2.1Nick Mathewson2011-03-06
|\
| * Oops, here's the *REAL* fix for the ipv6 issueNick Mathewson2011-03-06
| * Revert "Disallow reject6 and accept6 lines in descriptors"Nick Mathewson2011-03-06
* | Merge branch 'careful_with_all_descs' into maint-0.2.1Nick Mathewson2011-03-06
|\ \ | |/ |/|
| * Do not serve encrypt-only descriptors with the "all" request. Reported by pie...Nick Mathewson2011-03-04
* | exit_policy_is_general_exit is IPv4 only; it should admit it.Nick Mathewson2011-03-06
* | Disallow reject6 and accept6 lines in descriptorsSebastian Hahn2011-03-06
|/
* Merge remote branch 'public/bug1859_021' into maint-0.2.1Nick Mathewson2011-02-22
|\
| * Fix a remaining bug in Robert's bug1859 fix.Nick Mathewson2010-11-12
| * Issues with router_get_by_nickname()Robert Hogan2010-11-12
| * Issues with router_get_by_nickname()Robert Hogan2010-11-12
* | Merge remote branch 'public/bug2402_nothing' into maint-0.2.1Nick Mathewson2011-02-22
|\ \
| * | Simplest fix to bug2402: do not include SVN versionsNick Mathewson2011-01-25
* | | fix the other half of bug 1074Roger Dingledine2011-02-10
* | | Make the DH parameter we use for TLS match the one from Apache's mod_sslNick Mathewson2011-02-10
* | | Ignore and warn about "PublishServerDescriptor hidserv"Robert Ransom2011-02-09
* | | move the clause above the "if bw is too low" checkRoger Dingledine2011-02-07
* | | dtrt when only relaybandwidthburst is setRoger Dingledine2011-02-07
* | | Update to the February 1 2011 Maxmind GeoLite Country database.Karsten Loesing2011-02-07
* | | Merge remote branch 'rransom/policy_summarize-assert' into maint-0.2.1Nick Mathewson2011-01-20
|\ \ \
| * | | Fix bounds-checking in policy_summarizeRobert Ransom2011-01-20
| |/ /
* / / Oops; actually add the code to the last patch. :/Nick Mathewson2011-01-19
|/ /
* | Fix a couple of non-cleared key issues in hidden servicesNick Mathewson2011-01-15
* | Zero out some more key data before freeing itNick Mathewson2011-01-15
* | Merge branch 'bug2352_obsize' into maint-0.2.1Nick Mathewson2011-01-15
|\ \
| * | catch another overlong malloc possibility. found by cypherpunksNick Mathewson2011-01-15
| * | Impose maximum sizes on parsed objectsNick Mathewson2011-01-10
| * | Add logic in routerparse to not read overlong private keysNick Mathewson2011-01-10
* | | Add missing check for hostname answer_len in dnsserv sizeNick Mathewson2011-01-15