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-06-25
Make "invisibility" and "undumpability" properties of variables.
Nick Mathewson
2019-06-25
Turn several properties of types or variables into flags.
Nick Mathewson
2019-06-25
Extend macros to allow flag arguments.
Nick Mathewson
2019-06-25
Add a "flags" member to config_var_t
Nick Mathewson
2019-06-25
Move responsibility for config var macros
Nick Mathewson
2019-06-25
Move config_var_t info conftypes.h
Nick Mathewson
2019-06-25
A few more test cases and unreachable lines
Nick Mathewson
2019-06-25
Use structvar to find the types for config vars.
Nick Mathewson
2019-06-25
Add new "struct_var_" functions to manipulate struct fields.
Nick Mathewson
2019-06-24
Add unit tests for the unitparse.c module.
Nick Mathewson
2019-06-24
Further clarify our clarification about the type of POSINT
Nick Mathewson
2019-06-24
Add a "typed_var" abstraction to implement lvalue access in C.
Nick Mathewson
2019-06-24
Add a function to append an existing line to a config line list.
Nick Mathewson
2019-06-24
Move unit-parsing code to src/lib/confmgt
Nick Mathewson
2019-06-24
Start moving types that will be used for config vars to lib/conf
Nick Mathewson
2019-06-14
Merge branch 'bug30806'
George Kadianakis
2019-06-14
Make evloop into a subsystem.
Nick Mathewson
2019-06-11
Merge branch 'tor-github/pr/1040'
David Goulet
2019-06-11
Merge branch 'maint-0.4.1'
David Goulet
2019-06-11
Merge branch 'tor-github/pr/1050' into maint-0.4.1
David Goulet
2019-06-11
Give a compile warning when we don't have any flags for minherit().
Nick Mathewson
2019-06-11
Give a more useful failure messgae when we fail to minherit().
Nick Mathewson
2019-06-11
Merge branch 'ticket30687_042_01'
George Kadianakis
2019-06-11
token-bucket: Implement a single counter object
David Goulet
2019-06-05
Replace a missing end-of-comment string
Nick Mathewson
2019-06-05
Run "make autostyle."
Nick Mathewson
2019-05-30
Merge branch 'tor-github/pr/1054'
David Goulet
2019-05-30
Merge branch 'tor-github/pr/1049'
David Goulet
2019-05-29
Merge branch 'ticket30561_029' into ticket30561_035
Nick Mathewson
2019-05-29
Use MAP_INHERIT_ZERO or MAP_INHERIT_NONE if available.
Taylor R Campbell
2019-05-28
Trivial fix for a trivial warning with gcc 9.1.1
Nick Mathewson
2019-05-23
In coverage builds, use branch-free timeradd() and timersub()
Nick Mathewson
2019-05-23
In coverage builds, avoid basic-block complexity in log_debug
Nick Mathewson
2019-05-22
Multiple subscribers or publishers per subsystem
Taylor Yu
2019-05-07
Merge branch 'tor-github/pr/994'
David Goulet
2019-05-03
Merge branch 'tor-github/pr/954'
David Goulet
2019-05-02
Add comments to include.am files to note where new sources go
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
Merge branch 'tor-github/pr/936'
George Kadianakis
2019-04-30
Merge branch 'tor-github/pr/980'
David Goulet
2019-04-30
Merge branch 'tor-github/pr/909'
David Goulet
2019-04-30
Add improved debugging support to crypto_rand_fast code.
Nick Mathewson
2019-04-30
Extract add-entropy code from crypto_fast_rng to a new function
Nick Mathewson
2019-04-25
Add rudimentary qstring support to kvline.c
Nick Mathewson
2019-04-25
Move and rename decode_escaped_string()
Nick Mathewson
2019-04-25
Add a case-insensitive variant to config_line_find()
Nick Mathewson
2019-04-25
kvline: handle empty alues as well as empty keys
Nick Mathewson
2019-04-25
Merge branch 'tor-github/pr/953'
George Kadianakis
[next]