summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-03-28rewrap changelogtor-0.2.8.2-alphaNick Mathewson
2016-03-28minor changelog cleanups to help the new alphaRoger Dingledine
2016-03-28changelog fixes from armaNick Mathewson
2016-03-28Bump version correctly this timeNick Mathewson
2016-03-28typo fixNick Mathewson
2016-03-28Rescroll changelogNick Mathewson
2016-03-28grammar fixes from sebastianNick Mathewson
2016-03-28Fix a version number in the changelogNick Mathewson
2016-03-28reflow changelogNick Mathewson
2016-03-28Fix memory leaks that stopped chutney working with asanNick Mathewson
2016-03-28Fix a memory leak in tor-gencert.Nick Mathewson
2016-03-28Bump the version numberNick Mathewson
2016-03-28Pick a dateNick Mathewson
2016-03-28Reflow the 0282 changelogNick Mathewson
2016-03-28Light editing and moving on the changelogNick Mathewson
2016-03-28Fold entries into changelogNick Mathewson
2016-03-28One more test that didnt pass on windows. See #18665.Nick Mathewson
2016-03-28Fix memory-counting error in rephist.c. Bug 18651. (Now with actual patch)Nick Mathewson
2016-03-28Fix memory-counting error in rephist.c. Bug 18651.Nick Mathewson
2016-03-26helper script to highlight undocumented membersNick Mathewson
2016-03-26Do not treat "DOCDOC" as doxygen.Nick Mathewson
2016-03-26add a little documentation to memarea. (I have been testing a tool.)Nick Mathewson
2016-03-26Whitespace fixesNick Mathewson
2016-03-26Fix all doxygen warnings (other than missing docs)Nick Mathewson
2016-03-26Merge branch 'bug18649_squashed'Nick Mathewson
2016-03-26Clarify excess consensus connection cleanup by adding commentsteor (Tim Wilson-Brown)
2016-03-26who was that previous arma, who couldn't spell iso?Roger Dingledine
2016-03-25Disable failing broken time format case for windows.Nick Mathewson
2016-03-25Merge remote-tracking branch 'arma/bug18625'Nick Mathewson
2016-03-25Only check in-boundsness of seconds when time_t is smaller than i64Nick Mathewson
2016-03-25Merge branch 'bug18626_027'Nick Mathewson
2016-03-25Remove spurious exit() calls from configure.acNick Mathewson
2016-03-24use a clearer argument for connection_ap_make_link()Roger Dingledine
2016-03-24remove the extraneous dir_port variableRoger Dingledine
2016-03-24remove a redundant check about whether dirport is 0Roger Dingledine
2016-03-24revert the or_connection and dir_connection flagsRoger Dingledine
2016-03-24Merge remote-tracking branch 'dgoulet/bug18623_028_01'Nick Mathewson
2016-03-24Fix broken directory request to the DirPortDavid Goulet
2016-03-24try to fix a test failure for sizeof(time_t)==4.Nick Mathewson
2016-03-24Fold entries into changelog againNick Mathewson
2016-03-24Merge branch 'timegm_overflow_squashed'Nick Mathewson
2016-03-24Add a missing UL on a long in a unit testteor (Tim Wilson-Brown)
2016-03-24Add unit tests with dates from 2035 to 2039teor (Tim Wilson-Brown)
2016-03-24Avoid overflow in tor_timegm on 32 bit platforms due to year 2038teor (Tim Wilson-Brown)
2016-03-24Merge branch 'bug18517_squashed'Nick Mathewson
2016-03-24Always allow OR connections to bridges on private addressesteor (Tim Wilson-Brown)
2016-03-24Merge remote-tracking branch 'teor/bug18351'Nick Mathewson
2016-03-24Merge remote-tracking branch 'teor/bug18489'Nick Mathewson
2016-03-24Check if fallbacks support extrainfo descriptors before requesting themteor (Tim Wilson-Brown)
2016-03-24Code indentation whitespace-only fixteor (Tim Wilson-Brown)