platform/upstream/libsoup.git
2001-01-21 alexUpdate Makefile.ams and configure.in to work with new...
2001-01-17 alexwarn the user if a config file entry is not allowed...
2001-01-15 alexFix a typo
2001-01-15 alexhacked to support permissions in the global config...
2001-01-15 alexUmm, ya. So I was like umm, sleepy last night and stuff...
2001-01-14 alexoops, forgot to mention that user local config file...
2001-01-14 alexSOCKS version 4 and version 5 support. This code is...
2001-01-12 alexsimple config file loading. Passing NULL as the config...
2001-01-11 alexappend a '?' between path and query string in request...
2001-01-09 alexCommited alpha authentication interface. Don't expect...
2001-01-08 alexOops. Forget to add new files and remove old ones when...
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