add missing slash in %configure
[platform/upstream/libsoup.git] / tests / ssl-test.c
2014-11-04 Zhang zhengguangImported Upstream version 2.46.0 upstream/2.46.0
2013-01-07 Dan Winshipsoup_message_get_https_status: provide info for failed...
2012-07-13 Dan WinshipClean up includes
2012-04-10 Dan Winshipsoup-session: fix up TLS/SSL property interactions
2011-11-30 Dan WinshipSoupMessage: fix setting of SOUP_MESSAGE_CERTIFICATE_TR...
2011-10-20 Dan Winshipoops, I apparently didn't run "make check" after the...
2011-09-19 Dan Winshiptests/ssl-test: belatedly commit this
2010-12-07 Dan WinshipSoupSocket: port to GSocketConnection/GTlsConnection
2010-10-14 Dan WinshipAppease some gcc 4.5 warnings
2010-03-13 Dan WinshipDon't bind to public interfaces for tests.
2009-11-05 Tor LillqvistEnsure WSAStartup() is called on Windows more reliably
2008-04-20 Dan Winship Fixes for GnuTLS support on Win32. #528752, patch...
2008-04-05 Dan Winship Misc fixes noticed by "sparse" or by running gcc with...
2008-03-13 Xan Lopezg_thread_init should be called before any other glib...
2008-02-28 Dan WinshipRe-revert the change from 2008-02-09; the problem with...
2008-02-09 Dan Winshipmark the DES magic number arrays const
2008-01-15 Dan WinshipMerge libsoup-2.4 branch to trunk
2007-11-21 Dan Winshipdon't leak the SoupAddress.
2007-10-05 Dan Winshipsrcdir != builddir fixes LIBSOUP_2_2_101
2007-09-14 Dan Winship Make "make check" pass on Fedora 7:
2007-03-16 Dan Winshipadd <sys/socket.h> for solaris. #418919, from Wang Xin
2007-03-08 Dan Winshipdon't return G_IO_STATUS_AGAIN if we're doing blocking...