index
:
platform/upstream/openconnect
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_common
accepted/tizen_3.0_ivi
accepted/tizen_common
accepted/tizen_generic
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
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_ivi_genivi
upstream
Domain: Network & Connectivity / Data Network; Licenses: LGPL-2.1+;
Jaehyun Kim <jeik01.kim@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cstp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-26
Free CSTP option structure before error return if malloc fails
David Woodhouse
1
-0
/
+3
2012-08-03
Handle CSTP rekey when stalled
David Woodhouse
1
-3
/
+11
2012-08-03
Fix CSTP write stall handling
David Woodhouse
1
-3
/
+10
2012-06-30
Separate requested from received MTU settings
David Woodhouse
1
-9
/
+17
2012-06-27
Fix SEGV on cstp_reconnect() without deflate
David Woodhouse
1
-6
/
+6
2012-06-11
Make --disable-ipv6 really do it
David Woodhouse
1
-6
/
+8
2012-06-11
Remove stray openssl includes
David Woodhouse
1
-3
/
+1
2012-06-11
Portability fixes for Solaris, *BSD
David Woodhouse
1
-4
/
+5
2012-06-09
Don't unregister p11-kit PIN callback until vpninfo is finished with
David Woodhouse
1
-2
/
+2
2012-06-08
Use X-DTLS-MTU response from server as well as X-CSTP-MTU
David Woodhouse
1
-2
/
+8
2012-06-08
Add $CISCO_SPLIT_DNS environment variable for vpnc-script
David Woodhouse
1
-1
/
+13
2012-06-08
Set X-CSTP-Base-MTU: for new servers
David Woodhouse
1
-1
/
+67
2012-05-30
Make CSTP connection in a single SSL record
David Woodhouse
1
-13
/
+35
2012-05-29
Add barely functional GnuTLS support
David Woodhouse
1
-33
/
+103
2012-05-29
Add openconnect_random() function
David Woodhouse
1
-2
/
+1
2012-05-29
Be more self-sufficient with header inclusions
David Woodhouse
1
-0
/
+3
2012-05-28
Use openconnect_open_https() and openconnect_close_https() better.
David Woodhouse
1
-1
/
+2
2012-05-13
Call BIO_set_nbio() for SSL BIO at startup
David Woodhouse
1
-3
/
+0
2012-05-13
Namespace cleanup: s/set_http_proxy/openconnect_set_http_proxy/
David Woodhouse
1
-1
/
+1
2012-05-12
Update copyright years
David Woodhouse
1
-1
/
+1
2012-05-12
Handle cancellation in openconnect_SSL_gets()
David Woodhouse
1
-4
/
+9
2012-05-12
Add cancellable openconnect_SSL_write(), use it from openconnect_SSL_printf()
David Woodhouse
1
-3
/
+1
2012-05-12
Return non-blocking socket from openconnect_open_https()
David Woodhouse
1
-0
/
+3
2012-05-12
Add vpninfo arg to openconnect_SSL_{printf,gets} functions
David Woodhouse
1
-15
/
+15
2012-04-10
Invoke vpnc-script with "pre-init" to load tun module if necessary
David Woodhouse
1
-1
/
+1
2011-12-12
Fix memory leak of zlib streams on CSTP reconnect
David Woodhouse
1
-4
/
+10
2011-12-12
Fix memory leak of CSTP deflated packets, and resend current pkt on reconnect
David Woodhouse
1
-7
/
+11
2011-11-05
Remove unneeded inclusion of <arpa/inet.h> from cstp.c and mainloop.c
David Woodhouse
1
-1
/
+0
2011-11-05
Fix OpenBSD build warning when printing off_t
David Woodhouse
1
-1
/
+1
2011-11-05
Remove all _xxx_SOURCE macros from source, do it in configure.
David Woodhouse
1
-1
/
+0
2011-11-03
Fix build with -ansi and without optimisation.
David Woodhouse
1
-0
/
+2
2011-10-28
Fix arithmetic on void pointers in cstp.c
David Woodhouse
1
-2
/
+7
2011-10-07
Make more strings translatable
David Woodhouse
1
-1
/
+1
2011-09-29
Clean up DTLS Session-ID length warning
David Woodhouse
1
-3
/
+2
2011-09-22
Make user-visible strings translatable
David Woodhouse
1
-65
/
+78
2011-09-15
Fix another const char warning in start_cstp_connection()
David Woodhouse
1
-1
/
+1
2011-09-15
Make vpninfo->quit_reason const to avoid compiler complaints
David Woodhouse
1
-1
/
+1
2011-06-27
Add openconnect_vpninfo_new_with_cbdata() function to ease C++ integration
David Woodhouse
1
-44
/
+44
2011-05-29
Add 'reconnect' invocation of vpnc-script, to re-ensure routing/DNS setup
David Woodhouse
1
-0
/
+1
2011-03-09
Split private parts of openconnect.h out into openconnect-internal.h
David Woodhouse
1
-2
/
+2
2010-08-13
Close existing connection and discard compressed packet in cstp_reconnect()
David Woodhouse
1
-7
/
+7
2010-08-12
Implement DTLS and CSTP rekeying.
David Woodhouse
1
-6
/
+34
2010-08-07
Add --force-dpd option
David Woodhouse
1
-1
/
+3
2010-04-11
Use X-CSTP-Banner header to set $CISCO_BANNER
David Woodhouse
1
-0
/
+3
2010-01-01
Update copyright years
David Woodhouse
1
-1
/
+1
2009-11-03
Netmask is optional
David Woodhouse
1
-2
/
+0
2009-11-02
Enable IPv6
David Woodhouse
1
-3
/
+2
2009-11-02
Attempt to handle IPv6
David Woodhouse
1
-6
/
+29
2009-11-02
Kill packet type field; IPv6 and Legacy IP are carried identically
David Woodhouse
1
-8
/
+3
2009-10-19
Move TCP closure detection to cstp.c, make it reconnect when it happens
David Woodhouse
1
-0
/
+8
[next]