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
/
feature
Age
Commit message (
Expand
)
Author
2019-05-07
Merge branch 'tor-github/pr/994'
David Goulet
2019-05-03
Merge branch 'tor-github/pr/984'
David Goulet
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-04-30
Make the reachability.c module dirauth-only.
Nick Mathewson
2019-04-30
Make the process_descs.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
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
2019-04-30
Correct file name in doxygen comment
Taylor Yu
2019-04-30
Merge branch 'maint-0.4.0'
George Kadianakis
2019-04-30
Merge branch 'tor-github/pr/978' into maint-0.4.0
George Kadianakis
2019-04-30
Merge branch 'tor-github/pr/937'
George Kadianakis
2019-04-30
Merge branch 'tor-github/pr/936'
George Kadianakis
2019-04-30
Merge branch 'tor-github/pr/993'
George Kadianakis
2019-04-30
Merge branch 'tor-github/pr/983'
George Kadianakis
2019-04-30
Merge branch 'tor-github/pr/980'
David Goulet
2019-04-30
Rename and clarify some functions for periodic events
Nick Mathewson
2019-04-30
Move dirauth periodic events into dirauth module.
Nick Mathewson
2019-04-26
Use fast check for missing id in node_is_a_configured_bridge()
Nick Mathewson
2019-04-26
Use a linear algorithm to subtract two nodelists.
Nick Mathewson
2019-04-26
Make nodelist_get_list() return a const pointer.
Nick Mathewson
2019-04-25
Merge remote-tracking branch 'tor-github/pr/889'
Nick Mathewson
2019-04-25
Merge remote-tracking branch 'tor-github/pr/922'
Nick Mathewson
2019-04-25
Extract keyword argument checking from argument parsing.
Nick Mathewson
2019-04-25
In control command api, rename "object" to "cmddata"
Nick Mathewson
2019-04-25
expand CMD_FL_WIPE to wipe the parsed arguments too
Nick Mathewson
2019-04-25
Simplify handler logic in control_cmd.c
Nick Mathewson
2019-04-25
Port the authenticate and authchallenge commands to the new parser
Nick Mathewson
2019-04-25
Move and rename decode_escaped_string()
Nick Mathewson
2019-04-25
Use the new controller command parser for EXTENDCIRCUIT.
Nick Mathewson
2019-04-25
Use new parser logic for SETCONF/RESETCONF code.
Nick Mathewson
2019-04-25
Update more controller commands, now that we have kvline support
Nick Mathewson
2019-04-25
Add kvline support to controller command parser.
Nick Mathewson
2019-04-25
Allow kvlines in control commands.
Nick Mathewson
2019-04-25
Use parsing code for the simpler controller commands.
Nick Mathewson
2019-04-25
When parsing a multiline controller command, be careful with linebreaks
Nick Mathewson
2019-04-25
Extract the argument-splitting part of control.c's parser
Nick Mathewson
2019-04-25
Start on a command-parsing tool for controller commands.
Nick Mathewson
2019-04-25
Merge branch 'maint-0.4.0'
George Kadianakis
2019-04-25
Merge branch 'tor-github/pr/960' into maint-0.4.0
George Kadianakis
2019-04-25
Lower log level of unlink() errors in networkstatus_set_current_consensus().
Alexander Færøy
[next]