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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common
/
include.am
Age
Commit message (
Expand
)
Author
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
2018-01-19
Add crypto_openssl_mgt.[ch] for compiling dependencies.
Fernando Fernandez Mancera
2017-10-27
move to allocating c strings from rust
Chelsea Holland Komlo
2017-10-27
use tor allocator for string allocation in rust
Chelsea Holland Komlo
2017-10-27
rust implementation of protover
Chelsea Holland Komlo
2017-09-05
Move buffers.c and buffers_tls.c into src/common
Nick Mathewson
2017-05-19
Merge branch 'add_rust_squashed'
Nick Mathewson
2017-05-19
Add some Rust utility functions and print support
Sebastian Hahn
2017-05-02
Treat the identity transformation as another kind of compression.
Nick Mathewson
2017-04-25
Add Zstandard support.
Alexander Færøy
2017-04-25
Add LZMA support.
Alexander Færøy
2017-04-25
Rename the `torgzip` module to `compress`.
Alexander Færøy
2017-04-25
Move zlib compression code into its own module.
Alexander Færøy
2017-04-04
Move config_line_t functions from confparse.c into common.
Nick Mathewson
2017-03-16
Define a "storagedir" abstraction to hold numerous similar files
Nick Mathewson
2016-07-25
Also ship compat_time.h in release tarballs. Fixes bug #19746
Peter Palfrader
2016-07-08
Move our "what time is it now" compat functions into a new module
Nick Mathewson
2016-05-18
Include __mulodi4 in libor_ctime when it fixes clang -m32 -ftrapv
Nick Mathewson
2016-05-12
Fix inconsistent tab/space mixing in include.am files.
Nick Mathewson
2016-05-12
Merge branch 'ftrapv_v3'
Nick Mathewson
2016-05-12
Rename SOURCES to SRC for things in include.am
Nick Mathewson
2016-05-12
Add -ftrapv to gcc-hardening ... mostly!
Nick Mathewson
2016-05-11
Merge branch 'pubsub_squashed'
Nick Mathewson
2016-05-11
Basic work on a publish/subscribe abstraction
Nick Mathewson
2016-05-09
Merge branch 'timeouts_v2_squashed'
Nick Mathewson
2016-05-09
Add wrappers to tie the new timeouts into libevent.
Nick Mathewson
2016-04-20
Remove trunnel files from libor/libcrypto, since they are in libtrunnel. Foun...
Nick Mathewson
2016-04-19
Merge branch 'handles_squashed'
Nick Mathewson
2016-04-19
Basic 'handle' implementation and tests.
Nick Mathewson
2016-04-15
Add timeouts to libor-event.a
Nick Mathewson
2016-04-04
Move tor_assert implementation into its own header/module.
Nick Mathewson
[next]