aboutsummaryrefslogtreecommitdiff
path: root/src/common/include.am
AgeCommit message (Expand)Author
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-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
2016-05-12Add -ftrapv to gcc-hardening ... mostly!Nick Mathewson
2016-05-11Merge branch 'pubsub_squashed'Nick Mathewson
2016-05-11Basic work on a publish/subscribe abstractionNick Mathewson
2016-05-09Merge branch 'timeouts_v2_squashed'Nick Mathewson
2016-05-09Add wrappers to tie the new timeouts into libevent.Nick Mathewson
2016-04-20Remove trunnel files from libor/libcrypto, since they are in libtrunnel. Foun...Nick Mathewson
2016-04-19Merge branch 'handles_squashed'Nick Mathewson
2016-04-19Basic 'handle' implementation and tests.Nick Mathewson
2016-04-15Add timeouts to libor-event.aNick Mathewson
2016-04-04Move tor_assert implementation into its own header/module.Nick Mathewson
2016-01-08Simplify micro-revision dependency rulescypherpunks
2015-12-26Mark all object files built based on micro-revision.i as depending on itNick Mathewson
2015-11-10Move openssl version compatibility defines into a new header.Nick Mathewson
2015-07-31Move formatting functions around.Nick Mathewson
2015-07-06Integrate ed25519-donna (Not yet used).Yawning Angel
2015-06-17Add the openssh 6.8p1 readpassphrase implementationNick Mathewson
2015-04-01Drop support for --digestsNick Mathewson
2015-03-21Disable assertions during coverage buildsSebastian Hahn
2015-03-18Merge remote-tracking branch 'public/feature15053'Nick Mathewson
2015-03-15Make log.o depend on micro-revision.iNick Mathewson
2015-03-14Do not distribute common_sha1.i and or_sha1.i.cypherpunks
2015-03-14Clean up generated files.cypherpunks
2015-03-04Revert "Missing dependencies; fixes 15127."Nick Mathewson
2015-03-04Merge remote-tracking branch 'public/bug15127_025' into maint-0.2.6Nick Mathewson
2015-03-04Missing dependencies; fixes 15127.Nick Mathewson
2015-02-11Remove mempools and buf freelistsNick Mathewson