summaryrefslogtreecommitdiff
path: root/src/lib
AgeCommit message (Expand)Author
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
2020-01-09process.h: add a struct declaration for buf_t.Nick Mathewson
2020-01-09timers.h: add declaration for timeval.Nick Mathewson
2020-01-09lib/conf: include torint.h in files that use it.Nick Mathewson
2020-01-09Include x509.h in tortls_internal.h.Nick Mathewson
2020-01-09Include sys/types.h in fdio.h, for "off_t".Nick Mathewson
2020-01-09Use new ENABLE/DISABLE_GCC_WARNINGNick Mathewson
2020-01-09Replace DISABLE/ENABLE_GCC_WARNING with something that will confuse clang-for...Nick Mathewson
2020-01-08It's 2020. Update the copyright dates with "make update-copyright"Nick Mathewson
2020-01-07Merge branch 'ticket32845_squashed'Nick Mathewson
2020-01-07string: Check UTF-8 string pointer and lengthteor
2020-01-06Space the a-d unsigned ints in tor_inet_aton()Neel Chauhan
2020-01-06Merge branch 'maint-0.4.2'Nick Mathewson
2020-01-06Merge remote-tracking branch 'tor-github/pr/1612' into maint-0.4.2Nick Mathewson
2020-01-06When initializing pthreads, always set the main thread.Nick Mathewson
2020-01-06Merge branch 'maint-0.4.2'Nick Mathewson
2020-01-06Merge branch 'maint-0.4.1' into maint-0.4.2Nick Mathewson
2020-01-05Fix sandbox crash during reload of logging configurationPeter Gerber
2019-12-20Fix spacing in tor_sscanf() call in tor_inet_aton()Neel Chauhan
2019-12-20Fix spacing in tor_inet_aton() function headerNeel Chauhan
2019-12-20Merge branch 'bug29819_035'Nick Mathewson
2019-12-20Replace several C identifiers.teor
2019-12-20Code Style: Delete headers that are included twiceteor
2019-12-20Code Style: Delete PRIVATE defines that are never usedteor
2019-12-20Run "make autostyle"teor
2019-12-19Merge branch 'dirauth_config_squashed'Nick Mathewson
2019-12-19Allow struct_magic to be disabled.Nick Mathewson
2019-12-19Support a flag to indicate that a config var is disabledNick Mathewson
2019-12-17Correct how we use libseccompPeter Gerber
2019-12-16Fix formatting in tor_assertf() message in struct_check_magic().Nick Mathewson
2019-12-16Merge branch 'bug32765_041' into bug32771_042Nick Mathewson
2019-12-16Use CHECK_PRINTF() for printf-like functions in util_bug.hNick Mathewson
2019-12-15Add torint.h include to confdecl.h.Nick Mathewson
2019-12-08add KV_RAW to kvline.cTaylor Yu
2019-12-08clean up kvline_can_encode_lines()Taylor Yu
2019-12-05Merge branch 'maint-0.4.0' into maint-0.4.1teor
2019-12-05Merge branch 'maint-0.3.5' into maint-0.4.0teor
2019-12-05Merge remote-tracking branch 'tor-github/pr/1424' into maint-0.4.0teor
2019-12-05Merge remote-tracking branch 'tor-github/pr/1277' into maint-0.3.5teor
2019-12-02Merge branch 'ticket32207'Nick Mathewson
2019-12-02Link to mainloop_pubsub.[ch] when describing delivery policiesNick Mathewson
2019-11-26If statements to getresuid() and getresgid() in setuid.c shouldn't have an ex...Neel Chauhan
2019-11-26crypt_ops: Fix some weird macro spacingteor
2019-11-25Merge branch 'maint-0.4.0' into maint-0.4.1teor
2019-11-25Merge branch 'maint-0.3.5' into maint-0.4.0teor
2019-11-25Merge remote-tracking branch 'tor-github/pr/1394' into maint-0.3.5teor
2019-11-21Merge branch 'ticket32209'Nick Mathewson
2019-11-21config.md: suggestions from teorNick Mathewson