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
/
core
Age
Commit message (
Expand
)
Author
2018-08-21
Split X509 code out of tortls.c
Nick Mathewson
2018-07-31
Merge branch 'nss_dh_squashed' into nss_dh_squashed_merged
Nick Mathewson
2018-07-25
Remove comment about Tor2web
teor
2018-07-25
Merge branch 'bug26924_032' into bug26924
teor
2018-07-18
wrap a multi-line if body in { } before somebody gets hurt
Roger Dingledine
2018-07-16
Merge remote-tracking branch 'pastly/issue26703'
David Goulet
2018-07-16
Avoid a use-after-null-check in proto_socks.c
Nick Mathewson
2018-07-12
SOCKS: Always free username/password before setting them.
Nick Mathewson
2018-07-12
Merge branch 'socks_trunnel4_squashed' into socks_trunnel4_squashed_merged
Nick Mathewson
2018-07-12
Remove a redundant typedef in proto_ext_or.h
Roger Dingledine
2018-07-12
Remove a redundant typedef in addr_policy_st.h
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
Move all use cases of micro-revision.i to a single place
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
Merge remote-tracking branch 'neel/fbsd-cfix'
Nick Mathewson
2018-07-10
Isolate resolve.h usage in the modules that really need it.
Nick Mathewson
2018-07-10
Refactor ipv[46].[ch]
Nick Mathewson
2018-07-10
Fix build on FreeBSD post-refactor
Neel Chauhan
2018-07-09
Lower log level of "Scheduler of type KIST has been enabled" to INFO
Matt Traudt
2018-07-09
Merge remote-tracking branch 'rl1987/bug26525'
Nick Mathewson
2018-07-06
Move ntmain.c into libtor-app again
Nick Mathewson
2018-07-05
Actually sort the lines in src/core/include.am
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
Move literally everything out of src/or
Nick Mathewson
2018-07-05
Start splitting src/or
Nick Mathewson