aboutsummaryrefslogtreecommitdiff
path: root/src/lib
AgeCommit message (Expand)Author
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-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-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
2020-01-30Do not set "once" when calling tor_bug_occurred_ from BUG().Nick Mathewson
2020-01-30Merge branch 'maint-0.4.0' into maint-0.4.1teor
2020-01-30Merge branch 'maint-0.3.5' into maint-0.4.0teor
2020-01-30Merge remote-tracking branch 'tor-github/pr/1614' into maint-0.3.5teor
2020-01-29buf_read_from_tls: Return ERROR_MISC, not WANTWRITE, on BUG().Nick Mathewson
2020-01-29Change BUG() messages in buf_flush_to_tls() to IF_BUG_ONCE()Nick Mathewson
2020-01-21Add a function to maybe memcpy() a value, in constant time.Nick Mathewson
2020-01-16Merge branch 'maint-0.4.0' into maint-0.4.1teor
2020-01-16Merge branch 'maint-0.3.5' into maint-0.4.0teor
2020-01-16Merge remote-tracking branch 'tor-github/pr/1513' into maint-0.3.5teor
2020-01-15compat_compiler: add a macro to prevent coverity deadcode warnings.Nick Mathewson
2020-01-14Merge remote-tracking branch 'tor-github/pr/1636'Nick Mathewson
2020-01-09Merge branch 'pre_formatter_cleanups_squashed'Nick Mathewson
2020-01-09process.h: include stdbool.hNick Mathewson