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
/
test
/
fuzz
Age
Commit message (
Expand
)
Author
2019-01-16
Bump copyright date to 2019.
Nick Mathewson
2018-10-01
Remove routerparse include from files that dont use it
Nick Mathewson
2018-10-01
Remove versions.h include from routerparse.h
Nick Mathewson
2018-10-01
extract networkstatus parsing to its own file.
Nick Mathewson
2018-10-01
Split microdescriptor parser into its own file.
Nick Mathewson
2018-10-01
Move v2 hs parsing into feature/rend
Nick Mathewson
2018-10-01
Split the authority-cert and signature/hash code from routerparse
Nick Mathewson
2018-10-01
Extract logic for dumping unparseable junk from routerparse.c
Nick Mathewson
2018-10-01
Move routerparse and parsecommon to their own module.
Nick Mathewson
2018-09-25
Move key-loading and crosscert-checking out of feature/relay
Nick Mathewson
2018-09-21
Split directory.c code into several modules
Nick Mathewson
2018-09-07
Merge remote-tracking branch 'dgoulet/ticket20700_035_03'
Nick Mathewson
2018-09-07
hs-v3: Refactor the descriptor decryption/decoding
Suphanat Chunhapanya
2018-07-31
Merge branch 'nss_dh_squashed' into nss_dh_squashed_merged
Nick Mathewson
2018-07-17
Merge branch 'maint-0.3.4'
Nick Mathewson
2018-07-17
Fix build to work with --disable-unittests again
rl1987
2018-07-13
Make nss get initialized before we fuzz anything.
Nick Mathewson
2018-07-12
Add fuzzing wrapper for fetch_from_buf_socks()
Nick Mathewson
2018-07-11
Rename crypto.c to crypto_cipher.c (since that's all it still has.)
Nick Mathewson
2018-07-11
Make our crypto library symbolic in the makefiles.
Nick Mathewson
2018-07-10
Rename torlog.[ch] to log.[ch]
Nick Mathewson
2018-07-05
Fix every include path changed in the previous commit (automated)
Nick Mathewson
2018-07-05
Remove util.h
Nick Mathewson
2018-07-01
Extract various enums and tiny structs from or.h
Nick Mathewson
2018-07-01
Minimize headers that include crypto_formats and x25519 stuff
Nick Mathewson
2018-07-01
Remove needless includes from or.h
Nick Mathewson
2018-07-01
Tabify all of the .am files.
Nick Mathewson
2018-06-28
Fix paths for buffers.h; automated.
Nick Mathewson
2018-06-28
Fix up the modules that include memarea.h (automated)
Nick Mathewson
2018-06-27
Link GetAdaptersAddresses, rather than loading it on-demand.
Nick Mathewson
2018-06-22
Automated fixup of include paths after torlog.h movement.
Nick Mathewson
2018-06-21
Rectify include paths (automated)
Nick Mathewson
2018-06-21
Rectify include paths (automated)
Nick Mathewson
2018-06-21
Refactor makefiles to keep list of internal libraries in one place.
Nick Mathewson
2018-06-20
Run rectify_include_paths.py
Nick Mathewson
2018-06-20
Update copyrights to 2018.
Nick Mathewson
2018-06-15
Extract networkstatus_t and ..sr_info_t into their own headers
Nick Mathewson
2018-06-15
Split vote_{microdesc_hash,routerstatus}_t into their own headers
Nick Mathewson
2018-06-15
Split socks_request_t into its own header.
Nick Mathewson
2018-06-15
Extract rend_service_descriptor_t into its own header.
Nick Mathewson
2018-06-15
Split dir_connection_t into its own header
Nick Mathewson
2018-06-15
Split entry and edge_connection_t into their own headers.
Nick Mathewson
2018-02-02
fuzz: Move init_protocol_warning_severity_level() into global_init()
Nick Mathewson
2018-01-31
Use thread-safe types to store the LOG_PROTOCOL_WARN severity
Nick Mathewson
2017-11-11
Merge branch 'bug24247_032'
Nick Mathewson
2017-11-11
Fix mock_crypto_pk_public_checksig__nocheck() to handle short RSA keys
Nick Mathewson
2017-11-06
Merge branch 'maint-0.3.2'
Nick Mathewson
2017-11-06
Fix a memory leak on decryption non-failure of v3 hsdesc
Nick Mathewson
2017-11-01
Merge branch 'tor_api_squashed'
Nick Mathewson
2017-10-31
Merge branch 'bug24082_032' into maint-0.3.2
Nick Mathewson
[next]