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.c
Age
Commit message (
Expand
)
Author
2012-01-16
Convert instances of tor_malloc+tor_snprintf into tor_asprintf
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-12-08
Some more check-spaces stuff
Sebastian Hahn
2011-12-06
Revert "Refactor tor_event_base_once to do what we actually want"
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
Refactor tor_event_base_once to do what we actually want
Nick Mathewson
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-15
Fix compile warnings on windows
Sebastian Hahn
2011-10-24
Rename tor_process_destroy() to tor_process_handle_destroy().
George Kadianakis
2011-10-24
Improve general code quality.
George Kadianakis
2011-10-24
Prepare util.[ch] to use the new process_handle_t API.
George Kadianakis
2011-10-11
Fix a compile warning on OS X 10.6 and up
Sebastian Hahn
2011-10-10
Add a missing comma in tor_check_port_forwarding
Nick Mathewson
2011-10-07
Merge remote-tracking branch 'asn2/bug3656'
Nick Mathewson
2011-10-07
Make it compile on Windows™.
George Kadianakis
2011-09-12
Put some sense into our logging.
George Kadianakis
2011-09-11
Make check-spaces happy.
George Kadianakis
2011-09-11
Enforce transport names being C identifiers.
George Kadianakis
2011-09-11
Introduce tor_terminate_process() function.
George Kadianakis
2011-09-09
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-09-01
Fix double-closing a stdio stream
Steven Murdoch
2011-08-31
Tweaks on last process-launch patches
Nick Mathewson
2011-09-01
Make a version of tor_read_all_handle() for non-Windows platforms
Steven Murdoch
2011-08-31
Add a missing include to util.c to get waitpid() on Linux
Nick Mathewson
2011-08-30
Check for lround with autoconf; fall back to rint.
Nick Mathewson
2011-08-30
Rename tor_join_cmdline to tor_join_win_cmdline; tweak doxygen
Nick Mathewson
2011-08-30
Merge remote-tracking branch 'sjmurdoch/bug2046'
Nick Mathewson
2011-08-30
Document limitation of log_from_handle with partial reads
Steven Murdoch
2011-08-30
Factor out and re-write code for splitting lines from a handle
Steven Murdoch
2011-08-29
Refactor out command line formatting
Steven Murdoch
2011-08-29
Add a sanity check
Steven Murdoch
2011-08-29
Replace two magic tristates with #define'd names
Steven Murdoch
2011-08-28
Make signature of tor_spawn_background more conventional
Steven Murdoch
2011-08-24
Appease "make check-spaces"
Steven Murdoch
2011-08-24
Improve comments and fix one bug
Steven Murdoch
2011-08-24
We don't need to find our own path, just tell Windows to search
Steven Murdoch
2011-08-24
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-08-24
lround() missing in MSVC
Gisle Vanem
2011-08-23
Fix compilation errors under *nix
Steven Murdoch
2011-08-22
Tidy up subprocess code
Steven Murdoch
2011-08-22
Fix some compiler warnings
Steven Murdoch
2011-08-18
Merge remote branch 'origin/master' into bug2046
Steven Murdoch
2011-08-18
Complete logging of output from port forwarding helper
Steven Murdoch
2011-08-15
Improve the code a tad.
George Kadianakis
2011-08-10
Merge branch 'bug1692-squashed'
Nick Mathewson
2011-08-10
Add smartlist_[v]asprintf_add
Robert Ransom
[next]