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
Age
Commit message (
Expand
)
Author
2019-10-22
tor-coccinelle: handle SIMPLEQ and TAILQ better.
Nick Mathewson
2019-10-22
tor-coccinelle.h: Add {EN,DIS}ABLE_GCC_WARNING.
Nick Mathewson
2019-10-22
tor-coccinelle: expect parentheses after HT_INITIALIZER
Nick Mathewson
2019-10-22
Use #warning instead of #warn: one is C and one isn't.
Nick Mathewson
2019-10-22
try_parse.sh: add a verbose mode and a meaningful exit code.
Nick Mathewson
2019-10-22
document test-operator-cleanup
Nick Mathewson
2019-10-09
Document tor-coccinelle.h
Nick Mathewson
2019-09-11
Changes file for coccinelle scripts
Nick Mathewson
2019-09-11
Run test_operator_cleanup on our unit tests
Nick Mathewson
2019-09-11
Add some more of our trickier macros to tor-coccinelle.h
Nick Mathewson
2019-09-11
Add a script to tell whether a file can be perfectly parsed by spatch
Nick Mathewson
2019-09-11
Add a script to run spatch with appropriate arguments
Nick Mathewson
2019-09-11
Merge branch 'tor-github/pr/1296'
David Goulet
2019-09-11
Document inconsistent usage of config_var_is_listable()
Nick Mathewson
2019-09-11
Extract common list of flags to use for obsolete variables.
Nick Mathewson
2019-09-11
Clarify documentation on config_var_is_listable()
Nick Mathewson
2019-09-11
Add test_cmdline.sh to distribution.
Nick Mathewson
2019-09-11
integration test for --list-torrc-options
Nick Mathewson
2019-09-11
Test: Make sure NOLIST options are not listed.
Nick Mathewson
2019-09-11
Changes file for 31625 (config flag refactor)
Nick Mathewson
2019-09-11
Revise documentation on CFLG_* flags
Nick Mathewson
2019-09-11
Remove all CVFLAG_* usage.
Nick Mathewson
2019-09-11
Remove all VTFLAG_* usage.
Nick Mathewson
2019-09-11
confparse, conftypes: Replace flags with their new names.
Nick Mathewson
2019-09-11
Replace low-level {var_type,struct_var}_is_*() with flag inspection
Nick Mathewson
2019-09-11
Re-number VTFLAG_* values so they don't conflict with CVFLAG_*
Nick Mathewson
2019-09-11
Move VTFLAG_* declarations to conftypes.h
Nick Mathewson
2019-09-11
typed_var: Make flags into an unsigned OR of bits.
Nick Mathewson
2019-09-11
struct_var: refactor struct_var_is*() functions to delegate
Nick Mathewson
2019-09-11
config: make config_var_is_dumpable static.
Nick Mathewson
2019-09-11
config: rename "contained" to "derived", and explain it better.
Nick Mathewson
2019-09-11
config: Introduce the concept of an "ungettable" variable.
Nick Mathewson
2019-09-11
Document config_var_is_dumpable and config_var_is_settable.
Nick Mathewson
2019-09-11
Merge branch 'tor-github/pr/1311'
David Goulet
2019-09-11
Merge branch 'tor-github/pr/1307'
George Kadianakis
2019-09-11
Merge branch 'ticket31578' into ticket31578_merged
Nick Mathewson
2019-09-10
main: add some newlines to the subsystem list, for readability
teor
2019-09-10
main: remove level number comments from the subsystem list (master)
teor
2019-09-10
Merge branch 'bug31615_041' into bug31615_master
teor
2019-09-10
main: remove level number comments from the subsystem list (0.4.1)
teor
2019-09-10
Merge branch 'bug31615_040' into bug31615_041
teor
2019-09-10
main: remove level number comments from the subsystem list (0.4.0)
teor
2019-09-09
build: The <sys/sysctl.h> is now deprecated on Linux
David Goulet
2019-09-09
Merge branch 'tor-github/pr/1264'
David Goulet
2019-09-09
Merge branch 'ticket30924_042_04_squashed_merged'
Nick Mathewson
2019-09-09
Merge branch 'ticket30924_042_04_squashed' into ticket30924_042_04_squashed_m...
Nick Mathewson
2019-09-09
hs-v3: Rename validation function in hs_intropoint.c
David Goulet
2019-09-09
hs-v3: Move DoS parameter check against 0
David Goulet
2019-09-09
practracker: Make you happy funny script
David Goulet
2019-09-09
Merge branch 'tor-github/pr/1298'
David Goulet
[next]