Nick Mathewson
|
d086c9a7f7
Merge commit 'sebastian/fixes'
|
15 vuotta sitten |
Nick Mathewson
|
0c1b3070cf
Now that FOO_free(NULL) always works, remove checks before calling it.
|
15 vuotta sitten |
Sebastian Hahn
|
28b29e0fd7
Fix typo in a comment
|
15 vuotta sitten |
Nick Mathewson
|
f629687053
Merge branch 'microdesc'
|
15 vuotta sitten |
Nick Mathewson
|
465d4e1cd1
Document some formerly undocumented functions.
|
15 vuotta sitten |
Nick Mathewson
|
e26a79ca8a
Make start_writing_to_stdio_file() respect O_BINARY.
|
15 vuotta sitten |
Nick Mathewson
|
e1ddee8bbe
Code to generate, store, and parse microdescriptors and consensuses.
|
15 vuotta sitten |
Sebastian Hahn
|
772ce9d085
Fix compile on Snow Leopard
|
15 vuotta sitten |
Mike Perry
|
e2cc4e353a
Add a couple of time helper functions.
|
15 vuotta sitten |
Sebastian Hahn
|
0a71d1c6a7
Fix compile warnings on Snow Leopard
|
15 vuotta sitten |
Nick Mathewson
|
1cda6f3e75
Merge commit 'origin/maint-0.2.1'
|
15 vuotta sitten |
Sebastian Hahn
|
742788b737
typo
|
15 vuotta sitten |
Sebastian Hahn
|
aea9cf1011
Fix compile warnings on Snow Leopard
|
15 vuotta sitten |
Nick Mathewson
|
00b37f071d
Revise parsing of time and memory units to handle spaces.
|
15 vuotta sitten |
Karsten Loesing
|
7b716878cb
Fix dirreq and cell stats on 32-bit architectures.
|
15 vuotta sitten |
Karsten Loesing
|
8f1a973669
Two tweaks to exit-port statistics.
|
15 vuotta sitten |
Nick Mathewson
|
fd992deeea
Don't attempt to log messages to a controller from a worker thread.
|
15 vuotta sitten |
Nick Mathewson
|
f0453c45c8
Spelling fixes in comments and strings
|
15 vuotta sitten |
Nick Mathewson
|
11b9c839f0
Stop using malloc_usable_size(): valgrind hates it.
|
15 vuotta sitten |
Karsten Loesing
|
9b32e8c141
Update copyright to 2009.
|
15 vuotta sitten |
Nick Mathewson
|
cbbc0c9c86
Actually use tor_sscanf() to parse untrusted input.
|
15 vuotta sitten |
Nick Mathewson
|
26d83fc04c
Add a simple locale-independent no-surprises sscanf replacement.
|
15 vuotta sitten |
Nick Mathewson
|
25c6ff6f55
Support 64-bit time_t. Patch from Matthias Drochner. Partial backport candidate.
|
16 vuotta sitten |
Nick Mathewson
|
a87980c2eb
Add a better (non-locale-having) ctypes implementation to avoid protocol and parsing mismatches on different platforms.
|
16 vuotta sitten |
Nick Mathewson
|
743c6c8277
OpenBSD malloc.h believes that you should be able to detect headers with autoconf, or build without warnings, but not both. So never include malloc.h on OpenBSD. Backport candidate.
|
16 vuotta sitten |
Nick Mathewson
|
c4b8fef362
Remove svn $Id$s from our source, and remove tor --version --version.
|
16 vuotta sitten |
Nick Mathewson
|
558e9899e4
Document most undocumented variables.
|
16 vuotta sitten |
Nick Mathewson
|
b4d387c28b
Make freelist_len in memarea.c static; document a few variables.
|
16 vuotta sitten |
Nick Mathewson
|
b68379b13b
Add DOCDOC entries for undocumented static and global variables.
|
16 vuotta sitten |
Nick Mathewson
|
1e5f457461
Fix most DOCDOCs remaining and/or added by redox.
|
16 vuotta sitten |