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
/
lib
Age
Commit message (
Expand
)
Author
2019-10-26
doxygen: add @file declarations for src/lib
Nick Mathewson
2019-10-25
confparse: Add a function to check the magic of a toplevel object.
Nick Mathewson
2019-10-24
Write a new set of config validation callbacks.
Nick Mathewson
2019-10-24
Make foo_validate() functions call config_validate().
Nick Mathewson
2019-10-24
Add a config_validate() function to invoke verify callbacks.
Nick Mathewson
2019-10-24
Rename validate_fn{,_t} to start with "legacy_".
Nick Mathewson
2019-10-24
Merge remote-tracking branch 'tor-github/pr/1447'
teor
2019-10-22
config validation: make the "old_options" argument const.
Nick Mathewson
2019-10-22
validate_fn(): remove now-unused defaults and from_setconf.
Nick Mathewson
2019-10-22
Re-run make autostyle.
Nick Mathewson
2019-10-22
Merge branch 'ticket31705_v2' into ticket31705_v2_merged
Nick Mathewson
2019-10-22
threads.h: coccinelle cannot understand a macro.
Nick Mathewson
2019-10-22
ctassert.h: fix CTASSERT_DECL so coccinelle can parse it.
Nick Mathewson
2019-10-22
ratelim.h: use COCCI to hide an initializer.
Nick Mathewson
2019-10-22
util_bug.h: Coccinelle does not understand IF_BUG_ONCE or #nodef.
Nick Mathewson
2019-10-22
weakrng.h: use COCCI to hide a macro coccinelle cannot parse.
Nick Mathewson
2019-10-22
Use STMT_BEGIN/END in parse_int.c so coccinelle can handle it.
Nick Mathewson
2019-10-22
smartlist.h: use COCCI to hide SMARTLIST_FOREACH_JOIN from Coccinelle
Nick Mathewson
2019-10-22
namemap_st.h: Use COCCI to hide an initializer.
Nick Mathewson
2019-10-22
timeval.h: Coccinelle cannot understand timercmp.
Nick Mathewson
2019-10-22
Fix a macro in address.c so coccinelle can understand it
Nick Mathewson
2019-10-22
timers.c: define TIMEOUT_PUBLIC to no tokens when using COCCI.
Nick Mathewson
2019-10-22
dispatch_naming.c: when COCCI is defined, disable unparseable macros.
Nick Mathewson
2019-10-22
conftesting.h: when COCCI is defined, disable unhandled macros
Nick Mathewson
2019-10-22
confmacros.h: fix coccinelle parsing.
Nick Mathewson
2019-10-22
Apparently coccinelle can't handle multiline #errors.
Nick Mathewson
2019-10-22
COCCI: Disable some buffers.c macros that coccinelle can't handle.
Nick Mathewson
2019-10-22
With coccinelle, avoid includes in the middle of an expression.
Nick Mathewson
2019-10-22
Use #warning instead of #warn: one is C and one isn't.
Nick Mathewson
2019-10-22
Merge remote-tracking branch 'tor-github/pr/1417'
Nick Mathewson
2019-10-22
Merge branch 'from_setconf_removal_squashed'
Nick Mathewson
2019-10-22
Make a pair of add_*_log() functions mockable.
Nick Mathewson
2019-10-21
Merge remote-tracking branch 'tor-github/pr/1434'
teor
2019-10-21
control: Add GETINFO support for dumping microdesc consensus
AmreshVenugopal
2019-10-21
Merge branch 'maint-0.4.2'
teor
2019-10-20
err: Use the correct type for cb_buf
teor
2019-10-18
Merge branch 'maint-0.4.2'
Nick Mathewson
2019-10-18
Merge remote-tracking branch 'tor-github/pr/1426' into maint-0.4.2
Nick Mathewson
2019-10-17
Ensure that the exit callback is called if CreateProcessA() fails on Windows.
Alexander Færøy
2019-10-17
Handle errors from execve() in the Unix process backend more gracefully.
Alexander Færøy
2019-10-17
Replace add_temp_log() with add_default_log().
Nick Mathewson
2019-10-16
Check tor_vasprintf for error return values.
Tobias Stoeckmann
2019-10-16
Doxygen: Fix things that looked like links.
Nick Mathewson
2019-10-16
Doxygen: fix unrecognized commands.
Nick Mathewson
2019-10-16
Doxygen: fix warnings about mismatched HTML tags.
Nick Mathewson
2019-10-16
Doxygen: Fix mismatched filenames.
Nick Mathewson
2019-10-14
Merge remote-tracking branch 'tor-github/pr/1393' into maint-0.4.2
Nick Mathewson
2019-10-09
Merge remote-tracking branch 'tor-github/pr/1394'
Nick Mathewson
2019-10-07
Merge remote-tracking branch 'tor-github/pr/1379'
Nick Mathewson
2019-10-04
Make tor_addr_lookup_host_impl mockable.
Nick Mathewson
[next]