summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2016-08-24make check-spaces fixesNick Mathewson
2016-08-24Bump to 0.2.9.2-alphaNick Mathewson
2016-08-24Merge branch 'maint-0.2.8'Nick Mathewson
2016-08-24Fix path selection on firewalled clientsteor
2016-08-24Merge branch 'maint-0.2.8'Nick Mathewson
2016-08-24Merge branch 'maint-0.2.7' into maint-0.2.8Nick Mathewson
2016-08-24Replace Tonga with Bifroest.Isis Lovecruft
2016-08-23Fix some comments in sandbox.cNick Mathewson
2016-08-23Merge remote-tracking branch 'jigsaw/fix-17758'Nick Mathewson
2016-08-23Merge remote-tracking branch 'jigsaw/fix-15381'Nick Mathewson
2016-08-23Use tor_assert, not assert.Nick Mathewson
2016-08-23Merge branch 'bug13953_squashed'Nick Mathewson
2016-08-23Reword the router_check_descriptor_address_port_consistency log messageteor
2016-08-23Merge remote-tracking branch 'asn/bug19872_v2'Nick Mathewson
2016-08-23Introduce ed25519_{sign,checksig}_prefixed functions().George Kadianakis
2016-08-22Merge branch 'maint-0.2.8'Nick Mathewson
2016-08-22Do not pass NULL to log(%s) in dir_server_new.Nick Mathewson
2016-08-19Log a warning when Testing options are deprecated.Nick Mathewson
2016-08-19Add comments to explain when things were deprecatedNick Mathewson
2016-08-19Merge remote-tracking branch 'public/deprecation_v2'Nick Mathewson
2016-08-19Rename free_voting_schedule to voting_schedule_free. Wrap line. Follow if con...Nick Mathewson
2016-08-19Merge remote-tracking branch 'jigsaw/fix-19562'Nick Mathewson
2016-08-19Merge remote-tracking branch 'public/bug19466'Nick Mathewson
2016-08-19Merge branch 'maint-0.2.8'Nick Mathewson
2016-08-19Merge branch 'bug19903_028_v2' into maint-0.2.8Nick Mathewson
2016-08-19Avoid confusing GCC 4.2.1 by saying "int foo()... inline int foo() {...}"Nick Mathewson
2016-08-16Added a voting_schedule_free function to free voting schedules.Daniel Pinto
2016-08-16Fixes inconsistent version prefix in log messages.Daniel Pinto
2016-08-16Prevents negative number of written bytes on error message.Daniel Pinto
2016-08-16Check parameters to router_check_descriptor_address_port_consistencyteor
2016-08-16Refactor duplicate code in router_check_descriptor_address_consistencyteor
2016-08-15Make log message clearers7r
2016-08-12Fix quite a few slow memory leaks in config.cNick Mathewson
2016-08-12Merge remote-tracking branch 'public/Fix_19450'Nick 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-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-03Add new warn_deprecated option to config_assign*().Nick Mathewson
2016-08-03Deprecate some SocksPort sub-options.Nick Mathewson