index
:
tor
disths
master
[no description]
Gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
or
/
buffers.c
Commit message (
Expand
)
Author
Age
*
when we're doing a write split over the end of a circular
Roger Dingledine
2006-12-14
*
r11569@Kushana: nickm | 2006-12-13 17:59:58 -0500
Nick Mathewson
2006-12-13
*
r11566@Kushana: nickm | 2006-12-13 17:46:24 -0500
Nick Mathewson
2006-12-13
*
Infrastructure to test BEGIN_DIR cells.
Roger Dingledine
2006-12-13
*
r9317@totoro: nickm | 2006-11-13 22:45:33 -0500
Nick Mathewson
2006-11-14
*
r9308@totoro: nickm | 2006-11-13 18:41:23 -0500
Nick Mathewson
2006-11-14
*
Avoid an infinite loop on evil controlport input. Fixes bug 350,
Roger Dingledine
2006-10-28
*
clean up and downgrade some log messages
Roger Dingledine
2006-10-15
*
r8894@Kushana: nickm | 2006-09-21 18:30:42 -0400
Nick Mathewson
2006-09-22
*
Merge in some bsockets calls, all wrapped inside #if defined(USE_BSOCKETS)
Nick Mathewson
2006-09-19
*
r8609@Kushana: nickm | 2006-08-27 17:24:27 -0400
Nick Mathewson
2006-08-28
*
r8576@Kushana: nickm | 2006-08-25 17:16:01 -0400
Nick Mathewson
2006-08-25
*
make our socks5 handling more robust to broken socks clients:
Roger Dingledine
2006-08-24
*
stick to nick's nul/null convention
Roger Dingledine
2006-07-15
*
Turn a while into a do/while; save a redundant test
Nick Mathewson
2006-06-24
*
Resolve control flow warning.
Nick Mathewson
2006-06-18
*
Ah. That seems to work.
Nick Mathewson
2006-06-18
*
another write_to_buf_zlib fix.
Nick Mathewson
2006-06-18
*
Re-enable buffer RAM guard values.
Nick Mathewson
2006-06-18
*
Another _zlib fix.
Nick Mathewson
2006-06-18
*
Temporarily disable sentinels on buffers
Nick Mathewson
2006-06-18
*
make zlib buffer function set buf_highwater properly
Nick Mathewson
2006-06-18
*
Part of incremental encryption logic for buffers: there is a subtle yucky poi...
Nick Mathewson
2006-06-18
*
complain when we hit wsaenobufs on recv or write too.
Roger Dingledine
2006-04-08
*
Implement Jason Holt's SafeSocks config option.
Roger Dingledine
2006-03-19
*
resume being printist: if the hostname contains non-printable
Roger Dingledine
2006-03-15
*
Stop being printist: just because our local platform doesn't
Roger Dingledine
2006-03-15
*
More cleanups noticed by weasel; also, remove macros that nobody uses.
Nick Mathewson
2006-03-12
*
Add some functions to escape values from the network before sending them to t...
Nick Mathewson
2006-03-05
*
convert some more source files to the new log convention
Roger Dingledine
2006-02-13
*
Happy new year!
Roger Dingledine
2006-02-09
*
Bite the bullet and limit all our source lines to 80 characters, the way IBM ...
Nick Mathewson
2005-12-14
*
when we changed from log_fn to debug/info/notice/warn/err,
Roger Dingledine
2005-12-10
*
In my private little universe, terminals are still 80 columns. Impose a 160-...
Nick Mathewson
2005-12-09
*
assert_buf_ok was showing up in the profile; remove it from critical-path fun...
Nick Mathewson
2005-11-30
*
Add a new config option TestSocks so people can see if their
Roger Dingledine
2005-11-16
*
Do round-robin writes of at most 16 kB per write. This might
Roger Dingledine
2005-10-29
*
Remove last vestiges of old logging interface.
Nick Mathewson
2005-10-25
*
Use LD_BUG as appropriate; convert rend* and router* to new logging interface...
Nick Mathewson
2005-10-24
*
Migrate a few more files to domained logging
Nick Mathewson
2005-10-18
*
Try to extract as many descriptors as possible from truncated http responses....
Nick Mathewson
2005-10-14
*
Make doxygen marginally happier
Nick Mathewson
2005-10-06
*
Never call free() on tor_malloc()d memory. This is unlikely to be our current...
Nick Mathewson
2005-09-30
*
Reformat inconsistent function declarations.
Nick Mathewson
2005-09-30
*
bugfix: we were whining about using socks4 or socks5-with-local-lookup
Roger Dingledine
2005-09-24
*
fix a pair of hard-coded urls
Roger Dingledine
2005-08-30
*
Add SOCKSAndDNS link to appropriate log message, since we wind up pointing ev...
Nick Mathewson
2005-08-04
*
Add belt-and-suspenders fix to coredump from yesterday; document more functio...
Nick Mathewson
2005-07-12
*
fix a seg fault with autodetecting which controller version is being used
Roger Dingledine
2005-07-12
*
overall cleanup and streamlining and doccing
Roger Dingledine
2005-06-20
[next]