aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2011-03-06Merge remote branch 'origin/maint-0.2.2'Nick Mathewson
2011-03-06Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2Nick Mathewson
2011-03-06exit_policy_is_general_exit is IPv4 only; it should admit it.Nick Mathewson
2011-03-06Merge branch 'maint-0.2.1' into maint-0.2.2Sebastian Hahn
2011-03-06Disallow reject6 and accept6 lines in descriptorsSebastian Hahn
2011-03-03C style fix: a no-args function is void fn(void), not void fn().Nick Mathewson
2011-03-03Add a magic field to tor_tls_t to catch exdata corruption bugs, if any appear.Nick Mathewson
2011-03-03Check the result of SSL_set_ex_dataRobert Ransom
2011-03-03Use SSL_*_ex_data instead of SSL_*_app_dataRobert Ransom
2011-03-03Remove now-unused helper functionsRobert Ransom
2011-03-01remove tls related hash table codeGladys Shufflebottom
2011-03-01Merge remote branch 'origin/maint-0.2.2'Nick Mathewson
2011-03-01Avoid spurious bwhist parsing failuresNick Mathewson
2011-02-28Revert bug1074_launch_authconn* branch: needs more design, less crashingNick Mathewson
2011-02-25Add a missing constNick Mathewson
2011-02-25Merge branch 'bug1074_launch_conn_on_skew'Nick Mathewson
2011-02-25whitespace fixupNick Mathewson
2011-02-25Fix for #1074 previous revAltF4
2011-02-25Fix for #1074 "Part 3"AltF4
2011-02-25Sebastian's Changes to #1074AltF4
2011-02-25Fix time skew values from untrusted sourcesAltF4
2011-02-25Merge remote branch 'origin/maint-0.2.2'Nick Mathewson
2011-02-25Merge branch 'bug1863_bwhist' into maint-0.2.2Nick Mathewson
2011-02-24Fix two potential bugs in the bug1863 code.Karsten Loesing
2011-02-24Fix memory leak in md-download logicNick Mathewson
2011-02-24Merge remote branch 'sebastian/osx_compile'Nick Mathewson
2011-02-24Fix a couple of compile warnings on OS X 10.6Sebastian Hahn
2011-02-22Merge remote branch 'origin/maint-0.2.2'Nick Mathewson
2011-02-22prevent same entry and exit for insane edge caseRoger Dingledine
2011-02-22Merge remote branch 'public/bug1859_021' into maint-0.2.1Nick Mathewson
2011-02-22Merge remote branch 'public/bug2402_nothing' into maint-0.2.1Nick Mathewson
2011-02-22Merge remote branch 'sebastian/bug2496'Nick Mathewson
2011-02-22Merge remote branch 'origin/maint-0.2.2'Nick Mathewson
2011-02-22Don't let bad DNS make exit policy and declared exit policy get out of syncNick Mathewson
2011-02-22Merge remote branch 'origin/maint-0.2.2'Nick Mathewson
2011-02-22Merge branch 'log_domains' into maint-0.2.2Nick Mathewson
2011-02-22That shalt also not have a label without a statement.Nick Mathewson
2011-02-22Merge remote branch 'origin/maint-0.2.2'Nick Mathewson
2011-02-22Merge remote branch 'sebastian/bug2504' into maint-0.2.2Nick Mathewson
2011-02-22Tweak some names and comments in asn's heartbeat patchNick Mathewson
2011-02-22Implement more heartbeat message stuff.George Kadianakis
2011-02-22Initial heartbeat subsystem commit.Sebastian Hahn
2011-02-22Merge remote branch 'sebastian/bug2444'Nick Mathewson
2011-02-22Merge remote branch 'origin/maint-0.2.2'Nick Mathewson
2011-02-16Don't crash a bridge authority on SIGHUP if it's not in the consensusRobert Ransom
2011-02-11Windows has EACCES, not EACCESSSebastian Hahn
2011-02-11Merge branch 'maint-0.2.2'Roger Dingledine
2011-02-11Merge branch 'maint-0.2.1' into maint-0.2.2Roger Dingledine
2011-02-10fix the other half of bug 1074Roger Dingledine
2011-02-10Make the DH parameter we use for TLS match the one from Apache's mod_sslNick Mathewson