summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | Fixes inconsistent version prefix in log messages.Daniel Pinto2016-08-16
| |/ / /
* | | | Use tor_assert, not assert.Nick Mathewson2016-08-23
* | | | Merge branch 'bug13953_squashed'Nick Mathewson2016-08-23
|\ \ \ \
| * | | | Reword the router_check_descriptor_address_port_consistency log messageteor2016-08-23
| * | | | Check parameters to router_check_descriptor_address_port_consistencyteor2016-08-16
| * | | | Refactor duplicate code in router_check_descriptor_address_consistencyteor2016-08-16
| * | | | Make log message clearers7r2016-08-15
| * | | | Warn users when addresses in ports and descriptor are inconsistentteor (Tim Wilson-Brown)2016-05-07
| * | | | Refactor duplicate code in config.c into port_binds_ipv4/6teor (Tim Wilson-Brown)2016-05-07
* | | | | Merge remote-tracking branch 'asn/bug19872_v2'Nick Mathewson2016-08-23
|\ \ \ \ \
| * | | | | Introduce ed25519_{sign,checksig}_prefixed functions().George Kadianakis2016-08-23
* | | | | | Add two new packagers.Nick Mathewson2016-08-22
* | | | | | Merge branch 'maint-0.2.8'Nick Mathewson2016-08-22
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Do not pass NULL to log(%s) in dir_server_new.Nick Mathewson2016-08-22
* | | | | | Log a warning when Testing options are deprecated.Nick Mathewson2016-08-19
* | | | | | Add comments to explain when things were deprecatedNick Mathewson2016-08-19
* | | | | | Changes file for deprecation features from #19820Nick Mathewson2016-08-19
* | | | | | Merge remote-tracking branch 'public/deprecation_v2'Nick Mathewson2016-08-19
|\ \ \ \ \ \
| * | | | | | Add new warn_deprecated option to config_assign*().Nick Mathewson2016-08-03
| * | | | | | Deprecate some SocksPort sub-options.Nick Mathewson2016-08-03
| * | | | | | Teach checkOptionDocs about deprecation.Nick Mathewson2016-08-03
| * | | | | | Mark a big pile of options as deprecated.Nick Mathewson2016-08-03
| * | | | | | Add deprecation for configuration options that need to go away.Nick Mathewson2016-08-03
* | | | | | | Rename free_voting_schedule to voting_schedule_free. Wrap line. Follow if con...Nick Mathewson2016-08-19
* | | | | | | Merge remote-tracking branch 'jigsaw/fix-19562'Nick Mathewson2016-08-19
|\ \ \ \ \ \ \
| * | | | | | | Added a voting_schedule_free function to free voting schedules.Daniel Pinto2016-08-16
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge remote-tracking branch 'public/bug19466'Nick Mathewson2016-08-19
|\ \ \ \ \ \ \
| * | | | | | | Fix quite a few slow memory leaks in config.cNick Mathewson2016-08-12
* | | | | | | | Merge branch 'maint-0.2.8'Nick Mathewson2016-08-19
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | / / / / | | |_|/ / / / | |/| | | | |
| * | | | | | Merge branch 'bug19903_028_v2' into maint-0.2.8Nick Mathewson2016-08-19
| |\ \ \ \ \ \
| | * | | | | | Avoid confusing GCC 4.2.1 by saying "int foo()... inline int foo() {...}"Nick Mathewson2016-08-19
* | | | | | | | Fix a missing :: in an IPv6 addr in the documentationNick Mathewson2016-08-12
| |_|/ / / / / |/| | | | | |
* | | | | | | Merge remote-tracking branch 'public/Fix_19450'Nick Mathewson2016-08-12
|\ \ \ \ \ \ \
| * | | | | | | changes file for 19450Nick Mathewson2016-08-02
| * | | | | | | Remove/fix remaining evbuffer referencesNick Mathewson2016-08-02
| * | | | | | | Search for remaining references to 'bufferevent'.Nick Mathewson2016-08-02
| * | | | | | | Remove generic_buffer_*() functions as needless.Nick Mathewson2016-08-02
| * | | | | | | Rename generic_buffer_set_to_copy, since generic buffers are not a thingNick Mathewson2016-08-02
| * | | | | | | Bufferevent removal: remove more bufferevent-only optionsNick Mathewson2016-08-02
| * | | | | | | Remove USE_BUFFEREVENTS from configure.acNick Mathewson2016-08-02
| * | | | | | | Remove USE_BUFFEREVENTS code outside src/orNick Mathewson2016-08-02
| * | | | | | | Bufferevent removal: remove HAS_BUFFEREVENT macros and usageNick Mathewson2016-08-02
| * | | | | | | More bufferevent removal: bev_str is no longer needed in tor_initNick Mathewson2016-08-02
| * | | | | | | Remove bufferevents dead codeU+039b2016-07-14
* | | | | | | | Fix issue in 19168 changes fileNick Mathewson2016-08-12
* | | | | | | | Fix integer overflows in the conversion tablescypherpunks2016-08-12
* | | | | | | | Merge remote-tracking branch 'andrea/bug8625_prod'Nick Mathewson2016-08-12
|\ \ \ \ \ \ \ \
| * | | | | | | | Changes file for bug 8625bug8625_prodAndrea Shepard2016-08-10
| * | | | | | | | Eliminate redundant hourly reset of descriptor download failuresAndrea Shepard2016-08-10
| * | | | | | | | Debug logging for router/consensus descriptor download resetsAndrea Shepard2016-08-10