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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
feature
Age
Commit message (
Expand
)
Author
2018-07-31
Merge branch 'nss_dh_squashed' into nss_dh_squashed_merged
Nick Mathewson
2018-07-30
fix wrong word in comment
Roger Dingledine
2018-07-30
Merge remote-tracking branch 'teor/bug26627_033_merged_master'
Nick Mathewson
2018-07-30
Merge remote-tracking branch 'rl1987/ticket21349_4'
Nick Mathewson
2018-07-30
Merge remote-tracking branch 'juga/ticket3723_03_squashed_rebased'
Nick Mathewson
2018-07-26
Early bailout from log_addr_has_changed() if running as client
rl1987
2018-07-25
Merge branch 'bug26627_033' into bug26627_033_merged_master
teor
2018-07-21
Split select_entry_guard_for_circuit()
rl1987
2018-07-21
Make entry_guards_update_primary() shorter
rl1987
2018-07-21
Split sampled_guards_update_from_consensus() into subfunctions
rl1987
2018-07-20
Tweak assertion in get_time_period_length() for coverity
Nick Mathewson
2018-07-20
Merge branch 'maint-0.3.4'
Nick Mathewson
2018-07-19
Merge remote-tracking branch 'ahf-github/bugs/26780'
Nick Mathewson
2018-07-18
Add some missing includes and struct declarations.
Nick Mathewson
2018-07-18
Merge branch 'maint-0.3.4'
Nick Mathewson
2018-07-17
Merge branch 'bug25552_ope_squashed'
Nick Mathewson
2018-07-16
dirauth: Handle V3BandwidthsFile failure modes according to the new spec
teor
2018-07-16
Add keyval header, that was moved to other file
juga0
2018-07-16
Ensure that bw_file_headers is not bigger than max
juga0
2018-07-16
Replace bwlist by bw_file and terminator condition
juga0
2018-07-16
Replace bwlist by bw_file
juga0
2018-07-16
Rename bwlist to bw_file and banwidth to
juga0
2018-07-16
Free bw_list_headers in networstatus_t
juga0
2018-07-16
Add bw_file_headers to networkstatus_t
juga0
2018-07-16
Check that the header is key_value
juga0
2018-07-16
Do not add bw file line to the vote
juga0
2018-07-16
Add the Bandwidth List file headers to votes
juga0
2018-07-13
Add checks in get_net_param_from_list() for valid output domain.
Alexander Færøy
2018-07-11
Rename crypto.c to crypto_cipher.c (since that's all it still has.)
Nick Mathewson
2018-07-11
Move the initialization and cleanup parts of crypto.c
Nick Mathewson
2018-07-10
Merge branch 'ticket26223'
Nick Mathewson
2018-07-10
Explain why we use raw_free with getdelim result.
Nick Mathewson
2018-07-10
Rename torlog.[ch] to log.[ch]
Nick Mathewson
2018-07-10
Isolate resolve.h usage in the modules that really need it.
Nick Mathewson
2018-07-10
Use tor_getline() in dirserv.c to remove its upper line limit.
Nick Mathewson
2018-07-10
Refactor dirserv_read_measured_bandwidths to have a single exit point
Nick Mathewson
2018-07-09
Fix some lingering windows compilation issues from Jenkins.
Nick Mathewson
2018-07-09
Merge branch 'maint-0.3.4'
Nick Mathewson
2018-07-09
Changes file and comment for 25928.
Nick Mathewson
2018-07-09
Merge remote-tracking branch 'gsomlo/gls-single-da'
Nick Mathewson
2018-07-05
Whoops. Protover.[ch] belong in src/core/or
Nick Mathewson
2018-07-05
Fix every include path changed in the previous commit (automated)
Nick Mathewson
2018-07-05
Move literally everything out of src/or
Nick Mathewson