tor/src/common
Nick Mathewson ffd7189b3f Don't assert in get_string_from_pipe() on len==0
We can treat this case as an EAGAIN (probably because of an
unexpected internal NUL) rather than a crash-worthy problem.

Fixes bug 6225, again.  Bug not in any released version of Tor.
2012-06-23 15:35:43 -04:00
..
address.c Triage the XXX023 and XXX022 comments: postpone many. 2012-06-15 15:07:52 -04:00
address.h Fix some mingw build warnings 2012-06-05 11:06:26 -04:00
aes.c Update copyright dates to 2012; add a few missing copyright statements 2012-06-04 20:58:17 -04:00
aes.h Update copyright dates to 2012; add a few missing copyright statements 2012-06-04 20:58:17 -04:00
ciphers.inc Change our ciphersuite list to match ff8 2012-05-15 15:25:54 -04:00
compat_libevent.c Whitespace fix 2012-06-15 16:12:24 -04:00
compat_libevent.h Move tor_gettimeofday_cached() into compat_libevent 2012-06-15 15:07:53 -04:00
compat.c fix a compiler warning added in one of my XXX023 fixes. 2012-06-15 16:43:59 -04:00
compat.h Merge remote-tracking branch 'public/bug3894' 2012-06-05 10:31:00 -04:00
container.c Update copyright dates to 2012; add a few missing copyright statements 2012-06-04 20:58:17 -04:00
container.h Update copyright dates to 2012; add a few missing copyright statements 2012-06-04 20:58:17 -04:00
crypto.c Fix "make check-spaces" issues 2012-06-05 00:49:18 -04:00
crypto.h Update copyright dates to 2012; add a few missing copyright statements 2012-06-04 20:58:17 -04:00
di_ops.c Update copyright dates to 2012; add a few missing copyright statements 2012-06-04 20:58:17 -04:00
di_ops.h Update copyright dates to 2012; add a few missing copyright statements 2012-06-04 20:58:17 -04:00
get_mozilla_ciphers.py Change our ciphersuite list to match ff8 2012-05-15 15:25:54 -04:00
ht.h Update copyright dates to 2012; add a few missing copyright statements 2012-06-04 20:58:17 -04:00
log.c Resolve about 24 DOCDOCs 2012-06-05 00:17:54 -04:00
Makefile.am Merge remote-tracking branch 'origin/maint-0.2.2' 2012-02-12 23:27:31 -05:00
Makefile.nmake Be a good git person: store nmakefiles in correct text fmt 2012-05-14 13:01:05 -04:00
memarea.c Update copyright dates to 2012; add a few missing copyright statements 2012-06-04 20:58:17 -04:00
memarea.h Update copyright dates to 2012; add a few missing copyright statements 2012-06-04 20:58:17 -04:00
mempool.c Update copyright dates to 2012; add a few missing copyright statements 2012-06-04 20:58:17 -04:00
mempool.h Update copyright dates to 2012; add a few missing copyright statements 2012-06-04 20:58:17 -04:00
OpenBSD_malloc_Linux.c Fix compile warnings in openbsd malloc 2012-03-08 19:28:59 +01:00
procmon.c Missing copyright/license statement for procmon.c 2012-06-04 21:02:13 -04:00
procmon.h Update copyright dates to 2012; add a few missing copyright statements 2012-06-04 20:58:17 -04:00
sha256.c Update copyright dates to 2012; add a few missing copyright statements 2012-06-04 20:58:17 -04:00
strlcat.c r8860@totoro: nickm | 2006-10-03 14:48:33 -0400 2006-10-03 19:00:07 +00:00
strlcpy.c Remove svn $Id$s from our source, and remove tor --version --version. 2009-01-04 00:35:51 +00:00
torgzip.c Update copyright dates to 2012; add a few missing copyright statements 2012-06-04 20:58:17 -04:00
torgzip.h Update copyright dates to 2012; add a few missing copyright statements 2012-06-04 20:58:17 -04:00
torint.h Merge remote-tracking branch 'public/bug3894' 2012-06-05 10:31:00 -04:00
torlog.h Update copyright dates to 2012; add a few missing copyright statements 2012-06-04 20:58:17 -04:00
tortls.c Change smartlist_create->smartlist_new in bug4744 branch as merged to master 2012-06-13 12:16:02 -04:00
tortls.h Update copyright dates to 2012; add a few missing copyright statements 2012-06-04 20:58:17 -04:00
util_codedigest.c Resolve about 24 DOCDOCs 2012-06-05 00:17:54 -04:00
util.c Don't assert in get_string_from_pipe() on len==0 2012-06-23 15:35:43 -04:00
util.h Resolve crash caused by format_helper_exit_status changes in #5557 2012-06-23 15:32:04 -04:00