aboutsummaryrefslogtreecommitdiff
path: root/src/lib
AgeCommit message (Expand)Author
2019-10-17Ensure that the exit callback is called if CreateProcessA() fails on Windows.Alexander Færøy
2019-10-17Handle errors from execve() in the Unix process backend more gracefully.Alexander Færøy
2019-10-09Merge remote-tracking branch 'tor-github/pr/1394'Nick Mathewson
2019-10-07Merge remote-tracking branch 'tor-github/pr/1379'Nick Mathewson
2019-10-04tls: Log TLS read buffer length bugs onceteor
2019-10-03Merge branch 'tor-github/pr/1377'George Kadianakis
2019-10-02Merge branch 'tor-github/pr/1385'David Goulet
2019-10-02log: fix a typo in the function comment for log_fn_()teor
2019-10-01Fix a crash bug in max_u16_in_sl()Nick Mathewson
2019-10-01Rename max_in_sl to max_in_u16_sl, and expose it as STATIC.Nick Mathewson
2019-10-01Add comments to try to prevent recurrence of #31495.Nick Mathewson
2019-09-30err: Remove a duplicate header in backtrace.cteor
2019-09-30err: Always lock the backtrace buffer before it is usedteor
2019-09-30Re-run "make autostyle" with improved annotate_ifdef_directivesNick Mathewson
2019-09-30log: When initialising log domain masks, only set known log domainsteor
2019-09-30log: Define count, boundary, and all macros for domains and flagsteor
2019-09-30log: Remove duplicate code and an outdated commentteor
2019-09-30Merge branch 'tor-github/pr/1346'George Kadianakis
2019-09-30Merge branch 'tor-github/pr/1302'George Kadianakis
2019-09-30Merge branch 'tor-github/pr/1356'George Kadianakis
2019-09-30Merge branch 'tor-github/pr/1339'George Kadianakis
2019-09-26Run "make autostyle" with new "annotate_ifdef_directives"Nick Mathewson
2019-09-26lock: Avoid some undefined behaviour when freeing mutexes.teor
2019-09-26log: explain why it is safe to leave the log mutex initializedteor
2019-09-26sandbox: Allow backtrace signals to be disabledteor
2019-09-26backtrace: avoid undefined behaviour on re-initialisationteor
2019-09-25Merge remote-tracking branch 'tor-github/pr/1349'Nick Mathewson
2019-09-25log: Move SEVERITY_MASK_IDX() to log.hteor
2019-09-24log: Improve the documentation for tor_log_update_sigsafe_err_fds()teor
2019-09-24backtrace: Add a missing check for HAVE_PTHREAD_H before using mutexesteor
2019-09-24backtrace: Disable signal handlers in remove_bt_handler()teor
2019-09-24Merge branch 'bug31408_035' into bug31408_masterteor
2019-09-23Fix bug when %including folder with comment only files. #31408Daniel Pinto
2019-09-17Merge branch 'bug31570_041' into maint-0.4.1Nick Mathewson
2019-09-17Merge branch 'maint-0.4.0' into maint-0.4.1Nick Mathewson
2019-09-17Merge branch 'maint-0.3.5' into maint-0.4.0Nick Mathewson
2019-09-17Merge remote-tracking branch 'tor-github/pr/1307' into maint-0.3.5Nick Mathewson
2019-09-17Merge branch 'maint-0.4.0' into maint-0.4.1Nick Mathewson
2019-09-17Merge branch 'tor-github/pr/1323'George Kadianakis
2019-09-16Run "make autostyle" and fix wide lines.Nick Mathewson
2019-09-16Merge branch 'tor-github/pr/1316'George Kadianakis
2019-09-16Merge branch 'tor-github/pr/1318'George Kadianakis
2019-09-13Detect overflow or underflow on double config values.Nick Mathewson
2019-09-12Merge branch 'tor-github/pr/1319'David Goulet
2019-09-12Merge branch 'tor-github/pr/1285'David Goulet
2019-09-12Merge branch 'tor-github/pr/1303'George Kadianakis
2019-09-12Ticket 31687: fix for tor_isinf() as wellNick Mathewson
2019-09-12Merge branch 'ticket31687_035' into ticket31687_040Nick Mathewson
2019-09-11Update include.am files to refer to new location of confparse.[ch]Nick Mathewson
2019-09-11Update #includes to point to confparse.h in its new location.Nick Mathewson