[PATCH 00/12] OpenConnect - Minor modifications
Antonio Borneo
borneo.antonio at gmail.com
Sun Mar 10 07:06:04 EDT 2013
Hi David,
this patch set doesn't fix any bug.
I mainly review coding style, making it uniform across files.
Then few additions to .gitignore, in case of build inside the work tree.
Best Regards,
Antonio
Antonio Borneo (12):
Simplify test pattern
Uniform coding style: #if defined()
Uniform coding style: space and tabs
Uniform coding style: conditional statement
Uniform coding style: no {} for single statement
Uniform coding style: don't use C99 // comments
gnutls_pkcs12.c: coding style 1/2
gnutls_pkcs12.c: coding style 2/2
gitignore: add autogen's files
gitignore: add files from ./configure
gitignore: add files from "make"
gitignore: add cscope.*
.gitignore | 27 ++-
auth.c | 6 +-
compat.c | 8 +-
cstp.c | 24 +-
dtls.c | 42 ++--
gnutls.c | 90 +++---
gnutls.h | 20 +-
gnutls_pkcs12.c | 796 ++++++++++++++++++++++--------------------------
gnutls_tpm.c | 8 +-
http.c | 48 ++--
library.c | 84 +++---
main.c | 31 +-
openconnect-internal.h | 14 +-
openconnect.h | 62 ++--
openssl.c | 57 ++--
ssl.c | 22 +-
tun.c | 19 +-
17 files changed, 662 insertions(+), 696 deletions(-)
--
1.7.3.4
More information about the openconnect-devel
mailing list