- 08 Aug, 2007 4 commits
-
-
Nick Mathewson authored
Include fewer redundant headers; use the compiler search paths better. svn:r11060
-
Nick Mathewson authored
Fix an annoying warning on OpenBSD: only include malloc.h if we are using it. svn:r11059
-
Roger Dingledine authored
svn:r11056
-
Roger Dingledine authored
so no need to specify it explicitly. i think. svn:r11055
-
- 07 Aug, 2007 1 commit
-
-
Roger Dingledine authored
svn:r11054
-
- 05 Aug, 2007 1 commit
-
-
Roger Dingledine authored
proposal 110 this summer svn:r11047
-
- 03 Aug, 2007 2 commits
-
-
Nick Mathewson authored
ratchet down the time spent on threading tests svn:r11043
-
Nick Mathewson authored
Fix compilation with HAVE_GETADDRINFO unset svn:r11042
-
- 02 Aug, 2007 10 commits
-
-
Roger Dingledine authored
to work svn:r11040
-
Nick Mathewson authored
Document new authentication behavior in control-spec.txt svn:r11039
-
Nick Mathewson authored
Warn about unsafe ControlPort configurations. svn:r11038
-
Nick Mathewson authored
Try (once again) to fix mingw build wrt detecting ipv6 types. svn:r11037
-
Peter Palfrader authored
svn:r11034
-
Peter Palfrader authored
svn:r11028
-
Roger Dingledine authored
svn:r11022
-
Roger Dingledine authored
svn:r11021
-
Roger Dingledine authored
svn:r11018
-
Nick Mathewson authored
Close immediately after anything but a successful authentication attempt on the control port. Backport candidate. svn:r11016
-
- 01 Aug, 2007 5 commits
-
-
Nick Mathewson authored
Unit tests and debugging for detached signature manipulation. svn:r11015
-
Nick Mathewson authored
Stop saying "cvs". Noted by Jens. svn:r11014
-
Nick Mathewson authored
Split over-optimized digestmap_set code into a generic part and a digestmap-specific part. svn:r11012
-
Nick Mathewson authored
Rename IN4_ADDR and IN6_ADDR to try to avoid conflicting with Windows definitions. This may fix the windows build. svn:r11011
-
Nick Mathewson authored
Fix warning aobut unused parameter on platforms without mallinfo. svn:r11010
-
- 31 Jul, 2007 4 commits
-
-
Peter Palfrader authored
svn:r11009
-
Peter Palfrader authored
svn:r11005
-
Nick Mathewson authored
possible fix for bug 473: always set buf->cur on buf_remove_from_front. svn:r11004
-
Peter Palfrader authored
svn:r11003
-
- 30 Jul, 2007 13 commits
-
-
Roger Dingledine authored
svn:r10999
-
Roger Dingledine authored
svn:r10998
-
Nick Mathewson authored
Glibc (and maybe others) define a mallinfo() that can be used to see how the platform malloc is acting inside. When we have it, dump its output on dumpmemusage(). svn:r10996
-
Nick Mathewson authored
Disable SENTINELS in buffers: it may be responsible for making platform mallocs() be inefficient, and we havent needed it in a long long time. svn:r10994
-
Nick Mathewson authored
Yet another buffer RAM patch: tNever ever ever keep a buffer memory chunk around for an empty buffer that could go on the freelist. This wants profiling to make sure that performance doesnt suffer. svn:r10993
-
Nick Mathewson authored
More documentation svn:r10992
-
Nick Mathewson authored
Add missing code documentation in src/common svn:r10991
-
Roger Dingledine authored
svn:r10987
-
Roger Dingledine authored
svn:r10986
-
Roger Dingledine authored
svn:r10985
-
Roger Dingledine authored
your instructions don't seg fault svn:r10984
-
Roger Dingledine authored
svn:r10983
-
Roger Dingledine authored
svn:r10982
-