summaryrefslogtreecommitdiff
path: root/src/lib
AgeCommit message (Expand)Author
2020-03-17Run "make autostyle"teor
2020-03-14Merge branch 'trove_2020_002_035' into trove_2020_002_041Nick Mathewson
2020-03-14Fix memory leak in crypto_pk_asn1_decode_private.Nick Mathewson
2020-03-14Revise TROVE-2020-002 fix to work on older OpenSSL versions.Nick Mathewson
2020-03-13Merge branch 'maint-0.3.5' into maint-0.4.1Nick Mathewson
2020-03-13Merge branch 'maint-0.4.1' into maint-0.4.2Nick Mathewson
2020-03-13Merge remote-tracking branch 'tor-github/pr/1693/head' into maint-0.3.5Nick Mathewson
2020-03-11Merge branch 'bug33032_042' into bug33032_043Nick Mathewson
2020-03-11Merge branch 'bug33032_041' into bug33032_042Nick Mathewson
2020-03-11Merge branch 'maint-0.4.1' into bug33032_041Nick Mathewson
2020-03-11pem_decode(): Tolerate CRLF line endingsNick Mathewson
2020-03-10Merge branch 'maint-0.4.3'David Goulet
2020-03-10Document poll_interval_tv in procmon.crl1987
2020-03-09Merge branch 'tor-github/pr/1723'David Goulet
2020-03-05Add a config_lines_partition() function to help with LINELIST_V.Nick Mathewson
2020-03-05Merge branch 'maint-0.4.3'Nick Mathewson
2020-03-05Merge branch 'clang_format_prep_3'Nick Mathewson
2020-02-26In typed_var_kvassign, include config names in error messages.Nick Mathewson
2020-02-26confmgt: when a units value is invalid, include a meaningful error.Nick Mathewson
2020-02-26confmgt: when an int/enum value is invalid, say which values are ok.Nick Mathewson
2020-02-24Merge branch 'ticket33316_squashed'Nick Mathewson
2020-02-24Move process subsystem after evloop.Nick Mathewson
2020-02-24Move winprocess_sys into a new low-level hardening moduleNick Mathewson
2020-02-24Merge remote-tracking branch 'tor-github/pr/1685/head'Nick Mathewson
2020-02-13Re-order thread initialization to follow logging, and remove a comment.Nick Mathewson
2020-02-13Re-order most subsystems to correspond to dependency order.Nick Mathewson
2020-02-13Run "make autostyle"teor
2020-02-12Merge branch 'maint-0.4.3'Nick Mathewson
2020-02-12Run "make autostyle".Nick Mathewson
2020-02-13log: Stop duplicating error file fdsteor
2020-02-13err/log: Stop closing stderr and stdout during shutdownteor
2020-02-11Merge branch 'ticket32362_squashed'Nick Mathewson
2020-02-11Check for leading zeros in tor_inet_aton()Neel Chauhan
2020-02-11Make n_subcredentials a size_t .George Kadianakis
2020-02-10Use semicolons after HT_PROTOTYPE and HT_GENERATE.Nick Mathewson
2020-02-06Try to shorten an #error in address.cNick Mathewson
2020-02-06Extract verbatim table in uname.cNick Mathewson
2020-02-06Fix a couple more long warning linesNick Mathewson
2020-02-06Wrap columnar tables in "clang-format off/on"Nick Mathewson
2020-02-06Use parentheses to avoid mis-indentations of stringified macro argsNick Mathewson
2020-02-06maps: do not include _ as part of expected prefix in macros.Nick Mathewson
2020-02-06Remove senseless CHECK_PRINTF()s from util_bug.cNick Mathewson
2020-02-06Use smaller CPP error messagesNick Mathewson
2020-02-06prob_distr: use "clang-format off" to avoid wide lines for URLsNick Mathewson
2020-02-05Merge branch 'trove_2020_002_035' into trove_2020_002_041Nick Mathewson
2020-02-05When parsing, reject >1024-bit RSA private keys sooner.Nick Mathewson
2020-02-04address: Fix comments in address.hteor
2020-01-30Merge branch 'tor-github/pr/1697'David Goulet
2020-01-30Merge branch 'bug32673_035'Nick Mathewson
2020-01-30Merge branch 'bug33093_logging_035'Nick Mathewson