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
2011-10-07
Merge remote-tracking branch 'asn2/bug3656'
Nick Mathewson
2011-09-11
Enforce transport names being C identifiers.
George Kadianakis
2011-09-11
Introduce tor_terminate_process() function.
George Kadianakis
2011-09-01
Fix double-closing a stdio stream
Steven Murdoch
2011-09-01
Make a version of tor_read_all_handle() for non-Windows platforms
Steven Murdoch
2011-08-30
Rename tor_join_cmdline to tor_join_win_cmdline; tweak doxygen
Nick Mathewson
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
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-23
Fix compilation errors under *nix
Steven Murdoch
2011-08-22
Tidy up subprocess code
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
Add smartlist_[v]asprintf_add
Robert Ransom
2011-07-25
Test case for reading the partial output of a background process
Steven Murdoch
2011-07-21
Add Windows version of tor_spawn_background and ancillary functions
Steven Murdoch
2011-07-21
Generalize process spawning so its test compiles (but fails) in Windows
Steven Murdoch
2011-07-19
Turn streq_opt into a generic strcmp_opt.
Nick Mathewson
2011-07-19
Implement stream isolation
Nick Mathewson
2011-07-18
Replaced ST_* enum prefix for stream status with IO_STREAM_*.
George Kadianakis
2011-07-13
Make some utility functions.
George Kadianakis
2011-06-14
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-06-14
Make ControlSocketsGroupWritable work with User.
Jérémy Bobbio
2011-05-30
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-05-30
whitespace fixes
Nick Mathewson
2011-05-30
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-05-23
Use a 64-bit type to hold sockets on win64.
Nick Mathewson
2011-05-15
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-05-15
Add a new flag to check_private_dir to make it _not_ change permissions
Nick Mathewson
2011-05-15
Make check_private_dir accept g+rx dirs if told to do so.
Nick Mathewson
2011-05-11
Merge remote-tracking branch 'public/bug3122_memcmp_022' into bug3122_memcmp_023
Nick Mathewson
2011-05-11
Merge remote-tracking branch 'public/3122_memcmp_squashed' into bug3122_memcm...
Nick Mathewson
2011-05-11
Hand-conversion and audit phase of memcmp transition
Nick Mathewson
2011-05-11
Add a "di_ops.h" include to util.h
Nick Mathewson
2011-04-07
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-03-25
Remove the "fuzzy time" code
Nick Mathewson
2011-01-03
Merge remote branch 'origin/maint-0.2.2'
Nick Mathewson
2011-01-03
Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2
Nick Mathewson
2011-01-03
Bump copyright statements to 2011
Nick Mathewson
2010-10-15
Remove the unused old fuzzy-time code
Nick Mathewson
2010-10-10
Add a unit test for tor_spawn_background
Steven Murdoch
2010-09-30
Start tor-fw-helper in the background, and log whatever it outputs
Steven Murdoch
2010-09-21
New function to load windows system libraries
Nick Mathewson
2010-09-14
Add a simple integer-ceiling-division macro before we get it wrong
Nick Mathewson
2010-08-31
Fix some issues in rate-limiting noticed by Sebastian
Nick Mathewson
2010-08-18
Add a generic rate-limited log mechanism, and use it in a few places
Nick Mathewson
[next]