summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-03-23Stop leaking 'sig' at each call of router_append_dirobj_signature()Roger Dingledine
2014-03-23Be more lenient in our fix for bug 11149Roger Dingledine
2014-03-23Never run crypto_early_init() more than onceRoger Dingledine
2014-03-23Remove the unused circuit_dump_by_chan().Nick Mathewson
2014-03-23Merge remote-tracking branch 'public/bug9683_rebased'Nick Mathewson
2014-03-23Merge remote-tracking branch 'karsten/task-11070'Nick Mathewson
2014-03-23Merge branch 'ticket11149'Nick Mathewson
2014-03-23bump to 0.2.5.3-alpha-devNick Mathewson
2014-03-23whitespace fixRoger Dingledine
2014-03-22bring hacking more up to dateRoger Dingledine
2014-03-22Actually I am releasing tonighttor-0.2.5.3-alphaNick Mathewson
2014-03-22Set a date in the changelogNick Mathewson
2014-03-22Increment version to 0.2.5.3-alphaNick Mathewson
2014-03-20Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson
2014-03-20Fix unittest compilation with --disable-curve25519Nick Mathewson
2014-03-19Merge remaining changes/* items into ChangeLogNick Mathewson
2014-03-19extract some changelog principles into doc/HACKINGNick Mathewson
2014-03-19sort stanzas by interest, and sort by version within stanzasRoger Dingledine
2014-03-19missing colonRoger Dingledine
2014-03-19use the formatting from 0.2.4.21 for the 0.2.4.21 changelog stanzaRoger Dingledine
2014-03-19fix a few grammar things, and deprecate 'servers' and 'nodes'Roger Dingledine
2014-03-18copy-edit the 0.2.5.3-alpha changelog even moreNick Mathewson
2014-03-18Work on the changelog for 0.2.5.3-alpha some moreNick Mathewson
2014-03-18Add changes file for bug #11235Andrea Shepard
2014-03-18Appease make check-spacesAndrea Shepard
2014-03-18changes file for bug11232Nick Mathewson
2014-03-18Fix a ubsan warning in addr_mask_get_bitsNick Mathewson
2014-03-18Fix a ubsan warning in our ctypes replacementsNick Mathewson
2014-03-18csiphash: don't attempt unaligned accessNick Mathewson
2014-03-18memarea.c: use flexible array member for memNick Mathewson
2014-03-18Fix a use-after-free in test_circuitlist.cNick Mathewson
2014-03-18Take out remaining V1 directory code.Karsten Loesing
2014-03-14Defensive programming: null [pn]_chan,circ_id in circuit_mark_for_close_Nick Mathewson
2014-03-14Test code for implementation of faster circuit_unlink_all_from_channelNick Mathewson
2014-03-14Update to latest tinytestNick Mathewson
2014-03-13Sort the 0.2.5.3-alpha changelog entries a little better.Nick Mathewson
2014-03-13Clarify ClientOnly documentationNick Mathewson
2014-03-13Fix some leaks/missed checks in the unit testsNick Mathewson
2014-03-12Sort the 0.2.5.3-alpha changelog a littleNick Mathewson
2014-03-12Start work on an 0.2.5.3-alpha changelog.Nick Mathewson
2014-03-12bugfix-on for 5018_noticeNick Mathewson
2014-03-12Merge remote-tracking branch 'asn/bug5018_notice'Nick Mathewson
2014-03-11Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson
2014-03-11Remove the unused router_hex_digest_matchesNick Mathewson
2014-03-11Merge remote-tracking branch 'asn/bug11069_take2'Nick Mathewson
2014-03-10Throw control port warning if we failed to connect to all our bridges.George Kadianakis
2014-03-10 Tone down the log message for when we don't need a PT proxy.George Kadianakis
2014-03-10Merge branch 'bug11156_squashed'Nick Mathewson
2014-03-10Merge branch 'bug11043_take2_squashed'Nick Mathewson
2014-03-10Don't do directory fetches before all PTs have been configured.George Kadianakis