aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Remove a duplicated line, found by clangSebastian Hahn2011-05-09
* Fix potential null pointer deref during dirvoteSebastian Hahn2011-05-09
* Fix a potential null deref when rebuilding md cacheSebastian Hahn2011-05-09
* CONN_LOG_PROTECT()'s first argument may not be 0Sebastian Hahn2011-05-09
* Appease clang - and my tortured mindSebastian Hahn2011-05-09
* Add an assert to un-confuse clang's analyzerSebastian Hahn2011-05-09
* Fix a docstringSebastian Hahn2011-05-09
* Fix up some check-spaces issuesNick Mathewson2011-05-05
* Merge remote-tracking branch 'rransom/bug3106' into maint-0.2.2Nick Mathewson2011-05-04
|\
| * Handle crypto_pk_get_digest failures semi-sensiblyRobert Ransom2011-05-04
* | Merge remote-tracking branch 'sebastian/win_warning' into maint-0.2.2Nick Mathewson2011-05-04
|\ \ | |/ |/|
| * Fix compile warning on windowsSebastian Hahn2011-05-05
* | Fix circuit_list_path_impl(): internal circuits do not have an "exit". Trivia...Nick Mathewson2011-05-03
|/
* Change who calls microdesc_cache_rebuild().Nick Mathewson2011-05-03
* Rebuild the microdesc cache when a sufficient number of bytes are droppedNick Mathewson2011-05-03
* Backport microdesc_cache_clean to 0.2.2Nick Mathewson2011-05-03
* Fix a check for when to rebuild the microdesc cache. (Backport from 0.2.3.Nick Mathewson2011-05-03
* Add missing code to set cache->journal_len when reading microdesc journalNick Mathewson2011-05-03
* Clean up a warning a bitNick Mathewson2011-04-29
* Merge remote-tracking branch 'arma/bug3012' into maint-0.2.2Nick Mathewson2011-04-28
|\
| * relays checkpoint their state file twice a dayRoger Dingledine2011-04-28
* | Merge remote-tracking branch 'arma/bug3039' into maint-0.2.2Nick Mathewson2011-04-28
|\ \ | |/ |/|
| * stop putting wacky values into state->lastwrittenRoger Dingledine2011-04-28
* | Clarify comment to say which version fixed 2722Nick Mathewson2011-04-28
| |
| \
*-. \ Merge remote-tracking branches 'rransom/bug2722' and 'rransom/bug2722b' into ...Nick Mathewson2011-04-28
|\ \ \
| | * | Add an XXX to the DA code regarding bug 2722Robert Ransom2011-04-18
| * | | Revert "If we are not using BEGIN_DIR cells, don't attempt to contact hidden ...Robert Ransom2011-03-12
* | | | Merge remote-tracking branch 'sebastian/bug3020' into maint-0.2.2Nick Mathewson2011-04-28
|\ \ \ \ | |_|_|/ |/| | |
| * | | Correctly check elapsed time in last hibernation periodSebastian Hahn2011-04-29
* | | | fix a function commentRoger Dingledine2011-04-28
|/ / /
* | | Avoid false positives from proxy_mode()Nick Mathewson2011-04-28
* | | Fix bug 1930Robert Ransom2011-04-28
* | | Ignore SIGNAL NEWNYM on relay-only Tor instancesRobert Ransom2011-04-28
* | | Don't allow v0 HS auths to act as clientsRobert Ransom2011-04-28
* | | Correct the logic from f14754fbd for tor_gmtime_rJohn Brooks2011-04-28
* | | Detect and handle NULL returns from (gm/local)time_rNick Mathewson2011-04-28
* | | Merge remote-tracking branch 'sebastian/bug2497' into maint-0.2.2Nick Mathewson2011-04-28
|\ \ \
| * | | Don't report empty bw-history lines in extrainfoSebastian Hahn2011-04-19
| | |/ | |/|
* | | Clean up merge of bug3k_021Robert Ransom2011-04-28
* | | Merge branch 'bug3k_021' into bug3k_022Sebastian Hahn2011-04-28
|\ \ \
| * | | 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
* | | | Merge remote-tracking branch 'origin/maint-0.2.1' into maint-0.2.2Nick Mathewson2011-04-27
|\| | |
| * | | Make SIZE_T_CEILING unsigned; add a signed SSIZE_T_CEILINGNick Mathewson2011-04-26
* | | | Fix clear_trackhostexits_mapping() to actually work as advertisedNick Mathewson2011-04-27
* | | | make make check-spaces happier.Roger Dingledine2011-04-27
* | | | Fix double-free bug in microdesc parsercypherpunks2011-04-27
* | | | explain an argument in a function commentRoger Dingledine2011-04-27