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
/
common
/
include.am
Age
Commit message (
Expand
)
Author
2018-07-05
All remaining files in src/common belong to the event loop.
Nick Mathewson
2018-07-05
Move openbsd-malloc responsibility to lib/malloc
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-06-29
Eliminate compat.h
Nick Mathewson
2018-06-29
Extract socks5_status_t
Nick Mathewson
2018-06-29
Remove compat.c and util.c
Nick Mathewson
2018-06-29
Extract getpass to a new lib/term library
Nick Mathewson
2018-06-28
Move buffers into container
Nick Mathewson
2018-06-28
Extract time functionality into lib/wallclock and lib/time
Nick Mathewson
2018-06-28
Extract process-management functionality into a new lib/process
Nick Mathewson
2018-06-28
Move conffile and storagedir to lib/fs
Nick Mathewson
2018-06-28
Extract memarea into its own library
Nick Mathewson
2018-06-28
Extract threading code into a new library.
Nick Mathewson
2018-06-27
Move confline.c to lib/encoding: it is about encoding key-value pairs
Nick Mathewson
2018-06-27
Split confline into confline and conffile.
Nick Mathewson
2018-06-27
Move util_format into a new libtor-encoding library
Nick Mathewson
2018-06-27
Move sandbox code into a new library.
Nick Mathewson
2018-06-27
Move network code to libtor-net.
Nick Mathewson
2018-06-22
Move util_bug into libtor-log
Nick Mathewson
2018-06-22
Extract the locking and logging code
Nick Mathewson
2018-06-22
Refactor container into a library.
Nick Mathewson
2018-06-21
Move testsupport.h to its own directory
Nick Mathewson
2018-06-21
Move responsibility for libdonna out of src/common
Nick Mathewson
2018-06-21
Split crypto and tls libraries into directories
Nick Mathewson
2018-06-21
Move compiler-compatibility headers into their own module
Nick Mathewson
2018-06-21
Remove unused pubsub module.
Nick Mathewson
2018-06-21
Extract compression functions into a new library.
Nick Mathewson
2018-06-21
Move consttime library code into its own directory.
Nick Mathewson
2018-06-21
Extract error functionality into a new lowest-level library.
Nick Mathewson
2018-06-21
Fix distcheck by naming header properly.
Nick Mathewson
2018-06-20
Split compiler-compatibility parts of compat.h
Nick Mathewson
2018-06-20
Move horrible-emergency handling into torerr.[ch]
Nick Mathewson
2018-06-20
Simplify AM_CPPFLAGS include setup
Nick Mathewson
2018-06-17
Merge remote-tracking branch 'ffmancera-1/bug24658-dh_stream'
Nick Mathewson
2018-06-02
Heed --disable-unittests properly
rl1987
2018-05-18
Refactor crypto.[ch] into smaller HKDF module.
Fernando Fernandez Mancera
2018-05-08
Include crypto_dh.h in order to solve dependency issues.
Fernando Fernandez Mancera
2018-05-03
Merge remote-tracking branch 'isis/bug24660_r1'
Nick Mathewson
2018-04-13
Add a new token-bucket backend abstraction, with tests
Nick Mathewson
2018-04-06
crypto: Alphabetise some #includes in /src/common/crypto*.
Isis Lovecruft
2018-04-06
crypto: Refactor (P)RNG functionality into new crypto_rand module.
Isis Lovecruft
2018-03-26
Merge branch 'bug24658-rm-curve25519-header' into bug24658-merge
Nick Mathewson
2018-02-09
Merge remote-tracking branch 'dgoulet/ticket24902_029_05'
Nick Mathewson
2018-02-08
Add an address-set backend using a bloom filter.
Nick Mathewson
2018-02-03
Add crypto_digest.[ch] to include.am
Fernando Fernandez Mancera
2018-02-01
Add crypto_rsa.[ch] to include.am
Fernando Fernandez Mancera
2018-01-23
Merge remote-tracking branch 'ffmancera/bug24658-openssl'
Nick Mathewson
[next]