libsoup - Soup, an HTTP library implementation
Website: | http://live.gnome.org/LibSoup |
---|---|
License: | LGPLv2 |
Vendor: | Scientific Linux CERN, http://cern.ch/linux |
- Description:
Libsoup is an HTTP library implementation in C. It was originally part of a SOAP (Simple Object Access Protocol) implementation called Soup, but the SOAP and non-SOAP parts have now been split into separate packages. libsoup uses the Glib main loop and is designed to work well with GTK applications. This enables GNOME applications to access HTTP servers on the network in a completely asynchronous fashion, very similar to the Gtk+ programming model (a synchronous operation mode is also supported for those who want it).
Packages
libsoup-2.34.3-5.el6.i686 [186 KiB] |
Changelog
by Milan Crha (2015-11-12):
- Fix a crash of 'readable' emit on disconnect for blocking sockets (rh#1009104) |
libsoup-2.34.3-3.el6_6.i686 [186 KiB] |
Changelog
by (2015-01-05):
- Fix TLS negotiation; don't default to SSLv3 (rh#975457) |
libsoup-2.34.3-2.el6.i686 [186 KiB] |
Changelog
by Dan Winship (2014-06-11):
- rebase to libsoup 2.34 (via f15 package) (rh#1101399) |
libsoup-2.28.2-4.el6.i686 [159 KiB] |
Changelog
by Dan Winship (2012-08-30):
- Fix infinite retry of non-resposive conection (rh#746587) |
libsoup-2.28.2-1.el6_1.1.i686 [159 KiB] |
Changelog
by Dan Winship (2011-07-20):
- Patch for CVE-2011-2524 |