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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2019-06-25
Use structvar to find the types for config vars.
Nick Mathewson
2019-06-25
Use struct_var_{copy,eq} in confparse.c.
Nick Mathewson
2019-06-25
Use struct_magic_decl to verify magic numbers in config objects
Nick Mathewson
2019-06-25
Port confparse to use struct_var in place of typed_var.
Nick Mathewson
2019-06-25
Add new "struct_var_" functions to manipulate struct fields.
Nick Mathewson
2019-06-24
Partially port routerset to being a full-fledged config type again.
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-24
stats: Split extrainfo_dump_to_string() into smaller functions.
teor
2019-06-24
Merge branch 'bug30956_041' into bug30956_master
teor
2019-06-24
stats: Always publish pluggable transports in extra info documents
teor
2019-06-19
Merge branch 'tor-github/pr/1113'
David Goulet
2019-06-17
Merge remote-tracking branch 'tor-github/pr/1100'
Nick Mathewson
2019-06-15
Merge branch 'bug30894_035' into ticket30893
Nick Mathewson
2019-06-15
Add more unit tests for confparse.c, so we can refactor.
Nick Mathewson
2019-06-15
Fix memleak when failing to parse a CSV_INTERVAL.
Nick Mathewson
2019-06-15
Remove the PORT configuration type: nothing uses it.
Nick Mathewson
2019-06-15
Renaming: CONFIG_TYPE_UINT -> CONFIG_TYPE_POSINT
Nick Mathewson
2019-06-14
Merge branch 'bug30806'
George Kadianakis
2019-06-14
Make evloop into a subsystem.
Nick Mathewson
2019-06-12
Merge branch 'tor-github/pr/1088'
George Kadianakis
2019-06-11
Merge branch 'tor-github/pr/1040'
David Goulet
2019-06-11
Rework origin circuit tracking to use pubsub
Taylor Yu
2019-06-11
Rework orconn tracking to use pubsub
Taylor Yu
2019-06-11
Merge branch 'tor-github/pr/1031'
David Goulet
2019-06-11
Merge branch 'tor-github/pr/1083'
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 'maint-0.4.1'
Nick Mathewson
2019-06-11
Merge branch 'maint-0.4.0' into maint-0.4.1
Nick Mathewson
2019-06-11
Merge branch 'maint-0.3.5' into maint-0.4.0
Nick Mathewson
2019-06-11
Merge branch 'maint-0.2.9' into maint-0.3.5
Nick Mathewson
2019-06-11
Update geoip and geoip6 to the June 10 2019 database.
Karsten Loesing
2019-06-11
Merge branch 'maint-0.4.1'
Nick Mathewson
2019-06-11
Merge remote-tracking branch 'tor-github/pr/1082' into maint-0.4.1
Nick Mathewson
2019-06-11
Merge branch 'ticket30769_041_01'
George Kadianakis
2019-06-11
trunnel: Rename sendme.trunnel to sendme_cell.trunnel
David Goulet
2019-06-11
Merge branch 'ticket30687_042_01'
George Kadianakis
2019-06-11
token-bucket: Implement a single counter object
David Goulet
2019-06-11
Merge branch 'maint-0.4.1'
George Kadianakis
2019-06-11
Merge branch 'tor-github/pr/1065' into maint-0.4.1
George Kadianakis
2019-06-11
Free a string buffer in nt_service_install()
Xiaoyin Liu
2019-06-11
Merge remote-tracking branch 'tor-github/pr/1091' into maint-0.3.5
teor
2019-06-11
Merge remote-tracking branch 'tor-github/pr/924' into maint-0.3.5
teor
[next]