aboutsummaryrefslogtreecommitdiff
path: root/src/lib
AgeCommit message (Expand)Author
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-21Merge branch 'ticket32209'Nick Mathewson
2019-11-21config.md: suggestions from teorNick Mathewson
2019-11-21hs-v3: Return bad address SOCKS5 extended errorDavid Goulet
2019-11-18Merge branch 'tor-github/pr/1423'George Kadianakis
2019-11-18Merge remote-tracking branch 'tor-github/pr/1517'teor
2019-11-16map.h: replace maptype with mapname_tNick Mathewson
2019-11-16handles.h: replace structname with structname_tNick Mathewson
2019-11-16Revise struct names in examples in comments to end with _tNick Mathewson
2019-11-16Topic documentation on our publish-subscribe architecture.Nick Mathewson
2019-11-15High-level documentation of configuration in Tor.Nick Mathewson
2019-11-15Doxygen: rename all .dox files to end with .mdNick Mathewson
2019-11-15Doxygen: remove /** and **/ from all .dox filesNick Mathewson
2019-11-15Merge branch 'ticket32211'Nick Mathewson
2019-11-15Initialization documents: incorporate feedback from review.Nick Mathewson
2019-11-14Run "make autostyle"teor
2019-11-12HACKING/design: move 01c-time.md into doxygen.Nick Mathewson
2019-11-12Move 01g-strings.md into doxygen.Nick Mathewson
2019-11-1201f-threads.md becomes threading.dox.Nick Mathewson
2019-11-12HACKING/design: turn the remaining parts of crypto into a certs docNick Mathewson
2019-11-11Light grammar editsNick Mathewson
2019-11-11Merge remote-tracking branch 'tor-github/pr/1338'Nick Mathewson
2019-11-11Merge branch 'ticket32404'Nick Mathewson
2019-11-11clarify OBSOLETE vs IGNORE.Nick Mathewson
2019-11-11Doxygen: close an unterminated <b>.Nick Mathewson
2019-11-11doxygen: use <tt> and # to avoid interpreting # as a link.Nick Mathewson
2019-11-10Not const.Nick Mathewson
2019-11-10Improve subsys documentation; add initialization documentation.Nick Mathewson
2019-11-07Refactor "OBSOLETE" typeNick Mathewson
2019-11-07New configuration flag to warn that a variable is obsolete.Nick Mathewson
2019-11-07Rename probability distribution names to end with "_t".Nick Mathewson
2019-11-07Make all our struct names end with "_t".Nick Mathewson
2019-11-07Adjustments to 32406 per reviewNick Mathewson
2019-11-07Add the ability to fail when a hardware accelerator is missing.Nick Mathewson
2019-11-07Stop using "config_suite_offset=-1" to indicate "no config suite."Nick Mathewson
2019-11-07crypto config: do not change the user's value of HardwareAccel.Nick Mathewson
2019-11-07Use new configuration architecture for crypto optionsNick Mathewson
2019-11-07Add subsys functions for receiving/flushing states and options.Nick Mathewson
2019-11-07Give subsystems optional config formats and state formats.Nick Mathewson
2019-11-07Expose get_obj() functions from confmgt.c.Nick Mathewson
2019-11-07Define a low-level version of the confdecl table macrosNick Mathewson
2019-11-07Add FOO_type_defn globals so that confdecl.h can refer to them.Nick Mathewson
2019-11-07Macros for declaring configuration structs and variable-tablesNick Mathewson
2019-11-07lib/cc: Define the standard C macro pasting trick in one place.Nick Mathewson
2019-11-07Merge branch 'maint-0.4.2'teor
2019-11-07Merge remote-tracking branch 'tor-github/pr/1513' into maint-0.4.2teor
2019-11-06Add a bunch of doxygen for things in src/lib.Nick Mathewson