summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-08-16Added a voting_schedule_free function to free voting schedules.Daniel Pinto
2016-08-12Fix a missing :: in an IPv6 addr in the documentationNick Mathewson
2016-08-12Merge remote-tracking branch 'public/Fix_19450'Nick Mathewson
2016-08-12Fix issue in 19168 changes fileNick Mathewson
2016-08-12Fix integer overflows in the conversion tablescypherpunks
2016-08-12Merge remote-tracking branch 'andrea/bug8625_prod'Nick Mathewson
2016-08-12Merge branch 'maint-0.2.8'Nick Mathewson
2016-08-12Merge branch 'maint-0.2.7' into maint-0.2.8Nick Mathewson
2016-08-12Merge branch 'maint-0.2.6' into maint-0.2.7Nick Mathewson
2016-08-12Merge branch 'maint-0.2.5' into maint-0.2.6Nick Mathewson
2016-08-12Merge branch 'maint-0.2.4' into maint-0.2.5Nick Mathewson
2016-08-12Update geoip and geoip6 to the August 2 2016 database.Karsten Loesing
2016-08-11Only use evutil_secure_rng_add_bytes() when present.Nick Mathewson
2016-08-11Fix a bug in the old-gcc version of ENABLE_GCC_WARNINGNick Mathewson
2016-08-11Add some how-to documentation for ht.h. Closes #19896Nick Mathewson
2016-08-10Changes file for bug 8625Andrea Shepard
2016-08-10Eliminate redundant hourly reset of descriptor download failuresAndrea Shepard
2016-08-10Debug logging for router/consensus descriptor download resetsAndrea Shepard
2016-08-08bump master to 0.2.9.1-alpha.devNick Mathewson
2016-08-08Edit changelog a little for clarity and concisenesstor-0.2.9.1-alphaNick Mathewson
2016-08-03We no longer use config_var_description_tNick Mathewson
2016-08-030291 blurb draftNick Mathewson
2016-08-03Condense and edit changelog a littleNick Mathewson
2016-08-02Bump master version to 0.2.9.1-alphaNick Mathewson
2016-08-02changes file for 19450Nick Mathewson
2016-08-02Remove/fix remaining evbuffer referencesNick Mathewson
2016-08-02Search for remaining references to 'bufferevent'.Nick Mathewson
2016-08-02Remove generic_buffer_*() functions as needless.Nick Mathewson
2016-08-02Rename generic_buffer_set_to_copy, since generic buffers are not a thingNick Mathewson
2016-08-02Bufferevent removal: remove more bufferevent-only optionsNick Mathewson
2016-08-02Remove USE_BUFFEREVENTS from configure.acNick Mathewson
2016-08-02Remove USE_BUFFEREVENTS code outside src/orNick Mathewson
2016-08-02Bufferevent removal: remove HAS_BUFFEREVENT macros and usageNick Mathewson
2016-08-02More bufferevent removal: bev_str is no longer needed in tor_initNick Mathewson
2016-08-02Start work on an 0.2.9.1-alpha changelogNick Mathewson
2016-08-02Update lintChanges script to understand 'Minor features (debugging)'Nick Mathewson
2016-08-02Remaining lintChanges fixesNick Mathewson
2016-08-02Fix most lintChanges warningsNick Mathewson
2016-08-02Remove the changes files already merged in Tor 0.2.8.6Nick Mathewson
2016-08-02Forward-port 0.2.8.6 entry to changelog and releasenotesNick Mathewson
2016-08-02Merge branch 'maint-0.2.8'Nick Mathewson
2016-08-02bump maint-0.2.8 to 0.2.8.6-devNick Mathewson
2016-08-02Get the extend_info_from_router check the right way aroundteor
2016-07-29Merge branch 'maint-0.2.8'Nick Mathewson
2016-07-29bump to 0.2.8.6Nick Mathewson
2016-07-29Merge branch 'maint-0.2.8'Nick Mathewson
2016-07-29Remove a fallback that was on the hardcoded list, then opted-outteor (Tim Wilson-Brown)
2016-07-29Keep make check-spaces happyAndrea Shepard
2016-07-28Three more -Wshadow fixes.Nick Mathewson
2016-07-28Fix a huge pile of -Wshadow warnings.Nick Mathewson