aboutsummaryrefslogtreecommitdiff
path: root/src/common/util.h
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4Nick Mathewson2013-11-15
|\
* \ Merge branch 'bug8037_squashed' into maint-0.2.4Nick Mathewson2013-04-17
|\ \
| * | Correctly copy microdescs/extrinfos with internal NUL bytesNick Mathewson2013-01-26
* | | Merge branch 'bug8240_v2_squashed' into maint-0.2.4Nick Mathewson2013-03-19
|\ \ \
| * | | Make the guard lifetime configurable and adjustable via the consensusNick 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
* | | | Remove some functions which were unused except for their testsNick Mathewson2013-02-23
* | | | Remove some totally unused functionsNick Mathewson2013-02-23
* | | | Remove a bunch of unused macro definitionsNick Mathewson2013-02-23
|/ / /
* | | Fix numerous problems with Tor's weak RNG.Nick Mathewson2013-02-08
* | | Merge remote-tracking branch 'public/easy_ratelim'Nick Mathewson2013-02-07
|\ \ \ | |_|/ |/| |
| * | Wrapper function for the common rate-limited-log pattern.Nick Mathewson2012-12-26
* | | Update the copyright date to 201.Nick Mathewson2013-01-16
|/ /
* | Add warning message when a managed proxy dies during configuration.George Kadianakis2012-11-06
* | Rename all reserved C identifiers we definedNick Mathewson2012-10-12
* | Convert all include-guard macros to avoid reserved identifiers.Nick 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 'public/bug6538'Nick Mathewson2012-09-11
|\ \ \
| * | | 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
* | | Refactor tor to support the new tor-fw-helper protocol.George Kadianakis2012-09-05
* | | Introduce get_lines_from_handle().George Kadianakis2012-09-05
* | | Remove tor_malloc_roundup().Nick Mathewson2012-08-13
* | | Merge remote-tracking branch 'public/bug2385'Nick Mathewson2012-06-25
|\ \ \ | |/ / |/| |
| * | Clear a couple more fields in rend_service_load_auth_keysNick Mathewson2012-06-18
* | | Resolve crash caused by format_helper_exit_status changes in #5557Nick Mathewson2012-06-23
* | | Refactor unsigned int hex formatting out of format_helper_exit_status() in ut...Andrea Shepard2012-06-22
|/ /
* | Fix another clang compile warningSebastian Hahn2012-06-13
* | Fix some mingw build warningsNick Mathewson2012-06-05
* | Resolve about 24 DOCDOCsNick Mathewson2012-06-05
* | 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
* | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2012-05-31
|\|
| * Add __attribute__(format)s for our varargs printf/scanf wrappersNick Mathewson2012-05-30
* | Pass process_environment_t * to tor_spawn_backgroundRobert Ransom2012-02-17
* | Change type of unixoid_environment_block to match tor_spawn_background's argRobert Ransom2012-02-17
* | Add set_environment_variable_in_smartlistRobert Ransom2012-02-17
* | Add get_current_process_environment_variablesRobert Ransom2012-02-17
* | Add process_environment_make and related utilitiesRobert Ransom2012-02-17
* | Add tor_callocRobert Ransom2012-02-17
* | Use the standard _WIN32, not the Torism MS_WINDOWS or deprecated WIN32Nick Mathewson2012-01-31
* | Rename smartlist_{v,}asprintf_add to smartlist_add_{v,}asprintfNick Mathewson2012-01-16
* | Merge branch 'feature3457-v4-nm-squashed'Nick Mathewson2012-01-11
|\ \
| * | Use spaceless ISO8601 time format, not sec,usec.Nick Mathewson2012-01-11
* | | Merge remote-tracking branch 'asn-mytor/bug4548_take2'Nick Mathewson2011-11-29
|\ \ \