aboutsummaryrefslogtreecommitdiff
path: root/src/common/util.h
Commit message (Expand)AuthorAge
* 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
|\ \
| * | Introduce write_bytes_to_new_file().George Kadianakis2011-11-26
| |/
* | Make process_handle_t private and fix some unit testsNick Mathewson2011-11-25
* | Merge remote-tracking branch 'asn/bug3472_act2'Nick Mathewson2011-11-25
|\ \
| * | Rename tor_process_destroy() to tor_process_handle_destroy().George Kadianakis2011-10-24
| * | Improve general code quality.George Kadianakis2011-10-24
| * | Prepare util.[ch] to use the new process_handle_t API.George Kadianakis2011-10-24
| * | Port managed proxy launching code to the new subprocess API.George Kadianakis2011-10-17
| |/
* / Purge ATTR_PURE from the codeSebastian Hahn2011-11-25
|/
* Merge remote-tracking branch 'asn2/bug3656'Nick Mathewson2011-10-07
|\
| * Enforce transport names being C identifiers.George Kadianakis2011-09-11
| * Introduce tor_terminate_process() function.George Kadianakis2011-09-11
| * Improve the code a tad.George Kadianakis2011-08-15
| * Replaced ST_* enum prefix for stream status with IO_STREAM_*.George Kadianakis2011-07-18
| * Make some utility functions.George Kadianakis2011-07-13
* | Fix double-closing a stdio streamSteven Murdoch2011-09-01
* | Make a version of tor_read_all_handle() for non-Windows platformsSteven Murdoch2011-09-01
* | Rename tor_join_cmdline to tor_join_win_cmdline; tweak doxygenNick Mathewson2011-08-30
* | Factor out and re-write code for splitting lines from a handleSteven Murdoch2011-08-30
* | Refactor out command line formattingSteven Murdoch2011-08-29
* | Replace two magic tristates with #define'd namesSteven Murdoch2011-08-29
* | Make signature of tor_spawn_background more conventionalSteven Murdoch2011-08-28
* | Appease "make check-spaces"Steven Murdoch2011-08-24
* | Improve comments and fix one bugSteven Murdoch2011-08-24
* | Fix compilation errors under *nixSteven Murdoch2011-08-23
* | Tidy up subprocess codeSteven Murdoch2011-08-22
* | Merge remote branch 'origin/master' into bug2046Steven Murdoch2011-08-18
|\ \
| * | Add smartlist_[v]asprintf_addRobert Ransom2011-08-10
| * | Turn streq_opt into a generic strcmp_opt.Nick Mathewson2011-07-19
| * | Implement stream isolationNick Mathewson2011-07-19
* | | Complete logging of output from port forwarding helperSteven Murdoch2011-08-18
* | | Test case for reading the partial output of a background processSteven Murdoch2011-07-25
* | | Add Windows version of tor_spawn_background and ancillary functionsSteven Murdoch2011-07-21
* | | Generalize process spawning so its test compiles (but fails) in WindowsSteven Murdoch2011-07-21
|/ /
* | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-06-14
|\ \ | |/ |/|
| * Make ControlSocketsGroupWritable work with User.Jérémy Bobbio2011-06-14
* | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-05-30
|\|
| * whitespace fixesNick Mathewson2011-05-30
* | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-05-30
|\|
| * Use a 64-bit type to hold sockets on win64.Nick Mathewson2011-05-23
* | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-05-15
|\|
| * Add a new flag to check_private_dir to make it _not_ change permissionsNick Mathewson2011-05-15
| * Make check_private_dir accept g+rx dirs if told to do so.Nick Mathewson2011-05-15
* | Merge remote-tracking branch 'public/bug3122_memcmp_022' into bug3122_memcmp_023Nick Mathewson2011-05-11
|\|
| * Merge remote-tracking branch 'public/3122_memcmp_squashed' into bug3122_memcm...Nick Mathewson2011-05-11
| |\
| | * Hand-conversion and audit phase of memcmp transitionNick Mathewson2011-05-11
| | * Add a "di_ops.h" include to util.hNick Mathewson2011-05-11