aboutsummaryrefslogtreecommitdiff
path: root/src/common/util.h
Commit message (Expand)AuthorAge
...
* | | 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
* | | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-04-07
|\| |
| * | Remove the "fuzzy time" codeNick Mathewson2011-03-25
* | | Merge remote branch 'origin/maint-0.2.2'Nick Mathewson2011-01-03
|\| |
| * | Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2Nick Mathewson2011-01-03
| |\|
| | * Bump copyright statements to 2011Nick Mathewson2011-01-03
* | | Remove the unused old fuzzy-time codeNick Mathewson2010-10-15
* | | Add a unit test for tor_spawn_backgroundSteven Murdoch2010-10-10
* | | Start tor-fw-helper in the background, and log whatever it outputsSteven Murdoch2010-09-30
|/ /
* | New function to load windows system librariesNick Mathewson2010-09-21
* | Add a simple integer-ceiling-division macro before we get it wrongNick Mathewson2010-09-14
* | Fix some issues in rate-limiting noticed by SebastianNick Mathewson2010-08-31
* | Add a generic rate-limited log mechanism, and use it in a few placesNick Mathewson2010-08-18
* | Merge remote branch 'origin/maint-0.2.1'Nick Mathewson2010-02-27
|\|
| * Update Tor Project copyright yearsNick Mathewson2010-02-27
* | Refactor out the 'find string at start of any line' logic.Nick Mathewson2009-12-17
* | Refactor a bit so that it is safe to include math.h, and mostly not needed.Nick Mathewson2009-12-15
* | Code to generate, store, and parse microdescriptors and consensuses.Nick Mathewson2009-10-15
* | Add a couple of time helper functions.Mike Perry2009-09-20
* | Revise parsing of time and memory units to handle spaces.Nick Mathewson2009-08-31
* | Fix dirreq and cell stats on 32-bit architectures.Karsten Loesing2009-07-27
* | Two tweaks to exit-port statistics.Karsten Loesing2009-07-13
* | Merge commit 'origin/maint-0.2.1'Nick Mathewson2009-05-27
|\|
| * Spell-check Tor.Nick Mathewson2009-05-27
| * Update copyright to 2009.Karsten Loesing2009-05-04
* | Update copyright to 2009.Karsten Loesing2009-05-02
* | Command-line option to dump SHA1 digests of all source files.Nick Mathewson2009-04-29
|/
* Add a simple locale-independent no-surprises sscanf replacement.Nick Mathewson2009-03-03
* Remove svn $Id$s from our source, and remove tor --version --version.Nick Mathewson2009-01-04
* Use a consistent naming standard for header file guard macros, taking care no...Nick Mathewson2008-12-29