summaryrefslogtreecommitdiff
path: root/src/common/include.am
AgeCommit message (Expand)Author
2018-06-27Move network code to libtor-net.Nick Mathewson
2018-06-22Move util_bug into libtor-logNick Mathewson
2018-06-22Extract the locking and logging codeNick Mathewson
2018-06-22Refactor container into a library.Nick Mathewson
2018-06-21Move testsupport.h to its own directoryNick Mathewson
2018-06-21Move responsibility for libdonna out of src/commonNick Mathewson
2018-06-21Split crypto and tls libraries into directoriesNick Mathewson
2018-06-21Move compiler-compatibility headers into their own moduleNick Mathewson
2018-06-21Remove unused pubsub module.Nick Mathewson
2018-06-21Extract compression functions into a new library.Nick Mathewson
2018-06-21Move consttime library code into its own directory.Nick Mathewson
2018-06-21Extract error functionality into a new lowest-level library.Nick Mathewson
2018-06-21Fix distcheck by naming header properly.Nick Mathewson
2018-06-20Split compiler-compatibility parts of compat.hNick Mathewson
2018-06-20Move horrible-emergency handling into torerr.[ch]Nick Mathewson
2018-06-20Simplify AM_CPPFLAGS include setupNick Mathewson
2018-06-17Merge remote-tracking branch 'ffmancera-1/bug24658-dh_stream'Nick Mathewson
2018-06-02Heed --disable-unittests properlyrl1987
2018-05-18Refactor crypto.[ch] into smaller HKDF module.Fernando Fernandez Mancera
2018-05-08Include crypto_dh.h in order to solve dependency issues.Fernando Fernandez Mancera
2018-05-03Merge remote-tracking branch 'isis/bug24660_r1'Nick Mathewson
2018-04-13Add a new token-bucket backend abstraction, with testsNick Mathewson
2018-04-06crypto: Alphabetise some #includes in /src/common/crypto*.Isis Lovecruft
2018-04-06crypto: Refactor (P)RNG functionality into new crypto_rand module.Isis Lovecruft
2018-03-26Merge branch 'bug24658-rm-curve25519-header' into bug24658-mergeNick Mathewson
2018-02-09Merge remote-tracking branch 'dgoulet/ticket24902_029_05'Nick Mathewson
2018-02-08Add an address-set backend using a bloom filter.Nick Mathewson
2018-02-03Add crypto_digest.[ch] to include.amFernando Fernandez Mancera
2018-02-01Add crypto_rsa.[ch] to include.amFernando Fernandez Mancera
2018-01-23Merge remote-tracking branch 'ffmancera/bug24658-openssl'Nick Mathewson
2018-01-19Add crypto_openssl_mgt.[ch] for compiling dependencies.Fernando Fernandez Mancera
2017-10-27move to allocating c strings from rustChelsea Holland Komlo
2017-10-27use tor allocator for string allocation in rustChelsea Holland Komlo
2017-10-27rust implementation of protoverChelsea Holland Komlo
2017-09-05Move buffers.c and buffers_tls.c into src/commonNick Mathewson
2017-05-19Merge branch 'add_rust_squashed'Nick Mathewson
2017-05-19Add some Rust utility functions and print supportSebastian Hahn
2017-05-02Treat the identity transformation as another kind of compression.Nick Mathewson
2017-04-25Add Zstandard support.Alexander Færøy
2017-04-25Add LZMA support.Alexander Færøy
2017-04-25Rename the `torgzip` module to `compress`.Alexander Færøy
2017-04-25Move zlib compression code into its own module.Alexander Færøy
2017-04-04Move config_line_t functions from confparse.c into common.Nick Mathewson
2017-03-16Define a "storagedir" abstraction to hold numerous similar filesNick Mathewson
2016-07-25Also ship compat_time.h in release tarballs. Fixes bug #19746Peter Palfrader
2016-07-08Move our "what time is it now" compat functions into a new moduleNick Mathewson
2016-05-18Include __mulodi4 in libor_ctime when it fixes clang -m32 -ftrapvNick Mathewson
2016-05-12Fix inconsistent tab/space mixing in include.am files.Nick Mathewson
2016-05-12Merge branch 'ftrapv_v3'Nick Mathewson
2016-05-12Rename SOURCES to SRC for things in include.amNick Mathewson