summaryrefslogtreecommitdiff
path: root/src/common
AgeCommit message (Expand)Author
2018-06-21Rectify include paths (automated)Nick Mathewson
2018-06-21Split crypto and tls libraries into directoriesNick Mathewson
2018-06-21Move more compiler-compatibility stuff into compat_compiler.hNick Mathewson
2018-06-21Rectify include paths (automated)Nick Mathewson
2018-06-21Move compiler-compatibility headers into their own moduleNick Mathewson
2018-06-21Remove unused pubsub module.Nick Mathewson
2018-06-21Rectify include paths (automated)Nick Mathewson
2018-06-21Extract compression functions into a new library.Nick Mathewson
2018-06-21Rectify include paths (automated)Nick Mathewson
2018-06-21Move consttime library code into its own directory.Nick Mathewson
2018-06-21Rectify include paths (automated)Nick Mathewson
2018-06-21Extract error functionality into a new lowest-level library.Nick Mathewson
2018-06-21Rectify include paths (automated)Nick Mathewson
2018-06-21Fix distcheck by naming header properly.Nick Mathewson
2018-06-21Merge remote-tracking branch 'rl1987/ticket19979_2'Nick Mathewson
2018-06-21Merge branch 'maint-0.3.4'Nick Mathewson
2018-06-21add a bn.h include to crypto_dh.cNick Mathewson
2018-06-20eol@eof is still the law in 0.3.4 :(Nick Mathewson
2018-06-20Merge branch 'maint-0.3.4'Nick Mathewson
2018-06-20Fix clang warnings introduced by 9f2b887c5d251b93ee9def708Nick Mathewson
2018-06-20Don't use any asserts(), even raw, in format_number_sigsafe().Nick Mathewson
2018-06-20Use raw_assert() in write_all().Nick Mathewson
2018-06-20Use raw_assert() in central allocation functions.Nick Mathewson
2018-06-20Use raw_assert in mutex functions to avoid circularity in logs.Nick Mathewson
2018-06-20Allow raw_assert() to dump stack traces.Nick Mathewson
2018-06-20Remove log dependency from backtrace.[ch]Nick Mathewson
2018-06-20Use compat_compiler to restore macros in torerr.hNick Mathewson
2018-06-20Split compiler-compatibility parts of compat.hNick Mathewson
2018-06-20Move horrible-emergency handling into torerr.[ch]Nick Mathewson
2018-06-20Use raw_assert in tor_gettimeofdayNick Mathewson
2018-06-20Remove all use of the assert.h headerNick Mathewson
2018-06-20Add raw_assert() variants for cases where we cannot log.Nick Mathewson
2018-06-20Remove dmalloc support; closes #26426Nick Mathewson
2018-06-20Run rectify_include_paths.pyNick Mathewson
2018-06-20Simplify AM_CPPFLAGS include setupNick Mathewson
2018-06-20Update copyrights to 2018.Nick Mathewson
2018-06-19When possible, use RFC5869 HKDF implementation from OpenSSLrl1987
2018-06-17Merge remote-tracking branch 'ffmancera-1/bug24658-dh_stream'Nick Mathewson
2018-06-17Merge remote-tracking branch 'rl1987/bug26282'Nick Mathewson
2018-06-13Merge remote-tracking branch 'rl1987/bug24891'Nick Mathewson
2018-06-12Merge branch 'maint-0.3.3'Nick Mathewson
2018-06-12Merge branch 'maint-0.3.2' into maint-0.3.3Nick Mathewson
2018-06-12Merge branch 'maint-0.3.1' into maint-0.3.2Nick Mathewson
2018-06-04Avoid casting smartlist index implicitlyrl1987
2018-06-02Silence unused-const-variable warnings in zstd.h on some gcc versionsteor
2018-06-02Heed --disable-unittests properlyrl1987
2018-05-30Fix various typosNick Mathewson
2018-05-24Merge branch 'maint-0.3.1' into maint-0.3.2Nick Mathewson
2018-05-24Merge branch 'maint-0.2.9' into maint-0.3.1Nick Mathewson
2018-05-24Merge branch 'maint-0.3.3'Nick Mathewson