Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
O
openconnect
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Commits
Open sidebar
mirror
openconnect
Commits
ce55d924
Commit
ce55d924
authored
Feb 06, 2014
by
David Woodhouse
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update copyright year
Signed-off-by:
David Woodhouse
<
David.Woodhouse@intel.com
>
parent
6bf5b050
Changes
18
Hide whitespace changes
Inline
Side-by-side
Showing
18 changed files
with
18 additions
and
18 deletions
+18
-18
auth.c
auth.c
+1
-1
compat.c
compat.c
+1
-1
cstp.c
cstp.c
+1
-1
dtls.c
dtls.c
+1
-1
gnutls.c
gnutls.c
+1
-1
gnutls.h
gnutls.h
+1
-1
gnutls_tpm.c
gnutls_tpm.c
+1
-1
http.c
http.c
+1
-1
library.c
library.c
+1
-1
main.c
main.c
+1
-1
mainloop.c
mainloop.c
+1
-1
openconnect-internal.h
openconnect-internal.h
+1
-1
openconnect.h
openconnect.h
+1
-1
openssl.c
openssl.c
+1
-1
ssl.c
ssl.c
+1
-1
ssl_ui.c
ssl_ui.c
+1
-1
tun.c
tun.c
+1
-1
xml.c
xml.c
+1
-1
No files found.
auth.c
View file @
ce55d924
/*
* OpenConnect (SSL + DTLS) VPN client
*
* Copyright © 2008-201
1
Intel Corporation.
* Copyright © 2008-201
4
Intel Corporation.
* Copyright © 2008 Nick Andrew <nick@nick-andrew.net>
* Copyright © 2013 John Morrissey <jwm@horde.net>
*
...
...
compat.c
View file @
ce55d924
/*
* OpenConnect (SSL + DTLS) VPN client
*
* Copyright © 2008-201
2
Intel Corporation.
* Copyright © 2008-201
4
Intel Corporation.
*
* Authors: David Woodhouse <dwmw2@infradead.org>
*
...
...
cstp.c
View file @
ce55d924
/*
* OpenConnect (SSL + DTLS) VPN client
*
* Copyright © 2008-201
2
Intel Corporation.
* Copyright © 2008-201
4
Intel Corporation.
* Copyright © 2008 Nick Andrew <nick@nick-andrew.net>
*
* Author: David Woodhouse <dwmw2@infradead.org>
...
...
dtls.c
View file @
ce55d924
/*
* OpenConnect (SSL + DTLS) VPN client
*
* Copyright © 2008-201
2
Intel Corporation.
* Copyright © 2008-201
4
Intel Corporation.
*
* Author: David Woodhouse <dwmw2@infradead.org>
*
...
...
gnutls.c
View file @
ce55d924
/*
* OpenConnect (SSL + DTLS) VPN client
*
* Copyright © 2008-201
2
Intel Corporation.
* Copyright © 2008-201
4
Intel Corporation.
*
* Author: David Woodhouse <dwmw2@infradead.org>
*
...
...
gnutls.h
View file @
ce55d924
/*
* OpenConnect (SSL + DTLS) VPN client
*
* Copyright © 2008-201
2
Intel Corporation.
* Copyright © 2008-201
4
Intel Corporation.
*
* Author: David Woodhouse <dwmw2@infradead.org>
*
...
...
gnutls_tpm.c
View file @
ce55d924
/*
* OpenConnect (SSL + DTLS) VPN client
*
* Copyright © 2008-201
2
Intel Corporation.
* Copyright © 2008-201
4
Intel Corporation.
*
* Author: David Woodhouse <dwmw2@infradead.org>
*
...
...
http.c
View file @
ce55d924
/*
* OpenConnect (SSL + DTLS) VPN client
*
* Copyright © 2008-201
2
Intel Corporation.
* Copyright © 2008-201
4
Intel Corporation.
* Copyright © 2008 Nick Andrew <nick@nick-andrew.net>
*
* Author: David Woodhouse <dwmw2@infradead.org>
...
...
library.c
View file @
ce55d924
/*
* OpenConnect (SSL + DTLS) VPN client
*
* Copyright © 2008-201
2
Intel Corporation.
* Copyright © 2008-201
4
Intel Corporation.
* Copyright © 2013 John Morrissey <jwm@horde.net>
*
* Authors: David Woodhouse <dwmw2@infradead.org>
...
...
main.c
View file @
ce55d924
/*
* OpenConnect (SSL + DTLS) VPN client
*
* Copyright © 2008-201
2
Intel Corporation.
* Copyright © 2008-201
4
Intel Corporation.
* Copyright © 2008 Nick Andrew <nick@nick-andrew.net>
* Copyright © 2013 John Morrissey <jwm@horde.net>
*
...
...
mainloop.c
View file @
ce55d924
/*
* OpenConnect (SSL + DTLS) VPN client
*
* Copyright © 2008-201
1
Intel Corporation.
* Copyright © 2008-201
4
Intel Corporation.
*
* Author: David Woodhouse <dwmw2@infradead.org>
*
...
...
openconnect-internal.h
View file @
ce55d924
/*
* OpenConnect (SSL + DTLS) VPN client
*
* Copyright © 2008-201
2
Intel Corporation.
* Copyright © 2008-201
4
Intel Corporation.
* Copyright © 2008 Nick Andrew <nick@nick-andrew.net>
* Copyright © 2013 John Morrissey <jwm@horde.net>
*
...
...
openconnect.h
View file @
ce55d924
/*
* OpenConnect (SSL + DTLS) VPN client
*
* Copyright © 2008-201
2
Intel Corporation.
* Copyright © 2008-201
4
Intel Corporation.
* Copyright © 2008 Nick Andrew <nick@nick-andrew.net>
* Copyright © 2013 John Morrissey <jwm@horde.net>
*
...
...
openssl.c
View file @
ce55d924
/*
* OpenConnect (SSL + DTLS) VPN client
*
* Copyright © 2008-201
2
Intel Corporation.
* Copyright © 2008-201
4
Intel Corporation.
*
* Author: David Woodhouse <dwmw2@infradead.org>
*
...
...
ssl.c
View file @
ce55d924
/*
* OpenConnect (SSL + DTLS) VPN client
*
* Copyright © 2008-201
2
Intel Corporation.
* Copyright © 2008-201
4
Intel Corporation.
*
* Author: David Woodhouse <dwmw2@infradead.org>
*
...
...
ssl_ui.c
View file @
ce55d924
/*
* OpenConnect (SSL + DTLS) VPN client
*
* Copyright © 2008-201
0
Intel Corporation.
* Copyright © 2008-201
4
Intel Corporation.
*
* Author: David Woodhouse <dwmw2@infradead.org>
*
...
...
tun.c
View file @
ce55d924
/*
* OpenConnect (SSL + DTLS) VPN client
*
* Copyright © 2008-201
2
Intel Corporation.
* Copyright © 2008-201
4
Intel Corporation.
*
* Author: David Woodhouse <dwmw2@infradead.org>
*
...
...
xml.c
View file @
ce55d924
/*
* OpenConnect (SSL + DTLS) VPN client
*
* Copyright © 2008-201
1
Intel Corporation.
* Copyright © 2008-201
4
Intel Corporation.
* Copyright © 2008 Nick Andrew <nick@nick-andrew.net>
*
* Author: David Woodhouse <dwmw2@infradead.org>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment