2007-11-19 |
Dan Winship | Fix the guards around the got_chunk emission so that...
|
commit | commitdiff | tree |
2007-10-28 |
Dan Winship | 2.2.103
|
commit | commitdiff | tree |
2007-10-28 |
Dan Winship | remove the g_return_if_fail()s from the last patch...
|
commit | commitdiff | tree |
2007-10-28 |
Dan Winship | ref the socket around the processing of the message...
|
commit | commitdiff | tree |
2007-10-28 |
Dan Winship | free proxy-related stuff
|
commit | commitdiff | tree |
2007-10-28 |
Dan Winship | Make these less verbose by default (to make it easier...
|
commit | commitdiff | tree |
2007-10-15 |
Dan Winship | 2.2.102
|
commit | commitdiff | tree |
2007-10-15 |
Dan Winship | update
|
commit | commitdiff | tree |
2007-10-09 |
Dan Winship | Update for current soup-ssl.h prototypes
|
commit | commitdiff | tree |
2007-10-05 |
Dan Winship | srcdir != builddir fixes
|
commit | commitdiff | tree |
2007-10-05 |
Dan Winship | 2.2.101
|
commit | commitdiff | tree |
2007-10-05 |
Dan Winship | Don't crash if the authenticate callback returns a...
|
commit | commitdiff | tree |
2007-09-25 |
Dan Winship | add "realm" field to the struct. (SoupAuthClass) remove...
|
commit | commitdiff | tree |
2007-09-25 |
Dan Winship | minor rfc850-date parsing improvement suggested by...
|
commit | commitdiff | tree |
2007-09-24 |
Dan Winship | remove a mysterious partial sentence in the ::wrote...
|
commit | commitdiff | tree |
2007-09-24 |
Dan Winship | update
|
commit | commitdiff | tree |
2007-09-24 |
Dan Winship | Only remove the Authorization / Proxy-Authorization...
|
commit | commitdiff | tree |
2007-09-14 |
Dan Winship | Make "make check" pass on Fedora 7:
|
commit | commitdiff | tree |
2007-08-09 |
Dan Winship | update for new maintainers format (and remove old email...
|
commit | commitdiff | tree |
2007-06-01 |
Dan Winship | fix. noted by "cascardo" on libsoup-list.
|
commit | commitdiff | tree |
2007-04-16 |
Dan Winship | Make a real SoupSSLCredentials type rather than just...
|
commit | commitdiff | tree |
2007-03-30 |
Dan Winship | Implement this by sending the message (synchronously...
|
commit | commitdiff | tree |
2007-03-17 |
Dan Winship | get/set auth/proxy_auth info for a message.
|
commit | commitdiff | tree |
2007-03-17 |
Dan Winship | require glib 2.12. check for timegm().
|
commit | commitdiff | tree |
2007-03-16 |
Dan Winship | update the handling of CONNECT: it has no response...
|
commit | commitdiff | tree |
2007-03-16 |
Dan Winship | add <sys/socket.h> for solaris. #418919, from Wang Xin
|
commit | commitdiff | tree |
2007-03-13 |
Dan Winship | add $(LIBGNUTLS_CFLAGS) for ssl-test. #417617, patch...
|
commit | commitdiff | tree |
2007-03-13 |
Dan Winship | if soup_connection_connect_sync() returns SOUP_STATUS_TRY_AG...
|
commit | commitdiff | tree |
2007-03-08 |
Dan Winship | don't return G_IO_STATUS_AGAIN if we're doing blocking...
|
commit | commitdiff | tree |
2007-02-19 |
Dan Winship | Get gcrypt libs/cflags.
|
commit | commitdiff | tree |
2007-02-12 |
Dan Winship | Fixed soup_headers_parse_status_line() so WebDAV response...
|
commit | commitdiff | tree |
2007-02-12 |
Dan Winship | Fix this to handle "\0"-terminated status lines (eg...
|
commit | commitdiff | tree |
2007-01-16 |
Dan Winship | initialize "errors" to 0. duh. Pointed out by Michael...
|
commit | commitdiff | tree |
2007-01-08 |
Dan Winship | 2.2.99
|
commit | commitdiff | tree |
2007-01-06 |
Dan Winship | Rewrite this to be easier to understand and more correct...
|
commit | commitdiff | tree |
2006-12-05 |
Dan Winship | Free ssl_creds. Pointed out by Chris Austin.
|
commit | commitdiff | tree |
2006-12-05 |
Dan Winship | Remove the calls to soup_message_io_stop() here; the...
|
commit | commitdiff | tree |
2006-11-20 |
Dan Winship | 2.2.98
|
commit | commitdiff | tree |
2006-11-20 |
Dan Winship | Patch from Andrew W. Nosenko:
|
commit | commitdiff | tree |
2006-11-20 |
Dan Winship | Add some missing "static"s. Patch from Matthias Clasen...
|
commit | commitdiff | tree |
2006-11-20 |
Dan Winship | <value>foo</value> should mean the same thing as
|
commit | commitdiff | tree |
2006-11-06 |
Dan Winship | Bump version to 2.2.97. Bump AGE and CURRENT for addition of
|
commit | commitdiff | tree |
2006-11-06 |
Dan Winship | new method to find a "real" (ie, not comment or whitespace...
|
commit | commitdiff | tree |
2006-11-05 |
Dan Winship | misc minor updates
|
commit | commitdiff | tree |
2006-11-05 |
Dan Winship | document this (in particular, point out that str+len...
|
commit | commitdiff | tree |
2006-11-03 |
Dan Winship | Fix an off by one pointed out by Andrew W. Nosenko.
|
commit | commitdiff | tree |
2006-11-03 |
Dan Winship | fix lots of warnings. Partially from patches from Andrew...
|
commit | commitdiff | tree |
2006-11-03 |
Dan Winship | remove gnutls stuff (we're using pkg-config now)
|
commit | commitdiff | tree |
2006-11-03 |
Dan Winship | uninstall the pkgconfig file. Based on #356809 from...
|
commit | commitdiff | tree |
2006-11-03 |
Dan Winship | Fix leaks pointed out by Paolo Borelli. #351500
|
commit | commitdiff | tree |
2006-11-03 |
Dan Winship | Use pkgconfig to find gnutls. Remove old static linking...
|
commit | commitdiff | tree |
2006-11-03 |
Dan Winship | fix build on cygwin. From "Cygwin Ports maintainer...
|
commit | commitdiff | tree |
2006-11-03 |
Dan Winship | update
|
commit | commitdiff | tree |
2006-07-24 |
Dan Winship | 2.2.96. bump AGE and CURRENT for new API
|
commit | commitdiff | tree |
2006-07-24 |
Dan Winship | New, from Fernando Herrera, bug 348532.
|
commit | commitdiff | tree |
2006-07-21 |
Dan Winship | if the constructed auth doesn't have a realm, it's...
|
commit | commitdiff | tree |
2006-07-21 |
Dan Winship | update to mention mailing list and bugzilla
|
commit | commitdiff | tree |
2006-07-21 |
Dan Winship | If the server handler set a Content-Length header on...
|
commit | commitdiff | tree |
2006-07-21 |
Dan Winship | initialize encoding to SOUP_TRANSFER_CONTENT_LENGTH...
|
commit | commitdiff | tree |
2006-07-13 |
Dan Winship | sync to xmlrpc changes
|
commit | commitdiff | tree |
2006-07-10 |
Dan Winship | 2.2.95.1, and bump SOUP_AGE/SOUP_CURRENT this time...
|
commit | commitdiff | tree |
2006-06-19 |
Dan Winship | don't build xmlrpc-test unless we have apache/php/xmlrpc...
|
commit | commitdiff | tree |
2006-06-19 |
Dan Winship | add tests for apache mod_php5 and xmlrpc-epi-php
|
commit | commitdiff | tree |
2006-06-12 |
Dan Winship | 2.2.94
|
commit | commitdiff | tree |
2006-06-12 |
Dan Winship | make auth-test distcheck
|
commit | commitdiff | tree |
2006-06-12 |
Dan Winship | dist client-howto.xml and server-howto.xml
|
commit | commitdiff | tree |
2006-06-12 |
Dan Winship | s/SOAP/XMLRPC/ in one place where it was missed long ago
|
commit | commitdiff | tree |
2006-06-12 |
Dan Winship | New client and server API tutorials.
|
commit | commitdiff | tree |
2006-06-12 |
Dan Winship | Further fixes from Brent Smith. #344458. (soup_xmlrpc_value_...
|
commit | commitdiff | tree |
2006-06-09 |
Dan Winship | Add tests for apache, output tests/httpd.conf
|
commit | commitdiff | tree |
2006-06-08 |
Dan Winship | Check return value of strtol/g_ascii_strtod correctly...
|
commit | commitdiff | tree |
2006-06-07 |
Dan Winship | record whether or not the response was a fault.
|
commit | commitdiff | tree |
2006-05-29 |
Dan Winship | 2.2.93
|
commit | commitdiff | tree |
2006-05-29 |
Dan Winship | add a new state "FINISHING" which means "done I/O,...
|
commit | commitdiff | tree |
2006-05-26 |
Dan Winship | #include <sys/time.h> for struct timeval. #342048
|
commit | commitdiff | tree |
2006-05-26 |
Dan Winship | Start SSL after CONNECTing! Doh. Part of bnc #174255.
|
commit | commitdiff | tree |
2006-05-26 |
Dan Winship | tests if IO is currently in progress on a message.
|
commit | commitdiff | tree |
2006-05-22 |
Dan Winship | Don't free the hosts while holding host_lock; that...
|
commit | commitdiff | tree |
2006-04-10 |
Dan Winship | bump version to 2.2.92
|
commit | commitdiff | tree |
2006-04-10 |
Dan Winship | g_return_if_fail if these get called after the IO is...
|
commit | commitdiff | tree |
2006-04-03 |
Dan Winship | Write out correct digest algorithm value. #328615.
|
commit | commitdiff | tree |
2006-04-02 |
Dan Winship | fix most signed/unsigned mismatch warnings
|
commit | commitdiff | tree |
2006-04-02 |
Dan Winship | replace locale-ish strcasecmps with g_ascii_strcasecmp
|
commit | commitdiff | tree |
2006-04-02 |
Dan Winship | Rewrite Request-Line-parsing code to not have a lame...
|
commit | commitdiff | tree |
2006-04-02 |
Dan Winship | add errata from http://skrb.org/ietf/http_errata.html
|
commit | commitdiff | tree |
2006-04-02 |
Dan Winship | Install the .pc file mode 644, not 755. #330878
|
commit | commitdiff | tree |
2006-04-02 |
Dan Winship | add some comments
|
commit | commitdiff | tree |
2006-03-03 |
Dan Winship | bump version to 2.2.91.
|
commit | commitdiff | tree |
2006-03-03 |
Dan Winship | Take a GMainContext as well, and update the resolution...
|
commit | commitdiff | tree |
2005-12-21 |
Dan Winship | fix two bugs in the YYYYMMDD case.
|
commit | commitdiff | tree |
2005-11-25 |
Dan Winship | sync to text on wiki, and point to wiki
|
commit | commitdiff | tree |
2005-11-17 |
Dan Winship | clear priv->io_data right away, to protect against...
|
commit | commitdiff | tree |
2005-11-16 |
Dan Winship | add the "name" element to the struct member. #321362...
|
commit | commitdiff | tree |
2005-11-12 |
Dan Winship | add a bunch of relevant RFCs
|
commit | commitdiff | tree |
2005-11-10 |
Dan Winship | make this build
|
commit | commitdiff | tree |
2005-11-10 |
Dan Winship | bump version to 2.2.90. This will not be officially...
|
commit | commitdiff | tree |
2005-11-10 |
Dan Winship | update
|
commit | commitdiff | tree |
2005-11-01 |
Dan Winship | tell it to generate an index
|
commit | commitdiff | tree |
2005-11-01 |
Dan Winship | Cast the argument to g_object_add/remove_weak_pointer...
|
commit | commitdiff | tree |
2005-10-28 |
Dan Winship | update usage message to match reality
|
commit | commitdiff | tree |
next |