index
:
tor
main
maint-0.1.2
maint-0.2.0
maint-0.2.1
maint-0.2.2
maint-0.2.3
maint-0.2.4
maint-0.2.5
maint-0.2.6
maint-0.2.7
maint-0.2.7-redux
maint-0.2.8
maint-0.2.9
maint-0.3.0
maint-0.3.1
maint-0.3.2
maint-0.3.3
maint-0.3.4
maint-0.3.5
maint-0.4.0
maint-0.4.1
maint-0.4.2
maint-0.4.3
maint-0.4.4
maint-0.4.5
maint-0.4.6
maint-0.4.7
maint-0.4.8
release-0.2.1
release-0.2.2
release-0.2.3
release-0.2.4
release-0.2.5
release-0.2.6
release-0.2.7
release-0.2.7-redux
release-0.2.8
release-0.2.9
release-0.3.0
release-0.3.1
release-0.3.2
release-0.3.3
release-0.3.4
release-0.3.5
release-0.4.0
release-0.4.1
release-0.4.2
release-0.4.3
release-0.4.4
release-0.4.5
release-0.4.6
release-0.4.7
release-0.4.8
Transit encryption and privacy out of the box
The Tor Project
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common
/
util.h
Age
Commit message (
Expand
)
Author
2013-02-23
Remove a bunch of unused macro definitions
Nick Mathewson
2013-02-19
Make a parse_config_line_from_str variant that gives error messages
Nick Mathewson
2013-02-11
Refactoring to make parse_bridge_line() unittestable.
George Kadianakis
2013-02-09
Add utility functions needed for SOCKS argument parsing.
George Kadianakis
2013-02-08
Fix numerous problems with Tor's weak RNG.
Nick Mathewson
2013-02-07
Merge remote-tracking branch 'public/easy_ratelim'
Nick Mathewson
2013-01-26
Correctly copy microdescs/extrinfos with internal NUL bytes
Nick Mathewson
2013-01-16
Update the copyright date to 201.
Nick Mathewson
2012-12-26
Wrapper function for the common rate-limited-log pattern.
Nick Mathewson
2012-11-06
Add warning message when a managed proxy dies during configuration.
George Kadianakis
2012-10-12
Rename all reserved C identifiers we defined
Nick Mathewson
2012-10-12
Convert all include-guard macros to avoid reserved identifiers.
Nick Mathewson
2012-09-17
Merge branch '6044_nm_squashed'
Nick Mathewson
2012-09-17
Handle FIFOs in read_file_to_str
meejah
2012-09-11
Merge remote-tracking branch 'public/bug6538'
Nick Mathewson
2012-09-11
Merge remote-tracking branch 'origin/maint-0.2.3'
Nick Mathewson
2012-09-11
Merge remote-tracking branch 'origin/maint-0.2.2' into maint-0.2.3
Nick Mathewson
2012-09-11
Fix assertion failure in tor_timegm.
Nick Mathewson
2012-09-05
Refactor tor to support the new tor-fw-helper protocol.
George Kadianakis
2012-09-05
Introduce get_lines_from_handle().
George Kadianakis
2012-08-13
Remove tor_malloc_roundup().
Nick Mathewson
2012-08-09
Change smartlist_choose_node_by_bandwidth to avoid double
Nick Mathewson
2012-06-25
Merge remote-tracking branch 'public/bug2385'
Nick Mathewson
2012-06-23
Resolve crash caused by format_helper_exit_status changes in #5557
Nick Mathewson
2012-06-22
Refactor unsigned int hex formatting out of format_helper_exit_status() in ut...
Andrea Shepard
2012-06-18
Clear a couple more fields in rend_service_load_auth_keys
Nick Mathewson
2012-06-13
Fix another clang compile warning
Sebastian Hahn
2012-06-05
Fix some mingw build warnings
Nick Mathewson
2012-06-05
Resolve about 24 DOCDOCs
Nick Mathewson
2012-06-04
Update copyright dates to 2012; add a few missing copyright statements
Nick Mathewson
2012-06-04
Add about 60 more DOCDOC comments to 0.2.3
Nick Mathewson
2012-06-04
Resolve all currently pending DOCDOC items in master
Nick Mathewson
2012-05-31
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2012-05-30
Add __attribute__(format)s for our varargs printf/scanf wrappers
Nick Mathewson
2012-02-17
Pass process_environment_t * to tor_spawn_background
Robert Ransom
2012-02-17
Change type of unixoid_environment_block to match tor_spawn_background's arg
Robert Ransom
2012-02-17
Add set_environment_variable_in_smartlist
Robert Ransom
2012-02-17
Add get_current_process_environment_variables
Robert Ransom
2012-02-17
Add process_environment_make and related utilities
Robert Ransom
2012-02-17
Add tor_calloc
Robert Ransom
2012-01-31
Use the standard _WIN32, not the Torism MS_WINDOWS or deprecated WIN32
Nick Mathewson
2012-01-16
Rename smartlist_{v,}asprintf_add to smartlist_add_{v,}asprintf
Nick Mathewson
2012-01-11
Merge branch 'feature3457-v4-nm-squashed'
Nick Mathewson
2012-01-11
Use spaceless ISO8601 time format, not sec,usec.
Nick Mathewson
2011-11-29
Merge remote-tracking branch 'asn-mytor/bug4548_take2'
Nick Mathewson
2011-11-26
Introduce write_bytes_to_new_file().
George Kadianakis
2011-11-25
Make process_handle_t private and fix some unit tests
Nick Mathewson
2011-11-25
Merge remote-tracking branch 'asn/bug3472_act2'
Nick Mathewson
2011-11-25
Purge ATTR_PURE from the code
Sebastian Hahn
2011-10-24
Rename tor_process_destroy() to tor_process_handle_destroy().
George Kadianakis
[prev]
[next]