platform/upstream/libsoup.git
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.
2003-08-14 Antonio XuAdd signal.h to solve the problem of building on Solaris 8
2003-08-14 Dan WinshipFix a spelling mistake.
2003-08-12 Dan WinshipMake this an abstract GObject. Tweak some of the interf...
2003-08-12 Dan Winshipadd gobject-2.0 to the PKG_CHECK_MODULES call
2003-08-12 Dan Winship Pull over some new test programs from the soup-refacto...
2003-08-12 Dan WinshipUpdate for pc file rename
2003-08-12 Dan WinshipBump API version to 2.2 and package version to 2.1...
2003-08-11 Dan WinshipThese are all really SoupContext functions, so move... libsoup-2-0-branch-base
2003-07-29 Dan Winship1.99.25 ("Potato and Leek Soup") LIBSOUP_1_99_25
2003-06-26 Joe ShawVersion 1.99.24 LIBSOUP_1_99_24
2003-06-24 Dan WinshipCheck pkgconfig for openssl, since 0.9.7 (a) uses it...
2003-06-23 Dan Winshipunref the old read_tag before changing/clearing it.
2003-06-17 Dan Winshipadd a ref_count field. (soup_transfer_read, create_writ...
2003-06-11 Dan WinshipChange all functions to take a SoupReader * or SoupWrit...
2003-06-02 Chris Toshokremove #include for soup-nss.h LIBSOUP_1_99_23
2003-06-02 Chris Toshokremove NSS_CFLAGS. (libsoup_2_0_la_LIBADD): remove...
2003-06-02 Chris ToshokBump version to 1.99.23.
2003-06-02 Chris Toshokalways force a reconnect when there's an error with...
2003-05-21 Dan Winship1.99.22 (codename: French Onion Soup) LIBSOUP_1_99_22
2003-05-21 Dan WinshipClear the write_tag as well so we don't double-cancel...
2003-05-15 Dan Winshipfile soup-proxy-connection.c was initially added on...
2003-05-15 Dan Winshipfile soup-proxy-connection.h was initially added on...
2003-05-09 Joe ShawBump version to 1.99.21
2003-05-09 Dan WinshipIf the auth status is PENDING, return an NTLM request...
2003-05-07 Dan WinshipDon't put @OPENSSL_LIBS@ here; the library doesn't...
2003-05-06 Dan WinshipChange the redirect handler to be a RESPONSE_ERROR_CLAS...
2003-04-29 Dan Winship1.99.20 LIBSOUP_1_99_20
2003-04-28 Dan Winship1.99.19 (the all 1s and 9s release) LIBSOUP_1_99_19
2003-04-25 Dan Winshipif an old connection suddenly gets an io error while...
2003-04-24 Dan WinshipDon't set up the soup-transfer callbacks to keep readin...
2003-04-21 Rodney DawesUp version to 1.99.18 Line separator after GNUTLS_CFLAGS
2003-04-21 Dan Winshipfile soup-proxy-auth-context.c was initially added...
2003-04-21 Dan Winshipfile soup-proxy-auth-context.h was initially added...
2003-04-21 Dan Winshipfile soup-www-auth-context.c was initially added on...
2003-04-21 Dan Winshipfile soup-www-auth-context.h was initially added on...
2003-04-21 Dan Winshipfile soup-auth-context.c was initially added on branch...
2003-04-21 Dan Winshipfile soup-auth-context.h was initially added on branch...
2003-04-18 Dan Winshipfile soup-server-cgi.c was initially added on branch...
2003-04-18 Dan Winshipfile soup-server-cgi.h was initially added on branch...
2003-04-18 Dan Winshipfile soup-server-tcp.c was initially added on branch...
2003-04-18 Dan Winshipfile soup-server-tcp.h was initially added on branch...
2003-04-11 Dan WinshipNew function to close all idle connections. (Needed...
2003-04-10 Joe Shawproxy_https_connect_cb() might not get called if connec...
2003-04-10 Joe Shaw*** empty log message ***
2003-04-09 Dan Winship1.99.17 LIBSOUP_1_99_17
2003-04-07 Dan WinshipRevert Joe's changes. We can't release the connection...
2003-04-03 JP Rosevearguard against EINTR error during waitpid
2003-04-02 Joe ShawOnly drop the connection if we get an error condition...
2003-04-02 Joe ShawJust call soup_connection_release() from here and retur...
2003-03-31 Ian Peters(soup_gnutls_close): loop on gnutls_bye in
2003-03-31 Dan WinshipIf the new context points to a different server from...
2003-03-25 Joe ShawBump up to 1.99.16 LIBSOUP_1_99_16
2003-03-24 Joe ShawAdd SOUP_ERROR_SSL_FAILED which gives a slightly better...
2003-03-21 Joe ShawUse non-deprecated g_main_loop_* calls throughout....
2003-03-18 Dan Winshipcomment out NSS checks. The NSS code doesn't work and...
2003-03-18 Dan WinshipBump the timeout to 10 seconds (and get rid of the...
2003-03-17 Joe ShawBump up to 1.99.15. LIBSOUP_1_99_15
2003-03-12 Ian Petersbecause creating client credentials is
2003-03-11 Frank Belew... add ssl libs to defaults, since ssl doesn't use pkgconfig
2003-03-10 Joe ShawBump up to 1.99.14.
2003-03-10 Joe ShawAdd support for GnuTLS. Patch from Ian Peters.
2003-03-07 Joe ShawBump up to 1.99.13.
2003-02-28 Joe ShawBump up to 1.99.12.
2003-02-27 Joe ShawTry to apply some order to the iochannel refcounting...
2003-02-27 Joe ShawBump up to 1.99.10.
2003-02-26 Joe ShawBump up to 1.99.9.
2003-02-26 Frank Belew... added workaround to link ssl-proxy statically
2003-02-11 Joe ShawBump up to 1.99.8 for snaps.
2003-02-11 Joe Shaw*** empty log message ***
2003-02-11 Joe ShawBump up to 1.99.7 for snaps.
2003-02-04 Joe ShawBump up to 1.99.6 for snaps.
2003-01-22 Joe ShawBump up to 1.99.5 for the snaps.
2003-01-17 Joe ShawIt's not uncommon for us to get a G_IO_ERROR_AGAIN...
2003-01-10 Joe Shawbump up version for snaps
2003-01-10 Joe ShawLoad some X509 and SSL error strings and print out...
2003-01-09 Dan WinshipFix a memcpy overrun noticed by valgrind
2002-12-20 Joe ShawAdded. Starts a server only on the interface specified...
2002-12-16 Jeremy Katzuse $libdir instead of /usr/lib when looking for libraries
2002-12-11 Joe ShawI am an idiot. Don't set a variable to NULL and then...
2002-12-09 Joe ShawPut a timeout on the select()s when we get SSL_ERROR_WA...
2002-12-09 Joe Shaw*** empty log message ***
2002-12-09 Joe ShawWe never want to release the connection on message...
2002-12-03 Joe Shawstfu
2002-12-03 Joe ShawCall g_io_channel_set_close_on_unref() on the second...
2002-12-03 Frank Belew... libsoup/soup-address.c: add signal.h to the list of...
2002-11-25 Joe ShawBuild the tests directory again
2002-11-21 Rodney DawesDon't require autoconf 2.5x, needs to work with 2.13
2002-11-20 Michael Meeksrequire autoconf 2.52 not 2.53.
2002-11-18 Dan WinshipFix spelling of SOUP_ERROR_MOVED_PERMANENTLY and its...
2002-11-18 Dan WinshipDon't use s6_addr32 since it's apparently non-portable...
2002-11-18 Dan WinshipAdd "-6" to listen on the IPv6 local address instead...
2002-11-15 Dan WinshipChange old Helix Code refs to Ximian (and update copyri...
2002-11-15 Frank Belew... tests/Makefile.am: uncomment lines to make timeserver...
2002-11-14 Joe ShawWhen we get an address from the hash, call our address...
2002-11-13 Dan WinshipOops, commit this.
2002-11-13 Joe ShawReplace the BINDIR define with LIBEXECDIR. (install...
2002-11-12 Dan WinshipCheck for IPv6 support in networking headers.
2002-11-11 Dan WinshipMove the SoupAddress code from soup-socket.c and soup...
next