aboutsummaryrefslogtreecommitdiff
path: root/src/common/util.h
AgeCommit message (Expand)Author
2015-07-31Move formatting functions around.Nick Mathewson
2015-05-07Merge branch 'writing_tests'Nick Mathewson
2015-05-07Write the outlines of a WritingTests.txt documentNick Mathewson
2015-04-01Merge branch 'remove_digests'Nick Mathewson
2015-04-01Drop support for --digestsNick Mathewson
2015-03-26Implement "TOR_PT_EXIT_ON_STDIN_CLOSE".Yawning Angel
2015-03-21Disable assertions during coverage buildsSebastian Hahn
2015-02-17Remove tor_strclear(), and replace previous calls with memwipe().Yawning Angel
2015-02-02Add more parenthesis to the definition of ARRAY_LENGTHNick Mathewson
2015-01-28Bug #8405: Report SOCKS username/password in CIRC status eventsArthur Edelstein
2015-01-15Restrict sample values of the Laplace distribution to int64_t.George Kadianakis
2015-01-10Merge branch 'master' of https://git.torproject.org/tor into bug13111-empty-k...teor
2015-01-10Merge branch 'bug14001-clang-warning' into bug13111-empty-key-files-fn-emptyteor
2015-01-07Merge branch 'bug9286_v3_squashed'Nick Mathewson
2015-01-07Stop accepting milliseconds in various directory contextsNick Mathewson
2015-01-02Bump copyright dates to 2015, in case someday this matters.Nick Mathewson
2014-12-10Add better support to obfuscate statistics.Karsten Loesing
2014-11-08Stop failing when key files are zero-lengthteor
2014-11-05Merge remote-tracking branch 'meejah/ticket-11291-extra-utests'Nick Mathewson
2014-11-04Merge branch 'bug13315_squashed'Nick Mathewson
2014-11-04Adding helper function that checks if string is a valid IPv6 address.rl1987
2014-11-04Introducing helper function to validate IPv4 address strings.rl1987
2014-11-04Introducing helper function to validate DNS name strings.rl1987
2014-10-28Add another year to our copyright dates.Nick Mathewson
2014-09-02Fix white spaceDavid Stainton
2014-08-30Clean up patchDavid Stainton
2014-08-30Ticket #11291: patch from "anon":anonymous
2014-08-13Add reallocarray clone so we can stop doing multiply-then-reallocateNick Mathewson
2014-06-14Use waitpid code to learn when a controlled process diesNick Mathewson
2013-11-18Merge branch 'backtrace_squashed'Nick Mathewson
2013-11-18Refactor format_*_number_sigsafe to have a common implementationNick Mathewson
2013-11-15Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson
2013-11-15Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4Nick Mathewson
2013-10-11Merge branch 'bug1376'Nick Mathewson
2013-09-13Merge remote-tracking branch 'ctoader/gsoc-cap-stage2'Nick Mathewson
2013-09-01Added no_tempfile parameter to write_chunks_to_file to do non-atomic writes. ...Kevin Butler
2013-08-15Merge branch 'bug5040_4773_rebase_3'Nick Mathewson
2013-08-15Test ExtORPort cookie initialization when file writing is broken.George Kadianakis
2013-08-05fixes suggested by nickmCristian Toader
2013-07-31Merge branch 'bug9288_rebased'Nick Mathewson
2013-07-31Prepare some mock functions to test #9288.George Kadianakis
2013-07-19Refactor the assertion-failure code into a functionNick Mathewson
2013-07-19Add a signal-safe decimal formatting functionNick Mathewson
2013-07-18Rename tor_escape_str_for_socks_arg() to something more generic.George Kadianakis
2013-07-18Pass characters to be escaped to tor_escape_str_for_socks_arg().George Kadianakis
2013-07-15Expose format_hex_number_..., and rename it to ..._sigsafe().Nick Mathewson
2013-07-10Completely refactor how FILENAME_PRIVATE worksNick Mathewson
2013-06-14Instead of testing for __GNUC__, use CHECK_SCANF, like CHECK_PRINTF.dana koch
2013-04-17Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson
2013-04-17Merge branch 'bug8037_squashed' into maint-0.2.4Nick Mathewson