tor/src
Nick Mathewson c60a85d22a Add a "typed_var" abstraction to implement lvalue access in C.
Right now, this has been done at a high level by confparse.c, but it
makes more sense to lower it.

This API is radically un-typesafe as it stands; we'll be wrapping it
in a safer API as we do #30914 and lower the struct manipulation
code as well.

Closes ticket 30864.
2019-06-24 17:50:43 -04:00
..
app Add a "typed_var" abstraction to implement lvalue access in C. 2019-06-24 17:50:43 -04:00
config Merge branch 'maint-0.4.0' into maint-0.4.1 2019-06-11 10:17:18 -04:00
core Merge branch 'tor-github/pr/1040' 2019-06-11 11:59:39 -04:00
ext trunnel: Rename sendme.trunnel to sendme_cell.trunnel 2019-06-11 14:11:10 +03:00
feature stats: Split extrainfo_dump_to_string() into smaller functions. 2019-06-24 20:47:44 +10:00
lib Add a "typed_var" abstraction to implement lvalue access in C. 2019-06-24 17:50:43 -04:00
rust sendme: Add FlowCtrl protover value 2019-05-03 13:56:36 -04:00
test Add a "typed_var" abstraction to implement lvalue access in C. 2019-06-24 17:50:43 -04:00
tools Run "make autostyle." 2019-06-05 09:33:35 -04:00
trunnel trunnel: Rename sendme.trunnel to sendme_cell.trunnel 2019-06-11 14:11:10 +03:00
win32 Bump master to 0.4.2.0-alpha-dev 2019-06-10 08:47:33 -04:00
include.am Move unit-parsing code to src/lib/confmgt 2019-06-24 15:11:57 -04:00