aboutsummaryrefslogtreecommitdiff
path: root/src/common/util.c
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4Nick Mathewson2013-11-15
|\
* | 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.3' into maint-0.2.4Nick Mathewson2013-10-10
|\|
| * Raise buffer size, fix checks for format_exit_helper_status.Nick Mathewson2013-10-08
* | 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 '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
* | | | Remove some functions which were unused except for their testsNick Mathewson2013-02-23
* | | | Remove some totally unused functionsNick Mathewson2013-02-23
|/ / /
* | | Make _SC_OPEN_MAX actually get used when closing fds before exec.Nick Mathewson2013-02-11
* | | Improve comment at Andrea's requestNick Mathewson2013-02-08
* | | Fix numerous problems with Tor's weak RNG.Nick Mathewson2013-02-08
* | | Merge remote-tracking branch 'public/bug7816_023'Nick Mathewson2013-02-07
|\ \ \
| * | | Fix various small leaks on error casesNick Mathewson2012-12-28
| | |/ | |/|
* | | Fix a silly mistake in the tor_mathlog() documentation. Give it a unit test.Nick Mathewson2013-02-01
* | | Remove old wrapper code and defines for keeping log() and log(3) apartNick Mathewson2013-02-01
* | | Rename log() to tor_log() for loggingNick Mathewson2013-02-01
| |/ |/|
* | Merge branch '024_msvc_squashed'Nick Mathewson2013-01-16
|\ \
| * | When building with MSVC, call every enum bitfield unsignedNick Mathewson2013-01-16
| * | Fix a const warning under msvcNick Mathewson2013-01-16
* | | Update the copyright date to 201.Nick Mathewson2013-01-16
|/ /
* | Note limitation of parse_rfc_1123_timeNick Mathewson2012-11-23
* | In comments and logs, say "UTC" not "GMT"Nick Mathewson2012-11-23
* | Merge remote-tracking branch 'origin/maint-0.2.3'Nick Mathewson2012-11-08
|\|
| * Turn a memwipe in tor_process_handle_destroy() back to memsetNick Mathewson2012-11-08
* | Merge remote-tracking branch 'origin/maint-0.2.3'Nick Mathewson2012-11-08
|\|
| * Add and use and unlikely-to-be-eliminated memwipe()Nick Mathewson2012-11-08
* | Add warning message when a managed proxy dies during configuration.George Kadianakis2012-11-06
* | Rename all reserved C identifiers we definedNick Mathewson2012-10-12
* | Merge branch '6044_nm_squashed'Nick Mathewson2012-09-17
|\ \
| * | Handle FIFOs in read_file_to_strmeejah2012-09-17
* | | Merge remote-tracking branch 'origin/maint-0.2.3'Nick Mathewson2012-09-14
|\ \ \ | | |/ | |/|
| * | Use file-size-fixup code on cygwin too.Nick Mathewson2012-09-14
* | | Fix compilation with older gccsNick Mathewson2012-09-14
* | | Don't compute ((uint64_t)1)<<64 in round_to_power_of_2Nick Mathewson2012-09-14
* | | hot: we fixed incancations to be intancations.Roger Dingledine2012-09-12
* | | Merge remote-tracking branch 'public/bug6538'Nick Mathewson2012-09-11
|\ \ \
| * | | Spelling fix in util.c commentsNick Mathewson2012-08-27
| * | | Change smartlist_choose_node_by_bandwidth to avoid doubleNick Mathewson2012-08-09
* | | | Merge remote-tracking branch 'origin/maint-0.2.3'Nick Mathewson2012-09-11
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| * | Merge remote-tracking branch 'origin/maint-0.2.2' into maint-0.2.3Nick Mathewson2012-09-11
| |\ \ | | |/ | |/|
| | * Fix assertion failure in tor_timegm.Nick Mathewson2012-09-11
* | | Merge remote-tracking branch 'asn/bug4567_rebased'Nick Mathewson2012-09-06
|\ \ \
| * | | Fix some bugs that did not allow compilation on Windows.George Kadianakis2012-09-05
| * | | General tweaks and fixes for Nick's comments.George Kadianakis2012-09-05
| * | | Refactor tor to support the new tor-fw-helper protocol.George Kadianakis2012-09-05
| * | | Introduce get_lines_from_handle().George Kadianakis2012-09-05
* | | | Log more information when we fail to terminate a process.George Kadianakis2012-09-06
|/ / /