annotate po/POTFILES.skip @ 27246:e28b627be482

A few changes to our code to handle chunked transfer-encodings (technically required for http 1.1 clients, but I guess it hasn't been a problem until now?) * Most importantly, check that the size of this chunk is less than the size of the data remaining in the buffer. Otherwise malicious servers could cause us to crash * Handle reading chunks that have a semi-colon after them. It seems like maybe this is allowed but almost never used? * Assume len is non-NULL (it always is in our case) * Add some comments
author Mark Doliner <mark@kingant.net>
date Thu, 02 Jul 2009 07:33:17 +0000
parents c6233773ce1d
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
17376
c6233773ce1d We don't need to translate nullprpl.
Richard Laager <rlaager@wiktel.com>
parents: 16138
diff changeset
1 libpurple/protocols/null/nullprpl.c
16138
e86977379fc1 Add a POTFILES.skip file to skip the crazychat plugin, which isn't built by
Richard Laager <rlaager@wiktel.com>
parents:
diff changeset
2 pidgin/plugins/crazychat/cc_pidgin_plugin.c