platform/upstream/libsoup.git
2001-01-08 alexmake ssl work. pass the ssl iochannel to the underlying...
2001-01-08 alexRenamed SoupRequest to SoupMessage, as it contains...
2001-01-08 alexchunked encoding support finalized, fixed a few small...
2000-12-27 alexContent length is now a guint.
2000-12-26 alexMade SoupConnection wrap Gnet's TcpSocket. This means...
2000-12-20 alexHeader parsing works according to spec, including multi...
2000-12-13 alexForgot to set the path for cases where we don't have...
2000-12-13 alexBeginnings of test-suite added.
2000-12-12 alexAlso changed the passing of a gchar** to a gchar* in
2000-12-12 alexInternal rehash of handling cases where the connection...
2000-12-12 alexDon't use glibc sscanf extensions.
2000-12-11 alexBetter error checking on HTTP response line.
2000-12-11 alexRewrote the connection pool logic, and cleaned up the...
2000-12-07 alexReplaced CVS gnet feature for setting TCP_NODELAY
2000-12-06 alexInitial version