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-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-12
Define two more commands as wipe-after-parse.
Nick Mathewson
2019-04-12
Add assertions for correct input to handle_control_command.
Nick Mathewson
2019-04-12
Improve handling of controller commands
Nick Mathewson
2019-04-12
Merge branch 'tor-github/pr/908'
George Kadianakis
2019-04-09
Merge branch 'maint-0.4.0'
teor
2019-04-09
Merge remote-tracking branch 'tor-github/pr/892' into maint-0.4.0
teor
2019-04-05
crypto_format: Remove the return value from ed25519_signature_to_base64()
teor
2019-04-05
crypto_format: Remove the return value from curve25519_public_to_base64()
teor
2019-04-05
crypto_format: Remove the return values from digest256_to_base64()
teor
2019-04-04
Merge branch 'maint-0.4.0'
Nick Mathewson
2019-04-04
Merge branch 'bug29959_040_squashed' into maint-0.4.0
Nick Mathewson
2019-04-04
bwauth: Actually include the bandwidth-file-digest in authority votes
teor
2019-04-03
Improve logging for 28614.
Nick Mathewson
2019-04-03
Merge branch 'maint-0.4.0'
George Kadianakis
2019-03-29
dircache: Refactor handle_get_next_bandwidth() to use connection_dir_buf_add()
teor
2019-03-26
Merge branch 'tor-github/pr/842'
George Kadianakis
2019-03-26
Merge branch 'tor-github/pr/709'
George Kadianakis
2019-03-26
Merge branch 'maint-0.4.0'
George Kadianakis
2019-03-26
Merge branch 'tor-github/pr/847' into maint-0.4.0
George Kadianakis
2019-03-26
Merge branch 'maint-0.4.0'
teor
2019-03-26
Merge remote-tracking branch 'tor-github/pr/852' into maint-0.4.0
teor
2019-03-26
bwauth: remove declaring args, they are now in use
juga0
2019-03-26
bwauth: increment bw file cache lifetime
juga0
2019-03-26
bwauth: check and use compression serving bw file
juga0
2019-03-26
bwauth: check if a bw file could be read
juga0
2019-03-26
bwauth: use flag to do not warn when file is missing
juga0
2019-03-26
Serve bandwidth file used in the next vote
juga0
2019-03-26
Merge branch 'maint-0.4.0'
teor
2019-03-26
Merge remote-tracking branch 'tor-github/pr/848' into maint-0.4.0
teor
2019-03-26
Merge branch 'ticket29806_035_squashed_merged' into ticket29806_040_squashed_...
teor
2019-03-25
Minimize the includes in control.c
Nick Mathewson
2019-03-25
Split command-handling and authentication from control.c
Nick Mathewson
2019-03-25
Split getinfo handling into a new control_getinfo.c
Nick Mathewson
2019-03-25
Split all controller events code into a new control_events.c
Nick Mathewson
2019-03-25
Merge remote-tracking branch 'tor-github/pr/785'
teor
2019-03-22
Merge remote-tracking branch 'tor-github/pr/819'
teor
2019-03-21
Merge branch 'ticket29806_034_squashed' into ticket29806_035_squashed_merged
teor
[next]