Peter Palfrader
|
1fa7b3cef7
|
Avoid warnings about machine/limits.h on Debian GNU/kFreeBSD
svn:r6271
|
2006-03-29 05:14:12 +00:00 |
|
Roger Dingledine
|
5f051574d5
|
Happy new year!
svn:r5949
|
2006-02-09 05:46:49 +00:00 |
|
Nick Mathewson
|
48787c839e
|
Fix logic to set TIME_T_MAX; apparently, everybody had thought of the prospect of a signed time_t but me.
svn:r4675
|
2005-07-25 18:10:08 +00:00 |
|
Nick Mathewson
|
0831823763
|
Change end-of-file NLNL convention. It turns out arma I and I agree.
svn:r4382
|
2005-06-09 19:03:31 +00:00 |
|
Nick Mathewson
|
a6f51001a5
|
New whitespace normalization rule: no blank line at EOF.
svn:r4378
|
2005-06-09 16:46:51 +00:00 |
|
Nick Mathewson
|
0e81265359
|
update copyright notices.
svn:r3982
|
2005-04-01 20:15:56 +00:00 |
|
Nick Mathewson
|
c185825585
|
Finish implementing GETINFO; make it easy to query address maps.
svn:r3732
|
2005-03-03 06:37:54 +00:00 |
|
Nick Mathewson
|
a68fcbf807
|
Initial IRIX compatibility fixes: check for inttypes.h; check for platform cell_t.
svn:r3648
|
2005-02-22 04:26:45 +00:00 |
|
Roger Dingledine
|
50a314c931
|
int is not necessarily the same size as size_t
svn:r3079
|
2004-12-05 11:58:30 +00:00 |
|
Nick Mathewson
|
a980446d0c
|
Be more proactive about noticing underflows: size_t values greater than 0x800...00 are likely to be trouble.
svn:r3064
|
2004-12-02 04:33:01 +00:00 |
|
Nick Mathewson
|
7fbd297532
|
Suggestion from weasel: Make tor --version --version dump the cvs Id of every file.
svn:r3019
|
2004-11-29 22:25:31 +00:00 |
|
Roger Dingledine
|
7c9a707900
|
remove emacs droppings, since nick says he doesn't need them anymore
svn:r2989
|
2004-11-26 04:00:55 +00:00 |
|
Nick Mathewson
|
5a5be93f80
|
Normalize whitespace; add a "tell me about all the unnormalized whitespace" target; fix a braino in dirserv.c
svn:r2758
|
2004-11-09 20:04:00 +00:00 |
|
Nick Mathewson
|
38ed0ce5e6
|
Unify tor_parse_(numeric); make sure MAX_UINT32 and MAX_UINT64 are defined
svn:r2688
|
2004-11-05 17:54:50 +00:00 |
|
Nick Mathewson
|
31b81650b7
|
Define LONG_MAX and UINT_MAX when they are missing
svn:r2317
|
2004-08-25 19:16:18 +00:00 |
|
Roger Dingledine
|
5dd9e60231
|
doxygen markup for common/*.h
svn:r1840
|
2004-05-10 07:54:13 +00:00 |
|
Nick Mathewson
|
8aebd83a0e
|
Add intptr_t and uintptr_t to torint.h
svn:r1794
|
2004-05-05 20:26:35 +00:00 |
|
Nick Mathewson
|
908ccb9dcd
|
Handle windows socket errors correctly; comment most of common.
svn:r1756
|
2004-05-01 20:46:28 +00:00 |
|
Nick Mathewson
|
257d509b91
|
Document stuff, reduce magic numbers, add emacs magic
svn:r1502
|
2004-04-06 03:44:36 +00:00 |
|
Roger Dingledine
|
eb730c41c8
|
clean tabs, trailing whitespace
svn:r952
|
2003-12-17 21:14:13 +00:00 |
|
Nick Mathewson
|
5126f203f2
|
Work on systems with broken AC_CHECK_TYPE
svn:r379
|
2003-08-11 23:21:51 +00:00 |
|
Nick Mathewson
|
58e2edfb24
|
Who would have thought that some systems define intfoo_t, but not uintfoo_t? Cygwin is such a system.
svn:r378
|
2003-08-11 21:16:13 +00:00 |
|
Nick Mathewson
|
7284c25b34
|
Cope better on platforms that define some of intFOO_t in sys/types.h or elsewhere
svn:r377
|
2003-08-11 20:50:30 +00:00 |
|
Nick Mathewson
|
5267518455
|
autoconf around missing stdint.h
svn:r376
|
2003-08-11 20:40:21 +00:00 |
|