aboutsummaryrefslogtreecommitdiff
path: root/src/common/util.c
Commit message (Expand)AuthorAge
* 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
|/ / /
* | | Remove tor_malloc_roundup().Nick Mathewson2012-08-13
* | | Fix clang warning on d4285f03df475dc. Not in any released tor.Nick Mathewson2012-06-29
* | | Merge commit '81cd3d7ad641a8dbf'Nick Mathewson2012-06-28
|\| |
| * | add a blurb for 0.2.3.18-rc, other minor cleanupsRoger Dingledine2012-06-28
* | | Extend tor_sscanf so it can replace sscanf in rephist.cNick Mathewson2012-06-28
* | | Merge remote-tracking branch 'origin/maint-0.2.3'Nick Mathewson2012-06-26
|\| |
| * | Fix a warning when using glibc's strcspn with clang.Nick Mathewson2012-06-26
| * | Fix a compilation warning with clang 3.0Nick Mathewson2012-06-26
* | | Merge remote-tracking branch 'public/bug2385'Nick Mathewson2012-06-25
|\ \ \ | |/ / |/| |
| * | Clear a couple more fields in rend_service_load_auth_keysNick Mathewson2012-06-18
* | | Don't assert in get_string_from_pipe() on len==0Nick Mathewson2012-06-23
* | | Resolve crash caused by format_helper_exit_status changes in #5557Nick Mathewson2012-06-23
* | | Style tweaks and add a warning about NUL-terminationNick Mathewson2012-06-22
* | | Refactor unsigned int hex formatting out of format_helper_exit_status() in ut...Andrea Shepard2012-06-22
* | | Make format_helper_exit_status() avoid unnecessary spacesAndrea Shepard2012-06-22
|/ /
* | Fix mingw build with -DUNICODE -D_UNICODENick Mathewson2012-06-07
* | Be more careful calling wcstombsNick Mathewson2012-06-07
* | Fix some mingw build warningsNick Mathewson2012-06-05
* | Merge remote-tracking branch 'public/bug3894'Nick Mathewson2012-06-05
|\ \
| * | Fix some more FreeBSD4 issues (based on a patch from grarpamp)Nick Mathewson2012-05-16
| |/
* | Update copyright dates to 2012; add a few missing copyright statementsNick Mathewson2012-06-04
* | Add about 60 more DOCDOC comments to 0.2.3Nick Mathewson2012-06-04
* | Resolve all currently pending DOCDOC items in masterNick Mathewson2012-06-04