Thu, 07 May 2009 11:43:21 -0500 |
William Pitcock |
neon: Don't bother trying to seek on a Twisted server. It lies about it's capabilities, which leads to failure.
|
Thu, 07 May 2009 00:36:39 -0500 |
William Pitcock |
neon: avoid deadlocks in NEON_STATUS_ERROR codepath.
|
Thu, 07 May 2009 00:30:11 -0500 |
William Pitcock |
neon: More gracefully handle the NEON_READER_ERROR condition.
|
Wed, 06 May 2009 14:04:28 -0500 |
William Pitcock |
Backed out changeset 617cd51dfee5
|
Wed, 06 May 2009 12:10:28 -0500 |
William Pitcock |
neon: Fix crashes on buffer underrun due to NEON_READER_ERROR. (closes #57)
|
Mon, 27 Apr 2009 05:43:28 -0500 |
William Pitcock |
neon: unbreak compile
|
Mon, 27 Apr 2009 05:39:42 -0500 |
William Pitcock |
neon: Add support for icy-br.
|
Sun, 26 Apr 2009 14:13:01 -0400 |
John Lindgren |
Return bytes in the range 0x80-0xff as positive; negative values indicate an error (fixes bug #27).
|
Sun, 01 Mar 2009 23:29:04 -0600 |
William Pitcock |
Add more assertions.
|
Wed, 26 Nov 2008 02:55:04 +0900 |
Yoshiki Yazawa |
- changed include path from audacious to audlegacy.
|
Mon, 14 Jul 2008 03:35:13 +0300 |
Andrew O. Shadoura |
fixed FSF address
|
Sat, 14 Jun 2008 16:54:44 +0300 |
Matti Hamalainen |
Use gsize instead of gint.
|
Sat, 31 May 2008 23:45:02 +0200 |
Jonathan Schleifer |
Don't check for neon 0.27, but for ne_set_connect_timeout.
|
Wed, 28 May 2008 22:21:54 +0300 |
Matti Hamalainen |
Add and use a neon_strcmp() function to simplify string comparisions.
|
Wed, 28 May 2008 21:19:42 +0300 |
Matti Hamalainen |
General code cleanups.
|