2003-08-29 |
Dan Winship | Major rewrite. There is now only a single IO state... |
commit | commitdiff | tree | snapshot |
2003-08-27 |
Dan Winship | New header with typedefs, to avoid #include loops among... |
commit | commitdiff | tree | snapshot |
2003-08-26 |
Dan Winship | Higher-than-soup-message-io-level functions to do clien... |
commit | commitdiff | tree | snapshot |
2003-08-26 |
Dan Winship | Define SoupMessage signal stuff (READ_HEADERS, READ_CHU... |
commit | commitdiff | tree | snapshot |
2003-08-25 |
Dan Winship | Add a "user_data" arg, pass it to the callbacks. |
commit | commitdiff | tree | snapshot |
2003-08-25 |
Dan Winship | fix a doc comment |
commit | commitdiff | tree | snapshot |
2003-08-25 |
Dan Winship | Take a uri string instead of a context. Also, swap... |
commit | commitdiff | tree | snapshot |
2003-08-22 |
Dan Winship | New file containing SoupMessagePrivate and some other |
commit | commitdiff | tree | snapshot |
2003-08-22 |
Dan Winship | belated fix to make this compile again |
commit | commitdiff | tree | snapshot |
2003-08-20 |
Dan Winship | Make this a GObject. (Note that since SoupMessage was... |
commit | commitdiff | tree | snapshot |
2003-08-19 |
Dan Winship | New API for doing socket IO. Works both synchronously... |
commit | commitdiff | tree | snapshot |
2003-08-19 |
Dan Winship | Remove this. RC doesn't let you configure it, and no... |
commit | commitdiff | tree | snapshot |
2003-08-19 |
Dan Winship | Make this a GObject. Remove SoupServerMessage code (to |
commit | commitdiff | tree | snapshot |
2003-08-18 |
Dan Winship | Make this more like a struct sockaddr again (like it... |
commit | commitdiff | tree | snapshot |
2003-08-14 |
Dan Winship | New, split out from soup-context and made into a GObject. |
commit | commitdiff | tree | snapshot |
2003-08-14 |
Antonio Xu | Add signal.h to solve the problem of building on Solaris 8 |
commit | commitdiff | tree | snapshot |
2003-08-14 |
Dan Winship | Fix a spelling mistake. |
commit | commitdiff | tree | snapshot |
2003-08-12 |
Dan Winship | Make this an abstract GObject. Tweak some of the interf... |
commit | commitdiff | tree | snapshot |
2003-08-12 |
Dan Winship | add gobject-2.0 to the PKG_CHECK_MODULES call |
commit | commitdiff | tree | snapshot |
2003-08-12 |
Dan Winship | Pull over some new test programs from the soup-refacto... |
commit | commitdiff | tree | snapshot |
2003-08-12 |
Dan Winship | Update for pc file rename |
commit | commitdiff | tree | snapshot |
2003-08-12 |
Dan Winship | Bump API version to 2.2 and package version to 2.1... |
commit | commitdiff | tree | snapshot |
2003-08-11 |
Dan Winship | These are all really SoupContext functions, so move... libsoup-2-0-branch-base |
commit | commitdiff | tree | snapshot |
2003-07-29 |
Dan Winship | 1.99.25 ("Potato and Leek Soup") LIBSOUP_1_99_25 |
commit | commitdiff | tree | snapshot |
2003-06-26 |
Joe Shaw | Version 1.99.24 LIBSOUP_1_99_24 |
commit | commitdiff | tree | snapshot |
2003-06-24 |
Dan Winship | Check pkgconfig for openssl, since 0.9.7 (a) uses it... |
commit | commitdiff | tree | snapshot |
2003-06-23 |
Dan Winship | unref the old read_tag before changing/clearing it. |
commit | commitdiff | tree | snapshot |
2003-06-17 |
Dan Winship | add a ref_count field. (soup_transfer_read, create_writ... |
commit | commitdiff | tree | snapshot |
2003-06-11 |
Dan Winship | Change all functions to take a SoupReader * or SoupWrit... |
commit | commitdiff | tree | snapshot |
2003-06-02 |
Chris Toshok | remove #include for soup-nss.h LIBSOUP_1_99_23 |
commit | commitdiff | tree | snapshot |
2003-06-02 |
Chris Toshok | remove NSS_CFLAGS. (libsoup_2_0_la_LIBADD): remove... |
commit | commitdiff | tree | snapshot |
2003-06-02 |
Chris Toshok | Bump version to 1.99.23. |
commit | commitdiff | tree | snapshot |
2003-06-02 |
Chris Toshok | always force a reconnect when there's an error with... |
commit | commitdiff | tree | snapshot |
2003-05-21 |
Dan Winship | 1.99.22 (codename: French Onion Soup) LIBSOUP_1_99_22 |
commit | commitdiff | tree | snapshot |
2003-05-21 |
Dan Winship | Clear the write_tag as well so we don't double-cancel... |
commit | commitdiff | tree | snapshot |
2003-05-15 |
Dan Winship | file soup-proxy-connection.c was initially added on... |
commit | commitdiff | tree | snapshot |
2003-05-15 |
Dan Winship | file soup-proxy-connection.h was initially added on... |
commit | commitdiff | tree | snapshot |
2003-05-09 |
Joe Shaw | Bump version to 1.99.21 |
commit | commitdiff | tree | snapshot |
2003-05-09 |
Dan Winship | If the auth status is PENDING, return an NTLM request... |
commit | commitdiff | tree | snapshot |
2003-05-07 |
Dan Winship | Don't put @OPENSSL_LIBS@ here; the library doesn't... |
commit | commitdiff | tree | snapshot |
2003-05-06 |
Dan Winship | Change the redirect handler to be a RESPONSE_ERROR_CLAS... |
commit | commitdiff | tree | snapshot |
2003-04-29 |
Dan Winship | 1.99.20 LIBSOUP_1_99_20 |
commit | commitdiff | tree | snapshot |
2003-04-28 |
Dan Winship | 1.99.19 (the all 1s and 9s release) LIBSOUP_1_99_19 |
commit | commitdiff | tree | snapshot |
2003-04-25 |
Dan Winship | if an old connection suddenly gets an io error while... |
commit | commitdiff | tree | snapshot |
2003-04-24 |
Dan Winship | Don't set up the soup-transfer callbacks to keep readin... |
commit | commitdiff | tree | snapshot |
2003-04-21 |
Rodney Dawes | Up version to 1.99.18 Line separator after GNUTLS_CFLAGS |
commit | commitdiff | tree | snapshot |
2003-04-21 |
Dan Winship | file soup-proxy-auth-context.c was initially added... |
commit | commitdiff | tree | snapshot |
2003-04-21 |
Dan Winship | file soup-proxy-auth-context.h was initially added... |
commit | commitdiff | tree | snapshot |
2003-04-21 |
Dan Winship | file soup-www-auth-context.c was initially added on... |
commit | commitdiff | tree | snapshot |
2003-04-21 |
Dan Winship | file soup-www-auth-context.h was initially added on... |
commit | commitdiff | tree | snapshot |
2003-04-21 |
Dan Winship | file soup-auth-context.c was initially added on branch... |
commit | commitdiff | tree | snapshot |
2003-04-21 |
Dan Winship | file soup-auth-context.h was initially added on branch... |
commit | commitdiff | tree | snapshot |
2003-04-18 |
Dan Winship | file soup-server-cgi.c was initially added on branch... |
commit | commitdiff | tree | snapshot |
2003-04-18 |
Dan Winship | file soup-server-cgi.h was initially added on branch... |
commit | commitdiff | tree | snapshot |
2003-04-18 |
Dan Winship | file soup-server-tcp.c was initially added on branch... |
commit | commitdiff | tree | snapshot |
2003-04-18 |
Dan Winship | file soup-server-tcp.h was initially added on branch... |
commit | commitdiff | tree | snapshot |
2003-04-11 |
Dan Winship | New function to close all idle connections. (Needed... |
commit | commitdiff | tree | snapshot |
2003-04-10 |
Joe Shaw | proxy_https_connect_cb() might not get called if connec... |
commit | commitdiff | tree | snapshot |
2003-04-10 |
Joe Shaw | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2003-04-09 |
Dan Winship | 1.99.17 LIBSOUP_1_99_17 |
commit | commitdiff | tree | snapshot |
2003-04-07 |
Dan Winship | Revert Joe's changes. We can't release the connection... |
commit | commitdiff | tree | snapshot |
2003-04-03 |
JP Rosevear | guard against EINTR error during waitpid |
commit | commitdiff | tree | snapshot |
2003-04-02 |
Joe Shaw | Only drop the connection if we get an error condition... |
commit | commitdiff | tree | snapshot |
2003-04-02 |
Joe Shaw | Just call soup_connection_release() from here and retur... |
commit | commitdiff | tree | snapshot |
2003-03-31 |
Ian Peters | (soup_gnutls_close): loop on gnutls_bye in |
commit | commitdiff | tree | snapshot |
2003-03-31 |
Dan Winship | If the new context points to a different server from... |
commit | commitdiff | tree | snapshot |
2003-03-25 |
Joe Shaw | Bump up to 1.99.16 LIBSOUP_1_99_16 |
commit | commitdiff | tree | snapshot |
2003-03-24 |
Joe Shaw | Add SOUP_ERROR_SSL_FAILED which gives a slightly better... |
commit | commitdiff | tree | snapshot |
2003-03-21 |
Joe Shaw | Use non-deprecated g_main_loop_* calls throughout.... |
commit | commitdiff | tree | snapshot |
2003-03-18 |
Dan Winship | comment out NSS checks. The NSS code doesn't work and... |
commit | commitdiff | tree | snapshot |
2003-03-18 |
Dan Winship | Bump the timeout to 10 seconds (and get rid of the... |
commit | commitdiff | tree | snapshot |
2003-03-17 |
Joe Shaw | Bump up to 1.99.15. LIBSOUP_1_99_15 |
commit | commitdiff | tree | snapshot |
2003-03-12 |
Ian Peters | because creating client credentials is |
commit | commitdiff | tree | snapshot |
2003-03-11 |
Frank Belew... | add ssl libs to defaults, since ssl doesn't use pkgconfig |
commit | commitdiff | tree | snapshot |
2003-03-10 |
Joe Shaw | Bump up to 1.99.14. |
commit | commitdiff | tree | snapshot |
2003-03-10 |
Joe Shaw | Add support for GnuTLS. Patch from Ian Peters. |
commit | commitdiff | tree | snapshot |
2003-03-07 |
Joe Shaw | Bump up to 1.99.13. |
commit | commitdiff | tree | snapshot |
2003-02-28 |
Joe Shaw | Bump up to 1.99.12. |
commit | commitdiff | tree | snapshot |
2003-02-27 |
Joe Shaw | Try to apply some order to the iochannel refcounting... |
commit | commitdiff | tree | snapshot |
2003-02-27 |
Joe Shaw | Bump up to 1.99.10. |
commit | commitdiff | tree | snapshot |
2003-02-26 |
Joe Shaw | Bump up to 1.99.9. |
commit | commitdiff | tree | snapshot |
2003-02-26 |
Frank Belew... | added workaround to link ssl-proxy statically |
commit | commitdiff | tree | snapshot |
2003-02-11 |
Joe Shaw | Bump up to 1.99.8 for snaps. |
commit | commitdiff | tree | snapshot |
2003-02-11 |
Joe Shaw | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2003-02-11 |
Joe Shaw | Bump up to 1.99.7 for snaps. |
commit | commitdiff | tree | snapshot |
2003-02-04 |
Joe Shaw | Bump up to 1.99.6 for snaps. |
commit | commitdiff | tree | snapshot |
2003-01-22 |
Joe Shaw | Bump up to 1.99.5 for the snaps. |
commit | commitdiff | tree | snapshot |
2003-01-17 |
Joe Shaw | It's not uncommon for us to get a G_IO_ERROR_AGAIN... |
commit | commitdiff | tree | snapshot |
2003-01-10 |
Joe Shaw | bump up version for snaps |
commit | commitdiff | tree | snapshot |
2003-01-10 |
Joe Shaw | Load some X509 and SSL error strings and print out... |
commit | commitdiff | tree | snapshot |
2003-01-09 |
Dan Winship | Fix a memcpy overrun noticed by valgrind |
commit | commitdiff | tree | snapshot |
2002-12-20 |
Joe Shaw | Added. Starts a server only on the interface specified... |
commit | commitdiff | tree | snapshot |
2002-12-16 |
Jeremy Katz | use $libdir instead of /usr/lib when looking for libraries |
commit | commitdiff | tree | snapshot |
2002-12-11 |
Joe Shaw | I am an idiot. Don't set a variable to NULL and then... |
commit | commitdiff | tree | snapshot |
2002-12-09 |
Joe Shaw | Put a timeout on the select()s when we get SSL_ERROR_WA... |
commit | commitdiff | tree | snapshot |
2002-12-09 |
Joe Shaw | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2002-12-09 |
Joe Shaw | We never want to release the connection on message... |
commit | commitdiff | tree | snapshot |
2002-12-03 |
Joe Shaw | stfu |
commit | commitdiff | tree | snapshot |
2002-12-03 |
Joe Shaw | Call g_io_channel_set_close_on_unref() on the second... |
commit | commitdiff | tree | snapshot |
2002-12-03 |
Frank Belew... | libsoup/soup-address.c: add signal.h to the list of... |
commit | commitdiff | tree | snapshot |
next |