index
:
platform/upstream/libsoup
accepted/tizen/ivi/genivi
accepted/tizen/ivi/stable
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_generic
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
devel
pristine-tar
sandbox/pcoval/devel
sandbox/pcoval/upstream
tizen
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.2_ivi
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_4.0_tv
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
tizen_ivi_genivi
upstream
Domain: Network & Connectivity / Data Network; Licenses: ETC;
Jaehyun Kim <jeik01.kim@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
ssl-test.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-07
soup_message_get_https_status: provide info for failed attempts too
Dan Winship
1
-0
/
+4
2012-07-13
Clean up includes
Dan Winship
1
-5
/
+1
2012-04-10
soup-session: fix up TLS/SSL property interactions
Dan Winship
1
-1
/
+160
2011-11-30
SoupMessage: fix setting of SOUP_MESSAGE_CERTIFICATE_TRUSTED flag
Dan Winship
1
-0
/
+15
2011-10-20
oops, I apparently didn't run "make check" after the tls changes...
Dan Winship
1
-0
/
+6
2011-09-19
tests/ssl-test: belatedly commit this
Dan Winship
1
-0
/
+166
2010-12-07
SoupSocket: port to GSocketConnection/GTlsConnection
Dan Winship
1
-357
/
+0
2010-10-14
Appease some gcc 4.5 warnings
Dan Winship
1
-3
/
+4
2010-03-13
Don't bind to public interfaces for tests.
Dan Winship
1
-1
/
+1
2009-11-05
Ensure WSAStartup() is called on Windows more reliably
Tor Lillqvist
1
-1
/
+1
2008-04-20
Fixes for GnuTLS support on Win32. #528752, patch from Marc Maurer
Dan Winship
1
-7
/
+14
2008-04-05
Misc fixes noticed by "sparse" or by running gcc with additional
Dan Winship
1
-7
/
+5
2008-03-13
g_thread_init should be called before any other glib function.
Xan Lopez
1
-1
/
+1
2008-02-28
Re-revert the change from 2008-02-09; the problem with ssl-test.c was not
Dan Winship
1
-5
/
+5
2008-02-09
mark the DES magic number arrays const
Dan Winship
1
-5
/
+5
2008-01-15
Merge libsoup-2.4 branch to trunk
Dan Winship
1
-15
/
+33
2007-11-21
don't leak the SoupAddress.
Dan Winship
1
-3
/
+12
2007-10-05
srcdir != builddir fixes
LIBSOUP_2_2_101
Dan Winship
1
-2
/
+2
2007-09-14
Make "make check" pass on Fedora 7:
Dan Winship
1
-5
/
+6
2007-03-16
add <sys/socket.h> for solaris. #418919, from Wang Xin
Dan Winship
1
-1
/
+2
2007-03-08
don't return G_IO_STATUS_AGAIN if we're doing blocking I/O; just keep
Dan Winship
1
-0
/
+322