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
/
lib
Age
Commit message (
Expand
)
Author
2019-02-14
Extract the common body of our random-int functions into a macro
Nick Mathewson
2019-02-06
Extract numeric CSPRNG functions into a new module.
Nick Mathewson
2019-02-06
Remove extraneous #if/#endif wrapper in crypto_rand.c
Nick Mathewson
2019-02-06
Code for anonymous mappings via mmap() or CreateFileMapping().
Nick Mathewson
2019-01-22
Merge branch 'maint-0.3.5'
Nick Mathewson
2019-01-22
Merge branch 'bug29042_035' into maint-0.3.5
Nick Mathewson
2019-01-16
Merge branch 'maint-0.3.5'
Nick Mathewson
2019-01-16
Update and fix a couple of comments in meminfo.c
Kris Katterjohn
2019-01-16
Use HW_PHYSMEM instead of HW_USERMEM in get_total_system_memory_impl
Kris Katterjohn
2019-01-16
Log more messages when failing to decode RSA keys
Nick Mathewson
2019-01-16
Bump copyright date to 2019
Nick Mathewson
2019-01-16
Bump copyright date to 2019.
Nick Mathewson
2019-01-14
Merge remote-tracking branch 'asn-github/adaptive_padding-final'
Nick Mathewson
2019-01-14
Merge remote-tracking branch 'teor/bug29015'
Nick Mathewson
2019-01-11
Actually close the stdout pipe on error in process_unix_exec
Kris Katterjohn
2019-01-11
Include the beginnings of a FAQ about which timer to use.
Nick Mathewson
2019-01-11
Add some more type checking.
Taylor R Campbell
2019-01-11
Use the distribution abstraction as an abstraction.
Taylor R Campbell
2019-01-11
Move ceil call back into the geometric sampler.
Taylor R Campbell
2019-01-10
Rename crypto_rand_uint32() -> crypto_rand_u32()
George Kadianakis
2019-01-09
Merge branch 'maint-0.3.5'
Nick Mathewson
2019-01-09
Merge remote-tracking branch 'tor-github/pr/636' into maint-0.3.5
Nick Mathewson
2019-01-09
Merge branch 'maint-0.3.5'
Nick Mathewson
2019-01-09
Fix (and make consistent) the use of OpenBSD preprocessor macro tests
Kris Katterjohn
2019-01-09
Merge branch 'ticket28856_v2'
Nick Mathewson
2019-01-08
lib/net: improve the docs for tor_{ersatz_,}socketpair()
teor
2019-01-07
Fix tor_ersatz_socketpair on IPv6-only systems
Kris Katterjohn
2019-01-03
Add a #ifdef HAVE_UNISTD_H check to buffers.c
Nick Mathewson
2019-01-03
Merge branch 'maint-0.3.5'
Nick Mathewson
2019-01-03
Merge branch 'ticket28851_035_squashed' into maint-0.3.5
Nick Mathewson
2019-01-03
Stop re-checking our hardcoded dh parameters on every startup
Nick Mathewson
2019-01-03
Merge branch 'maint-0.3.5'
Nick Mathewson
2019-01-03
Merge remote-tracking branch 'public/ticket28838_035' into maint-0.3.5
Nick Mathewson
2019-01-03
Merge branch 'maint-0.3.5'
Nick Mathewson
2019-01-03
Merge branch 'maint-0.3.4' into maint-0.3.5
Nick Mathewson
2019-01-02
Merge branch 'maint-0.3.5'
Nick Mathewson
2019-01-02
Add an errno.h include to freespace.c to fix bug 28974.
Nick Mathewson
2019-01-02
Concentrate all TOR_USEC_PER_SEC definitions in a single header file.
George Kadianakis
2019-01-02
Implement and test probability distributions used by WTF-PAD.
George Kadianakis
2019-01-02
Circuit padding tests.
George Kadianakis
2019-01-02
Provide a smartlist reverse-order traversal.
Mike Perry
2018-12-21
Merge branch 'orconn-tracker_squashed'
Nick Mathewson
2018-12-21
Fix priority on process subsystem level: it uses "net"
Nick Mathewson
2018-12-21
Merge branch 'ticket28847'
Nick Mathewson
2018-12-21
Fix typo in time_sys.h.
Alexander Færøy
2018-12-21
Use the subsystem list to initialize and shutdown process module.
Alexander Færøy
2018-12-20
Add LD_BTRACK log domain for bootstrap tracker
Taylor Yu
2018-12-20
Merge remote-tracking branch 'tor-github/pr/608'
Nick Mathewson
2018-12-20
Forward declare smartlist_t in process.h
Alexander Færøy
2018-12-20
No need to log ordinary EOF conditions as LOG_WARN.
Alexander Færøy
[next]