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
Age
Commit message (
Expand
)
Author
2019-05-13
Merge remote-tracking branch 'tor-github/pr/998'
Nick Mathewson
2019-05-13
sendme: Fix coverity CID 1444999
David Goulet
2019-05-13
Merge branch 'tor-github/pr/976'
David Goulet
2019-05-10
Merge branch 'tor-github/pr/973'
George Kadianakis
2019-05-08
Merge branch 'tor-github/pr/1000'
David Goulet
2019-05-07
Merge branch 'tor-github/pr/994'
David Goulet
2019-05-03
Merge branch 'tor-github/pr/954'
David Goulet
2019-05-03
Hiding crypt_path_t: Hide 'crypto' usage in sendme.c
George Kadianakis
2019-05-03
Hiding crypt_path_t: Change code to use the privatization macro.
George Kadianakis
2019-05-03
Hiding crypt_path_t: Hiding 'crypto' using a macro.
George Kadianakis
2019-05-03
Revert "Hiding crypt_path_t: Ensure that ->private is initialized."
George Kadianakis
2019-05-03
Revert "Hiding crypt_path_t: Create a constructor for crypt_path_t."
George Kadianakis
2019-05-03
Hiding crypt_path_t: Some TODO notes for future directions.
George Kadianakis
2019-05-03
Hiding crypt_path_t: Move some more crypt_path-specific functions.
George Kadianakis
2019-05-03
Hiding crypt_path_t: Rename some functions to fit the crypt_path API.
George Kadianakis
2019-05-03
Hiding crypt_path_t: Trivial changes to satisfy check-local.
George Kadianakis
2019-05-03
Hiding crypt_path_t: Ensure that ->private is initialized.
George Kadianakis
2019-05-03
Hiding crypt_path_t: Create a constructor for crypt_path_t.
George Kadianakis
2019-05-03
Hiding crypt_path_t: Fixup broken unittests.
George Kadianakis
2019-05-03
Hiding crypt_path_t: Move the free func in crypt_path.c.
George Kadianakis
2019-05-03
Hiding crypt_path_t: Move some more init funcs in crypt_path.c.
George Kadianakis
2019-05-03
Hiding crypt_path_t: Start with crypt_path.crypto .
George Kadianakis
2019-05-03
Hiding crypt_path_t: Move init functions to crypt_path.c.
George Kadianakis
2019-05-03
Hiding crypt_path_t: Move assert functions in crypt_path.c.
George Kadianakis
2019-05-03
Hiding crypt_path_t: Introduce opaque crypt_path_private_t .
George Kadianakis
2019-05-03
Merge branch 'tor-github/pr/984'
David Goulet
2019-05-02
Merge branch 'tor-github/pr/986'
George Kadianakis
2019-05-02
Merge branch 'tor-github/pr/999'
George Kadianakis
2019-05-02
Add comments to include.am files to note where new sources go
Nick Mathewson
2019-05-02
Remove some now-needless dirauth includes
Nick Mathewson
2019-05-02
Make keypin.c dirauth-only
Nick Mathewson
2019-05-02
Make the bwauth.c module dirauth-only.
Nick Mathewson
2019-05-02
Move voteflags.[ch] to become dirauth only.
Nick Mathewson
2019-05-02
sendme: Improve logging messages
David Goulet
2019-05-01
Bug 29231: Report correct padding write totals and enabled totals.
Mike Perry
2019-05-01
Merge remote-tracking branch 'tor-github/pr/950'
Nick Mathewson
2019-04-30
Make the reachability.c module dirauth-only.
Nick Mathewson
2019-04-30
Make the guardfraction.c module dirauth-only.
Nick Mathewson
2019-04-30
Make the process_descs.c module dirauth-only.
Nick Mathewson
2019-04-30
Make the dsigs_parse.c module dirauth-only.
Nick Mathewson
2019-04-30
Make the recommend_pkg file dirauth-only.
Nick Mathewson
2019-04-30
Replace all remaining tor_mem_is_zero() with fast_mem_is_zero()
Nick Mathewson
2019-04-30
Use safe_mem_is_zero in a few more places.
Nick Mathewson
2019-04-30
Rename tor_mem_is_zero to fast_mem_is_zero()
Nick Mathewson
2019-04-30
Clean up formatting after Coccinelle
Taylor Yu
2019-04-30
Run Coccinelle for control.c refactor
Taylor Yu
2019-04-30
Manually fix some control replies
Taylor Yu
2019-04-30
Factor out control reply output
Taylor Yu
2019-04-30
Add clarifying comments to control_proto.c
Taylor Yu
2019-04-30
Split reply formatting out of control_fmt.c
Taylor Yu
[next]