aboutsummaryrefslogtreecommitdiff
path: root/src/common/util.c
Commit message (Expand)AuthorAge
* 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
|/ / / /
* | | | Lightly refactor and test format_hex_number_sigsafeNick Mathewson2013-07-15
* | | | Expose format_hex_number_..., and rename it to ..._sigsafe().Nick Mathewson2013-07-15
* | | | Don't build format_helper_exit_status on win32Nick Mathewson2013-07-15
* | | | Completely refactor how FILENAME_PRIVATE worksNick Mathewson2013-07-10
|/ / /
* | | Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson2013-04-17
|\| |
| * | Merge branch 'bug8037_squashed' into maint-0.2.4Nick Mathewson2013-04-17
| |\ \
| | * | Correctly copy microdescs/extrinfos with internal NUL bytesNick Mathewson2013-01-26
* | | | Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson2013-03-19
|\| | |
| * | | Merge remote-tracking branch 'public/bug7950' into maint-0.2.4Nick Mathewson2013-03-19
| |\ \ \
| | * | | Make a parse_config_line_from_str variant that gives error messagesNick Mathewson2013-02-19
* | | | | Merge remote-tracking branch 'asn/bug3594_rebased_and_fixed'Nick Mathewson2013-03-19
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Refactoring to make parse_bridge_line() unittestable.George Kadianakis2013-02-11
| * | | | Fix various issues pointed out by Nick and Andrea.George Kadianakis2013-02-09
| * | | | Add utility functions needed for SOCKS argument parsing.George Kadianakis2013-02-09
* | | | | Remove some functions which were unused except for their testsNick Mathewson2013-02-23