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
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common
/
util.h
Age
Commit message (
Expand
)
Author
2012-09-11
Fix assertion failure in tor_timegm.
Nick Mathewson
2012-05-30
Add __attribute__(format)s for our varargs printf/scanf wrappers
Nick Mathewson
2011-06-14
Make ControlSocketsGroupWritable work with User.
Jérémy Bobbio
2011-05-30
whitespace fixes
Nick Mathewson
2011-05-23
Use a 64-bit type to hold sockets on win64.
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/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-03-25
Remove the "fuzzy time" code
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-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
2010-02-27
Merge remote branch 'origin/maint-0.2.1'
Nick Mathewson
2010-02-27
Update Tor Project copyright years
Nick Mathewson
2009-12-17
Refactor out the 'find string at start of any line' logic.
Nick Mathewson
2009-12-15
Refactor a bit so that it is safe to include math.h, and mostly not needed.
Nick Mathewson
2009-10-15
Code to generate, store, and parse microdescriptors and consensuses.
Nick Mathewson
2009-09-20
Add a couple of time helper functions.
Mike Perry
2009-08-31
Revise parsing of time and memory units to handle spaces.
Nick Mathewson
2009-07-27
Fix dirreq and cell stats on 32-bit architectures.
Karsten Loesing
2009-07-13
Two tweaks to exit-port statistics.
Karsten Loesing
2009-05-27
Merge commit 'origin/maint-0.2.1'
Nick Mathewson
2009-05-27
Spell-check Tor.
Nick Mathewson
2009-05-04
Update copyright to 2009.
Karsten Loesing
2009-05-02
Update copyright to 2009.
Karsten Loesing
2009-04-29
Command-line option to dump SHA1 digests of all source files.
Nick Mathewson
2009-03-03
Add a simple locale-independent no-surprises sscanf replacement.
Nick Mathewson
2009-01-04
Remove svn $Id$s from our source, and remove tor --version --version.
Nick Mathewson
2008-12-29
Use a consistent naming standard for header file guard macros, taking care no...
Nick Mathewson
2008-12-19
Expose hex_decode_digit from util.c
Nick Mathewson
2008-12-18
Replace calls to time(NULL) that occur on the order of once per read, one per...
Nick Mathewson
2008-12-11
Remove some cargo-cult gcc hacks around tor_assert and predict_unlikely; inst...
Nick Mathewson
2008-11-05
make read_all and write_all return ssize_t.
Nick Mathewson
2008-11-03
Add a new memcmpstart to use instead of strcmpstart when the thing we are com...
Nick Mathewson
2008-10-27
Document some dmalloc stuff and some stupid C tricks.
Nick Mathewson
2008-07-25
r17358@pc-10-8-1-079: nickm | 2008-07-25 16:41:03 +0200
Nick Mathewson
2008-07-24
r17346@aud-055: nickm | 2008-07-24 15:37:19 +0200
Nick Mathewson
2008-02-21
r14373@tombo: nickm | 2008-02-21 16:29:18 -0500
Nick Mathewson
2008-02-21
r18336@catbus: nickm | 2008-02-21 09:33:15 -0500
Nick Mathewson
2008-02-15
r14185@tombo: nickm | 2008-02-15 18:05:54 -0500
Nick Mathewson
2008-02-07
Update some copyright notices: it is now 2008.
Nick Mathewson
2008-01-06
r17472@catbus: nickm | 2008-01-05 22:10:19 -0500
Nick Mathewson
2008-01-02
r15786@tombo: nickm | 2008-01-02 01:11:51 -0500
Nick Mathewson
2007-12-26
r15691@tombo: nickm | 2007-12-25 18:13:54 -0500
Nick Mathewson
2007-12-12
clean up copyrights, and assign 2007 copyrights to The Tor Project, Inc
Roger Dingledine
[next]