Beginnings of improved synchronous API support
[platform/upstream/libsoup.git] / libsoup / soup-misc.c
2003-09-09 Dan Winship Beginnings of improved synchronous API support
2003-09-05 Dan WinshipMove a bunch of logic here from soup-context. Now the...
2003-09-02 Dan WinshipFirst draft at the new object to maintain formerly...
2003-08-19 Dan WinshipRemove this. RC doesn't let you configure it, and no...
2003-08-18 Dan WinshipMake this more like a struct sockaddr again (like it...
2003-08-14 Dan WinshipNew, split out from soup-context and made into a GObject.
2002-11-15 Dan WinshipChange old Helix Code refs to Ximian (and update copyri...
2002-11-05 Dan WinshipSplit libsoup out of soup. ChangeLog.old contains the...
2002-03-12 Alex GraveleyBump development version to 0.7.99.
2001-10-30 Alex GraveleyCall soup_auth_fn if we don't have auth data in the...
2001-09-08 Alex GraveleyRewritten for the new apis, and to be more clean, and...
2001-08-26 Alex Graveleyimpl. (soup_config_ssl_ca_directory): impl. (soup_confi...
2001-08-26 Alex Graveleyimpl. (soup_set_ssl_ca_dir): impl. (soup_set_ssl_cert_f...
2001-08-23 Alex GraveleyUpdate Chris Blizzard's email address.
2001-07-30 Alex GraveleyFix bug where only the first valid config token is...
2001-07-10 Alex GraveleyUse g_strncasecmp.
2001-06-15 Joe ShawIf we're passing in NULL (to reset the proxy), don...
2001-06-06 Joe ShawImplement. Sets the HTTP method for a given message...
2001-06-01 Alex GraveleyCorrectly note copyright for soup_base64_encode() to...
2001-05-17 Dick PorterFixed all gtk-doc moans in soup-core documentation
2001-05-16 Alex GraveleyDocument. Needs more details and descriptions from...
2001-04-23 Alex GraveleySoupSocketConnectFn no longer takes a SoupAddress argum...
2001-03-22 Alex Graveleyremove hack to look at internals of GNET by using the...
2001-02-28 Alex Graveleyglib idle callback which calls waitpid (nonblockingousl...
2001-02-20 Alex Graveleycleaned up to no longer link with an SSL library. Added...
2001-02-12 alexadd items left before a release.
2001-02-06 alexuse absolute paths for soup headers
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-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...
2000-12-26 alexMade SoupConnection wrap Gnet's TcpSocket. This means...
2000-12-13 alexBeginnings of test-suite added.
2000-12-11 alexRewrote the connection pool logic, and cleaned up the...