platform/upstream/libsoup.git
2006-11-06 Dan WinshipBump version to 2.2.97. Bump AGE and CURRENT for additi... LIBSOUP_2_2_97
2006-11-06 Dan Winshipnew method to find a "real" (ie, not comment or whitesp...
2006-11-05 Dan Winshipmisc minor updates
2006-11-05 Dan Winshipdocument this (in particular, point out that str+len...
2006-11-03 Dan WinshipFix an off by one pointed out by Andrew W. Nosenko.
2006-11-03 Dan Winshipfix lots of warnings. Partially from patches from Andre...
2006-11-03 Dan Winshipremove gnutls stuff (we're using pkg-config now)
2006-11-03 Dan Winshipuninstall the pkgconfig file. Based on #356809 from...
2006-11-03 Dan WinshipFix leaks pointed out by Paolo Borelli. #351500
2006-11-03 Dan WinshipUse pkgconfig to find gnutls. Remove old static linking...
2006-11-03 Dan Winshipfix build on cygwin. From "Cygwin Ports maintainer...
2006-11-03 Dan Winshipupdate
2006-07-24 Dan Winship2.2.96. bump AGE and CURRENT for new API LIBSOUP_2_2_96
2006-07-24 Dan WinshipNew, from Fernando Herrera, bug 348532.
2006-07-21 Dan Winshipif the constructed auth doesn't have a realm, it's...
2006-07-21 Dan Winshipupdate to mention mailing list and bugzilla
2006-07-21 Dan WinshipIf the server handler set a Content-Length header on...
2006-07-21 Dan Winshipinitialize encoding to SOUP_TRANSFER_CONTENT_LENGTH...
2006-07-13 Dan Winshipsync to xmlrpc changes
2006-07-10 Dan Winship2.2.95.1, and bump SOUP_AGE/SOUP_CURRENT this time... LIBSOUP_2_2_95_1
2006-06-19 Dan Winshipdon't build xmlrpc-test unless we have apache/php/xmlrp...
2006-06-19 Dan Winshipadd tests for apache mod_php5 and xmlrpc-epi-php
2006-06-12 Dan Winship2.2.94 LIBSOUP_2_2_94
2006-06-12 Dan Winshipmake auth-test distcheck
2006-06-12 Dan Winshipdist client-howto.xml and server-howto.xml
2006-06-12 Dan Winships/SOAP/XMLRPC/ in one place where it was missed long ago
2006-06-12 Dan WinshipNew client and server API tutorials.
2006-06-12 Dan WinshipFurther fixes from Brent Smith. #344458. (soup_xmlrpc_v...
2006-06-09 Dan WinshipAdd tests for apache, output tests/httpd.conf
2006-06-08 Dan WinshipCheck return value of strtol/g_ascii_strtod correctly...
2006-06-07 Dan Winshiprecord whether or not the response was a fault.
2006-05-29 Dan Winship2.2.93 LIBSOUP_2_2_93
2006-05-29 Dan Winshipadd a new state "FINISHING" which means "done I/O,...
2006-05-26 Dan Winship#include <sys/time.h> for struct timeval. #342048
2006-05-26 Dan WinshipStart SSL after CONNECTing! Doh. Part of bnc #174255.
2006-05-26 Dan Winshiptests if IO is currently in progress on a message.
2006-05-22 Dan WinshipDon't free the hosts while holding host_lock; that...
2006-04-10 Dan Winshipbump version to 2.2.92 LIBSOUP_2_2_92
2006-04-10 Dan Winshipg_return_if_fail if these get called after the IO is...
2006-04-03 Dan WinshipWrite out correct digest algorithm value. #328615.
2006-04-02 Dan Winshipfix most signed/unsigned mismatch warnings
2006-04-02 Dan Winshipreplace locale-ish strcasecmps with g_ascii_strcasecmp
2006-04-02 Dan WinshipRewrite Request-Line-parsing code to not have a lame...
2006-04-02 Dan Winshipadd errata from skrb.org/ietf/http_errata.html
2006-04-02 Dan WinshipInstall the .pc file mode 644, not 755. #330878
2006-04-02 Dan Winshipadd some comments
2006-03-03 Dan Winshipbump version to 2.2.91. LIBSOUP_2_2_91
2006-03-03 Dan WinshipTake a GMainContext as well, and update the resolution...
2006-02-24 Veerapuram... add a "timeout" property, which gets passed from server...
2006-02-02 Tor LillqvistDon't use getaddrinfo() etc or try to support IPv6...
2005-12-21 Dan Winshipfix two bugs in the YYYYMMDD case.
2005-11-25 Dan Winshipsync to text on wiki, and point to wiki
2005-11-17 Dan Winshipclear priv->io_data right away, to protect against... LIBSOUP_2_2_90_NOT_A_REAL_RELEASE
2005-11-16 Dan Winshipadd the "name" element to the struct member. #321362...
2005-11-12 Dan Winshipadd a bunch of relevant RFCs
2005-11-10 Dan Winshipmake this build
2005-11-10 Dan Winshipbump version to 2.2.90. This will not be officially...
2005-11-10 Dan Winshipupdate gnome-2-12-base
2005-11-01 Dan Winshiptell it to generate an index libsoup-pre214-branch-base
2005-11-01 Dan WinshipCast the argument to g_object_add/remove_weak_pointer...
2005-10-28 Dan Winshipupdate usage message to match reality
2005-10-27 Dan Winship (socket_read_watch, read_from_network, socket_write_watch,
2005-10-27 Dan Winshipunref the SoupAddress passed to soup_socket_connect...
2005-10-27 Dan Winshipgr. save then commit
2005-10-27 Dan Winship bgo #316313 / bnc #116762, and probably also bgo ...
2005-10-27 Dan Winshipupdatage
2005-08-30 Tor LillqvistInclude documentation in developer zipfile.
2005-08-22 Dan WinshipCall g_type_class_add_private. LIBSOUP_2_2_6_1
2005-08-22 Dan WinshipBump to 2.2.6. Bump SOUP_AGE and SOUP_CURRENT for soup_... LIBSOUP_2_2_6
2005-08-22 Dan WinshipFix g_object_add/remove_weak_pointer usage to prevent...
2005-08-16 Dan Winship Fix a connection leak reported by Tambet.
2005-08-15 Dan Winshipuse G_GNUC_NULL_TERMINATED.
2005-08-15 Tambet IngoFix compilation errors.
2005-08-12 Dan Winshipnew method to get the server's listening socket.
2005-08-05 Dan WinshipFree priv->read_buf. From Tambet. (soup_socket_connect...
2005-08-01 Dan Winshipdrop version back down to 2.2.5 and SOUP_API_VERSION... LIBSOUP_2_2_5
2005-08-01 Dan WinshipFinalize a SoupMD5Context and write out the digest...
2005-07-15 Dan WinshipAllow relative URIs, since some servers are lame. Based...
2005-07-06 Tor LillqvistMention in the doc comment that gmtime() is thread...
2005-06-14 Dan Winshipcheck for gmtime_r
2005-06-14 Dan Winshipadd/fix gtk-doc comments, make functions match prototyp...
2005-06-14 Tor LillqvistCheck also for inet_ntop(). Pre-cache knowledge that...
2005-06-08 Dan WinshipFix this to use just the domain name for the domain...
2005-06-07 Dan Winshiplock host_lock around this, since it can be called...
2005-05-05 Dan WinshipUse --type-init-func to force g_thread_init to be calle...
2005-05-02 Dan Winshipignore libsoup-zip
2005-04-19 Tor LillqvistCall AC_LIBTOOL_WIN32_DLL. Check for Win32, set Automak...
2005-04-15 Dan Winshipmake this work with pre-EAI_OVERFLOW glibc [#300620]
2005-04-14 Dan Winshipupdate
2005-04-12 Dan WinshipRemove the various gethostbyname_r checks and just...
2005-04-11 Dan Winshiprequire glib-2.0 >= 2.4.0
2005-04-11 Dan Winshipbump version to 2.3.0. bump SOUP_API_VERSION to 2.4
2005-04-11 Dan Winshipbelatedly pull up changes from gnome-2-10 branch
2005-01-12 Not Zed** See ximian bug #70323.
2004-10-06 Dan Winshipupdate
2004-10-06 Dan Winshipoops, forgot to save after adding bug #
2004-10-06 Dan Winshipadd SOUP_SSL_ERROR_CERTIFICATE.
2004-10-04 Dan WinshipAdd this, with some extra initialization needed for...
2004-08-31 Dan Winshipadd some things
2004-08-26 Dan WinshipBump version to 2.2.0. LIBSOUP_2_2_0
next