aboutsummaryrefslogtreecommitdiff
path: root/src/lib
AgeCommit message (Expand)Author
2019-09-09log: Close log and err file descriptors before abortingteor
2019-09-09log: Don't close file log fds that are being used by the err moduleteor
2019-09-09torerr: Close sigsafe fds on shutdownteor
2019-09-06subsys: Make the subsystem init order match the module dependenciesteor
2019-09-05Remove unused struct_var_* functions.Nick Mathewson
2019-09-05Merge branch 'tor-github/pr/1295'George Kadianakis
2019-09-05Merge branch 'tor-github/pr/1294'George Kadianakis
2019-09-05Merge branch 'tor-github/pr/1293'George Kadianakis
2019-09-04Remove _ex suffix from typed_var_*_ex() functions.Nick Mathewson
2019-09-04typedvar: remove now-unused functions taking config_type_t.Nick Mathewson
2019-09-04Document fields of struct_magic_decl_t.Nick Mathewson
2019-09-04buffers: use ptrdiff_t to indicate offsets.Nick Mathewson
2019-09-04compat_compiler: fix documentation for STRUCT_VAR_PNick Mathewson
2019-09-04smartlist_pqueue: use ptrdiff_t instead of int for offsets.Nick Mathewson
2019-09-04config: explain CONFIG_TYPE_EXTENDEDNick Mathewson
2019-09-04config: use ptrdiff_t for all field-offset members.Nick Mathewson
2019-09-04Merge remote-tracking branch 'tor-github/pr/1270'Nick Mathewson
2019-09-04torerr: Fix a comment typo and update the comment for format_number_sigsafe()teor
2019-09-04Merge branch 'bug31571_041' into bug31571_masterteor
2019-09-04Merge branch 'bug31571_040' into bug31571_041teor
2019-09-04Merge branch 'bug31571_035' into bug31571_040teor
2019-09-04backtrace: Check the return values of snprintf() and strncpy()teor
2019-09-02madvise: tolerate EINVAL and ENOSYSNick Mathewson
2019-08-30torerr: Try harder to flush raw assert messages before process terminationteor
2019-08-30torerr: Log the Tor backtrace version when a raw assertion failsteor
2019-08-30backtrace: Log the Tor backtrace version whenever we log a backtraceteor
2019-08-30backtrace: Always set a backtrace Tor versionteor
2019-08-29string: macOS --enable-fragile-hardening uses safe string functionsteor
2019-08-27Merge branch 'tor-github/pr/1237'George Kadianakis
2019-08-24clarify usage of __ and ___ prefixes on config optionsNick Mathewson
2019-08-24whitespace fixNick Mathewson
2019-08-22Merge branch 'ticket30935' into ticket30935_mergedNick Mathewson
2019-08-20Merge branch 'ticket30914' into ticket30914_mergedNick Mathewson
2019-08-19Fix 64-bit return issue in parse_log_domain()Nick Mathewson
2019-08-12Merge branch 'maint-0.3.5' into maint-0.4.0teor
2019-08-12Merge remote-tracking branch 'tor-github/pr/1049' into maint-0.4.0teor
2019-08-12Merge remote-tracking branch 'tor-github/pr/952' into maint-0.3.5teor
2019-08-12Merge remote-tracking branch 'tor-github/pr/951' into maint-0.3.5teor
2019-08-12Merge remote-tracking branch 'tor-github/pr/911' into maint-0.3.5teor
2019-08-10Merge branch 'maint-0.3.5' into maint-0.4.0teor
2019-08-09Merge remote-tracking branch 'tor-github/pr/1054' into maint-0.3.5teor
2019-08-09Merge remote-tracking branch 'tor-github/pr/920' into maint-0.3.5teor
2019-08-09Merge remote-tracking branch 'tor-github/pr/763' into maint-0.3.5teor
2019-08-09Merge branch 'bug31343_31374_035' into bug31343_31374_040teor
2019-08-08Merge branch 'maint-0.4.1'Nick Mathewson
2019-08-08Merge branch 'ticket31374_035' into maint-0.4.1Nick Mathewson
2019-08-08Merge branch 'ticket31374_029' into ticket31374_035Nick Mathewson
2019-07-29Merge branch 'maint-0.4.1'David Goulet
2019-07-29Merge branch 'tor-github/pr/1179' into maint-0.4.1David Goulet
2019-07-25Merge branch 'maint-0.4.1'David Goulet