aboutsummaryrefslogtreecommitdiff
path: root/src/common/util.c
Commit message (Expand)AuthorAge
* Merge branch 'bug11946'Nick Mathewson2014-05-14
|\
| * Use tor_getpw{nam,uid} wrappers to fix bug 11946Nick Mathewson2014-05-14
* | whitespace fixNick Mathewson2014-05-14
|/
* Merge branch 'bug9781_v2'Nick Mathewson2014-05-12
|\
| * Log an error reply from tor-fw-helper correctly.Nick Mathewson2014-05-12
| * Split portfw-error-logging code into a new function.Nick Mathewson2014-05-06
* | Quench clang's complaints with -Wshorten-64-to-32 when time_t is not long.dana koch2014-05-11
|/
* Merge remote-tracking branch 'public/bug11233_diagnose'Nick Mathewson2014-05-01
|\
| * Better log message when writing a CR in text mode on windowsNick Mathewson2014-03-27
* | Merge remote-tracking branch 'public/bug11605_024'Nick Mathewson2014-04-29
|\ \
| * | Make compilation of tor_memdup_nulterm() with dmallocNick Mathewson2014-04-25
* | | Make sure everything using an interned string is preceded by a logNick Mathewson2014-04-16
* | | Merge branch 'bug8787_squashed'Nick Mathewson2014-03-31
|\ \ \ | |_|/ |/| |
| * | Always check returns from unlink()Andrea Shepard2014-03-31
* | | Fix warnings from doxygenNick Mathewson2014-03-25
|/ /
* | fixed long -> int implicit cast warning line 3453Nick Hopper2014-02-20
* | Set CREATE_NO_WINDOW in tor_spawn_background.David Fifield2013-12-05
* | Avoid warning about impossible check for flags & 0Nick Mathewson2013-11-22
* | Fix whitespaceNick Mathewson2013-11-18
* | Merge branch 'backtrace_squashed'Nick Mathewson2013-11-18
|\ \
| * | Refactor format_*_number_sigsafe to have a common implementationNick Mathewson2013-11-18
| * | Make backtrace handler handle signals correctly.Nick Mathewson2013-11-18
| * | Basic backtrace abilityNick Mathewson2013-11-18
| * | Refactor the assertion-failure code into a functionNick Mathewson2013-07-19
| * | Add a signal-safe decimal formatting functionNick Mathewson2013-07-19
* | | Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson2013-11-15
|\ \ \ | | |/ | |/|
| * | Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4Nick Mathewson2013-11-15
| |\ \
* | \ \ Merge branch 'bug1376'Nick Mathewson2013-10-11
|\ \ \ \
| * | | | Fix some whitespace; tighten the tests.Nick Mathewson2013-10-11
| * | | | Added test for new write_chunks_to_file behaviour in #1376.Kevin Butler2013-09-04
| * | | | Added no_tempfile parameter to write_chunks_to_file to do non-atomic writes. ...Kevin Butler2013-09-01
* | | | | Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson2013-10-10
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4Nick Mathewson2013-10-10
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Fix unit test for format_helper_exit_statusNick Mathewson2013-10-10
* | | | | Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson2013-10-10
|\| | | |
| * | | | Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4Nick Mathewson2013-10-10
| |\| | |
| | * | | Raise buffer size, fix checks for format_exit_helper_status.Nick Mathewson2013-10-08
* | | | | Fix a windows compilation warning from sandboxing branchNick Mathewson2013-09-13
* | | | | Merge remote-tracking branch 'ctoader/gsoc-cap-stage2'Nick Mathewson2013-09-13
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | attempt to add stat64 filename filters; failed due to getaddrinfo..Cristian Toader2013-08-12
| * | | | added openat parameter filterCristian Toader2013-07-29
* | | | | Merge branch 'bug5040_4773_rebase_3'Nick Mathewson2013-08-15
|\ \ \ \ \
| * | | | | Test ExtORPort cookie initialization when file writing is broken.George Kadianakis2013-08-15
| | |_|_|/ | |/| | |
* | | | | Fix tor_get_lines_from_handle() for make check-spacesAndrea Shepard2013-08-02
* | | | | Fix compilation on WindowsNick Mathewson2013-07-31
* | | | | Merge branch 'bug9288_rebased'Nick Mathewson2013-07-31
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Prepare some mock functions to test #9288.George Kadianakis2013-07-31
* | | | | Document what "escape" means in tor_escape_str_for_pt_argsNick Mathewson2013-07-18
* | | | | Rename tor_escape_str_for_socks_arg() to something more generic.George Kadianakis2013-07-18
* | | | | Pass characters to be escaped to tor_escape_str_for_socks_arg().George Kadianakis2013-07-18
|/ / / /