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
Age
Commit message (
Expand
)
Author
2018-07-31
Use NSS in crypto_rand.c
Nick Mathewson
2018-07-31
Make sure NSS is initialized before running benchmarks
Nick Mathewson
2018-07-31
Use NSS's digest code in Tor.
Nick Mathewson
2018-07-13
Make nss get initialized before we fuzz anything.
Nick Mathewson
2018-07-13
Add postfork support for nss
Nick Mathewson
2018-07-11
Rename crypto.c to crypto_cipher.c (since that's all it still has.)
Nick Mathewson
2018-07-11
Move the initialization and cleanup parts of crypto.c
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-10
Rename util_malloc to malloc.
Nick Mathewson
2018-07-10
Isolate resolve.h usage in the modules that really need it.
Nick Mathewson
2018-07-10
Remove all users of addr_port_lookup outside of address.c
Nick Mathewson
2018-07-09
Fix some lingering windows compilation issues from Jenkins.
Nick Mathewson
2018-07-09
Merge branch 'maint-0.3.4'
Nick Mathewson
2018-07-09
Merge branch 'maint-0.3.3' into maint-0.3.4
Nick Mathewson
2018-07-09
Merge branch 'maint-0.3.2' into maint-0.3.3
Nick Mathewson
2018-07-09
Merge remote-tracking branch 'github/bug26269_031' into maint-0.3.2
Nick Mathewson
2018-07-09
Merge branch 'bug26488'
Nick Mathewson
2018-07-09
Validate that DirAuthority address is IPv4
rl1987
2018-07-09
Merge branch 'maint-0.3.4'
Nick Mathewson
2018-07-09
Merge branch 'maint-0.3.3' into maint-0.3.4
Nick Mathewson
2018-07-09
Merge remote-tracking branch 'catalyst-github/bug26455_033' into maint-0.3.3
Nick Mathewson
2018-07-05
Whoops. Protover.[ch] belong in src/core/or
Nick Mathewson
2018-07-05
Fix everything that previously referred to src/or
Nick Mathewson
2018-07-05
Fix our build system to know the new locations of the src/or stuff
Nick Mathewson
2018-07-05
Fix every include path changed in the previous commit (automated)
Nick Mathewson
2018-07-05
Start splitting src/or
Nick Mathewson
2018-07-05
Add a missing include.
Nick Mathewson
2018-07-05
Clean up include paths for libtor-evloop (automated)
Nick Mathewson
2018-07-05
All remaining files in src/common belong to the event loop.
Nick Mathewson
2018-07-05
Remove util.h
Nick Mathewson
2018-07-05
Move address_set to src/or
Nick Mathewson
2018-07-05
Move socks5_status.h to src/lib/net
Nick Mathewson
2018-07-05
Move handles.h to src/lib/container
Nick Mathewson
2018-07-03
Merge remote-tracking branch 'github/ticket26626'
Nick Mathewson
2018-07-03
Merge remote-tracking branch 'github/shrink_or_h_more'
Nick Mathewson
2018-07-03
Fix up some windows compilation issues.
Nick Mathewson
2018-07-03
Retire U64_TO_DBL and DBL_TO_U64
Nick Mathewson
2018-07-03
Return U64_PRINTF_ARG and U64_FORMAT
Nick Mathewson
2018-07-03
Replace U64_LITERAL with the standard UINT64_C
Nick Mathewson
2018-07-03
Clean up various things that broke with our stdint.h changes
Nick Mathewson
2018-07-03
Merge branch 'maint-0.2.9' into maint-0.3.2
Nick Mathewson
2018-07-03
Merge branch 'maint-0.3.2' into maint-0.3.3
Nick Mathewson
2018-07-03
Merge branch 'maint-0.3.3' into maint-0.3.4
Nick Mathewson
2018-07-03
Merge branch 'maint-0.3.4'
Nick Mathewson
2018-07-02
hs_ntor_ref.py: pass only strings to subprocess.Popen
Nick Mathewson
2018-07-02
ntor_ref.py: pass only strings to subprocess.Popen
Nick Mathewson
2018-07-02
Merge branch 'mikeperry_bug26214-rebased_squashed' into maint-0.3.4
Nick Mathewson
2018-07-01
Remove system headers from or.h
Nick Mathewson
2018-07-01
Extract or_state_t to its own header.
Nick Mathewson
[next]