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
/
scripts
/
maint
/
add_c_file.py
Age
Commit message (
Expand
)
Author
2020-01-20
add_c_file: Replace asserts with exceptions
teor
2020-01-20
add_c_file: Improve script documentation
teor
2020-01-20
add_c_file: Improve tor source directory checks
teor
2020-01-16
add_c_file: Rename variables based on the type of path
teor
2020-01-16
add_c_file: Simplify some usage of srcdir_file()
teor
2020-01-16
add_c_file: Document the paths used by each part of the script
teor
2020-01-16
add_c_file: Improve path handling and canonicalisation
teor
2020-01-16
add_c_file: tolerate ./ in filenames.
Nick Mathewson
2020-01-16
add_c_file: handle adding to the end of a list correctly.
Nick Mathewson
2020-01-13
Split core/include.am into per-subdirectory include.am files
Nick Mathewson
2019-12-12
python: Add __future__ imports for python 3 compatibility
teor
2019-09-16
Fix add_c_file.py script to support paths starting with ./ #31336
Daniel Pinto
2019-06-24
Add a "typed_var" abstraction to implement lvalue access in C.
Nick Mathewson
2019-05-20
rectify_include_paths: warn instead of aborting on duplicate headers
Nick Mathewson