index
:
tor
main
maint-0.1.2
maint-0.2.0
maint-0.2.1
maint-0.2.2
maint-0.2.3
maint-0.2.4
maint-0.2.5
maint-0.2.6
maint-0.2.7
maint-0.2.7-redux
maint-0.2.8
maint-0.2.9
maint-0.3.0
maint-0.3.1
maint-0.3.2
maint-0.3.3
maint-0.3.4
maint-0.3.5
maint-0.4.0
maint-0.4.1
maint-0.4.2
maint-0.4.3
maint-0.4.4
maint-0.4.5
maint-0.4.6
maint-0.4.7
maint-0.4.8
release-0.2.1
release-0.2.2
release-0.2.3
release-0.2.4
release-0.2.5
release-0.2.6
release-0.2.7
release-0.2.7-redux
release-0.2.8
release-0.2.9
release-0.3.0
release-0.3.1
release-0.3.2
release-0.3.3
release-0.3.4
release-0.3.5
release-0.4.0
release-0.4.1
release-0.4.2
release-0.4.3
release-0.4.4
release-0.4.5
release-0.4.6
release-0.4.7
release-0.4.8
Transit encryption and privacy out of the box
The Tor Project
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2016-08-23
Fix some comments in sandbox.c
Nick Mathewson
2016-08-23
Merge remote-tracking branch 'jigsaw/fix-17758'
Nick Mathewson
2016-08-23
Merge remote-tracking branch 'jigsaw/fix-15381'
Nick Mathewson
2016-08-23
Use tor_assert, not assert.
Nick Mathewson
2016-08-23
Merge branch 'bug13953_squashed'
Nick Mathewson
2016-08-23
Reword the router_check_descriptor_address_port_consistency log message
teor
2016-08-23
Merge remote-tracking branch 'asn/bug19872_v2'
Nick Mathewson
2016-08-23
Introduce ed25519_{sign,checksig}_prefixed functions().
George Kadianakis
2016-08-22
Merge branch 'maint-0.2.8'
Nick Mathewson
2016-08-22
Do not pass NULL to log(%s) in dir_server_new.
Nick Mathewson
2016-08-19
Log a warning when Testing options are deprecated.
Nick Mathewson
2016-08-19
Add comments to explain when things were deprecated
Nick Mathewson
2016-08-19
Merge remote-tracking branch 'public/deprecation_v2'
Nick Mathewson
2016-08-19
Rename free_voting_schedule to voting_schedule_free. Wrap line. Follow if con...
Nick Mathewson
2016-08-19
Merge remote-tracking branch 'jigsaw/fix-19562'
Nick Mathewson
2016-08-19
Merge remote-tracking branch 'public/bug19466'
Nick Mathewson
2016-08-19
Merge branch 'maint-0.2.8'
Nick Mathewson
2016-08-19
Merge branch 'bug19903_028_v2' into maint-0.2.8
Nick Mathewson
2016-08-19
Avoid confusing GCC 4.2.1 by saying "int foo()... inline int foo() {...}"
Nick Mathewson
2016-08-16
Added a voting_schedule_free function to free voting schedules.
Daniel Pinto
2016-08-16
Fixes inconsistent version prefix in log messages.
Daniel Pinto
2016-08-16
Prevents negative number of written bytes on error message.
Daniel Pinto
2016-08-16
Check parameters to router_check_descriptor_address_port_consistency
teor
2016-08-16
Refactor duplicate code in router_check_descriptor_address_consistency
teor
2016-08-15
Make log message clearer
s7r
2016-08-12
Fix quite a few slow memory leaks in config.c
Nick Mathewson
2016-08-12
Merge remote-tracking branch 'public/Fix_19450'
Nick Mathewson
2016-08-12
Fix integer overflows in the conversion tables
cypherpunks
2016-08-12
Merge remote-tracking branch 'andrea/bug8625_prod'
Nick Mathewson
2016-08-12
Merge branch 'maint-0.2.8'
Nick Mathewson
2016-08-12
Merge branch 'maint-0.2.7' into maint-0.2.8
Nick Mathewson
2016-08-12
Merge branch 'maint-0.2.6' into maint-0.2.7
Nick Mathewson
2016-08-12
Merge branch 'maint-0.2.5' into maint-0.2.6
Nick Mathewson
2016-08-12
Merge branch 'maint-0.2.4' into maint-0.2.5
Nick Mathewson
2016-08-12
Update geoip and geoip6 to the August 2 2016 database.
Karsten Loesing
2016-08-11
Only use evutil_secure_rng_add_bytes() when present.
Nick Mathewson
2016-08-11
Fix a bug in the old-gcc version of ENABLE_GCC_WARNING
Nick Mathewson
2016-08-11
Add some how-to documentation for ht.h. Closes #19896
Nick Mathewson
2016-08-10
Eliminate redundant hourly reset of descriptor download failures
Andrea Shepard
2016-08-10
Debug logging for router/consensus descriptor download resets
Andrea Shepard
2016-08-08
bump master to 0.2.9.1-alpha.dev
Nick Mathewson
2016-08-03
Add new warn_deprecated option to config_assign*().
Nick Mathewson
2016-08-03
Deprecate some SocksPort sub-options.
Nick Mathewson
2016-08-03
Teach checkOptionDocs about deprecation.
Nick Mathewson
2016-08-03
Mark a big pile of options as deprecated.
Nick Mathewson
2016-08-03
Add deprecation for configuration options that need to go away.
Nick Mathewson
2016-08-03
We no longer use config_var_description_t
Nick Mathewson
2016-08-02
Bump master version to 0.2.9.1-alpha
Nick Mathewson
2016-08-02
Remove/fix remaining evbuffer references
Nick Mathewson
2016-08-02
Search for remaining references to 'bufferevent'.
Nick Mathewson
[next]