reindented code
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Fri, 8 Nov 2013 21:14:07 +0000 (22:14 +0100)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Fri, 8 Nov 2013 21:17:10 +0000 (22:17 +0100)
commit76c93d23c073ef8b885503b7d28a31ffe2add6d8
tree1dd2d22a197bc40c5330e516969a7cb1ae9bc96f
parent559a144f6bbcbb611453f82e655dd7438c14d1a7
reindented code
556 files changed:
doc/alert-printlist.c
doc/common.c
doc/common.h
doc/errcodes.c
doc/examples/ex-alert.c
doc/examples/ex-cert-select-pkcs11.c
doc/examples/ex-cert-select.c
doc/examples/ex-client-anon.c
doc/examples/ex-client-dtls.c
doc/examples/ex-client-psk.c
doc/examples/ex-client-resume.c
doc/examples/ex-client-srp.c
doc/examples/ex-client-x509.c
doc/examples/ex-client-xssl1.c
doc/examples/ex-client-xssl2.c
doc/examples/ex-crq.c
doc/examples/ex-ocsp-client.c
doc/examples/ex-pkcs11-list.c
doc/examples/ex-pkcs12.c
doc/examples/ex-serv-anon.c
doc/examples/ex-serv-dtls.c
doc/examples/ex-serv-pgp.c
doc/examples/ex-serv-psk.c
doc/examples/ex-serv-srp.c
doc/examples/ex-serv-x509.c
doc/examples/ex-session-info.c
doc/examples/ex-verify-ssh.c
doc/examples/ex-verify.c
doc/examples/ex-x509-info.c
doc/examples/examples.h
doc/examples/print-ciphersuites.c
doc/examples/tcp.c
doc/examples/udp.c
doc/examples/verify.c
doc/printlist.c
extra/gnutls_openssl.c
extra/includes/gnutls/openssl.h
extra/openssl_compat.c
extra/openssl_compat.h
lib/abstract_int.h
lib/accelerated/accelerated.c
lib/accelerated/cryptodev-gcm.c
lib/accelerated/cryptodev.c
lib/accelerated/cryptodev.h
lib/accelerated/x86/aes-gcm-padlock.c
lib/accelerated/x86/aes-gcm-x86.c
lib/accelerated/x86/aes-padlock.c
lib/accelerated/x86/aes-padlock.h
lib/accelerated/x86/aes-x86.c
lib/accelerated/x86/aes-x86.h
lib/accelerated/x86/hmac-padlock.c
lib/accelerated/x86/sha-padlock.c
lib/accelerated/x86/sha-padlock.h
lib/accelerated/x86/x86.h
lib/algorithms.h
lib/algorithms/cert_types.c
lib/algorithms/ciphers.c
lib/algorithms/ciphersuites.c
lib/algorithms/ecc.c
lib/algorithms/kx.c
lib/algorithms/mac.c
lib/algorithms/protocols.c
lib/algorithms/publickey.c
lib/algorithms/secparams.c
lib/algorithms/sign.c
lib/auth/anon.c
lib/auth/anon.h
lib/auth/anon_ecdh.c
lib/auth/cert.c
lib/auth/cert.h
lib/auth/dh_common.c
lib/auth/dh_common.h
lib/auth/dhe.c
lib/auth/dhe_psk.c
lib/auth/ecdhe.c
lib/auth/ecdhe.h
lib/auth/psk.c
lib/auth/psk.h
lib/auth/psk_passwd.c
lib/auth/psk_passwd.h
lib/auth/rsa.c
lib/auth/rsa_common.h
lib/auth/rsa_psk.c
lib/auth/srp.c
lib/auth/srp.h
lib/auth/srp_passwd.c
lib/auth/srp_passwd.h
lib/auth/srp_rsa.c
lib/auth/srp_sb64.c
lib/crypto-api.c
lib/crypto-backend.c
lib/crypto-backend.h
lib/crypto.h
lib/debug.c
lib/debug.h
lib/ext/alpn.c
lib/ext/alpn.h
lib/ext/cert_type.c
lib/ext/ecc.c
lib/ext/ecc.h
lib/ext/heartbeat.c
lib/ext/heartbeat.h
lib/ext/max_record.c
lib/ext/new_record_padding.c
lib/ext/safe_renegotiation.c
lib/ext/safe_renegotiation.h
lib/ext/server_name.c
lib/ext/server_name.h
lib/ext/session_ticket.c
lib/ext/session_ticket.h
lib/ext/signature.c
lib/ext/signature.h
lib/ext/srp.c
lib/ext/srp.h
lib/ext/srtp.c
lib/ext/srtp.h
lib/ext/status_request.c
lib/ext/status_request.h
lib/extras/randomart.c
lib/extras/randomart.h
lib/gnutls_alert.c
lib/gnutls_anon_cred.c
lib/gnutls_asn1_tab.c
lib/gnutls_auth.c
lib/gnutls_auth.h
lib/gnutls_buffers.c
lib/gnutls_buffers.h
lib/gnutls_cert.c
lib/gnutls_cipher.c
lib/gnutls_cipher.h
lib/gnutls_cipher_int.c
lib/gnutls_cipher_int.h
lib/gnutls_compress.c
lib/gnutls_compress.h
lib/gnutls_constate.c
lib/gnutls_constate.h
lib/gnutls_datum.c
lib/gnutls_datum.h
lib/gnutls_db.c
lib/gnutls_db.h
lib/gnutls_dh.c
lib/gnutls_dh.h
lib/gnutls_dh_primes.c
lib/gnutls_dtls.c
lib/gnutls_dtls.h
lib/gnutls_ecc.c
lib/gnutls_ecc.h
lib/gnutls_errors.c
lib/gnutls_errors.h
lib/gnutls_extensions.c
lib/gnutls_extensions.h
lib/gnutls_global.c
lib/gnutls_global.h
lib/gnutls_handshake.c
lib/gnutls_handshake.h
lib/gnutls_hash_int.c
lib/gnutls_hash_int.h
lib/gnutls_helper.c
lib/gnutls_helper.h
lib/gnutls_int.h
lib/gnutls_kx.c
lib/gnutls_kx.h
lib/gnutls_mbuffers.c
lib/gnutls_mbuffers.h
lib/gnutls_mem.c
lib/gnutls_mem.h
lib/gnutls_mpi.c
lib/gnutls_mpi.h
lib/gnutls_num.c
lib/gnutls_num.h
lib/gnutls_pcert.c
lib/gnutls_pk.c
lib/gnutls_pk.h
lib/gnutls_priority.c
lib/gnutls_privkey.c
lib/gnutls_psk.c
lib/gnutls_pubkey.c
lib/gnutls_range.c
lib/gnutls_record.c
lib/gnutls_record.h
lib/gnutls_rsa_export.c
lib/gnutls_session.c
lib/gnutls_session_pack.c
lib/gnutls_session_pack.h
lib/gnutls_sig.c
lib/gnutls_sig.h
lib/gnutls_srp.c
lib/gnutls_srp.h
lib/gnutls_state.c
lib/gnutls_state.h
lib/gnutls_str.c
lib/gnutls_str.h
lib/gnutls_str_array.h
lib/gnutls_supplemental.c
lib/gnutls_supplemental.h
lib/gnutls_ui.c
lib/gnutls_v2_compat.c
lib/gnutls_v2_compat.h
lib/gnutls_x509.c
lib/gnutls_x509.h
lib/includes/gnutls/abstract.h
lib/includes/gnutls/compat.h
lib/includes/gnutls/crypto.h
lib/includes/gnutls/dtls.h
lib/includes/gnutls/gnutlsxx.h
lib/includes/gnutls/ocsp.h
lib/includes/gnutls/openpgp.h
lib/includes/gnutls/pkcs11.h
lib/includes/gnutls/pkcs12.h
lib/includes/gnutls/tpm.h
lib/includes/gnutls/x509.h
lib/includes/gnutls/xssl.h
lib/locks.c
lib/minitasn1/coding.c
lib/minitasn1/decoding.c
lib/minitasn1/element.c
lib/minitasn1/element.h
lib/minitasn1/errors.c
lib/minitasn1/gstr.c
lib/minitasn1/gstr.h
lib/minitasn1/int.h
lib/minitasn1/libtasn1.h
lib/minitasn1/parser_aux.c
lib/minitasn1/parser_aux.h
lib/minitasn1/structure.c
lib/minitasn1/structure.h
lib/minitasn1/version.c
lib/nettle/cipher.c
lib/nettle/egd.c
lib/nettle/egd.h
lib/nettle/gcm-camellia.c
lib/nettle/gcm-camellia.h
lib/nettle/init.c
lib/nettle/mac.c
lib/nettle/mpi.c
lib/nettle/pk.c
lib/nettle/rnd.c
lib/opencdk/armor.c
lib/opencdk/context.h
lib/opencdk/filters.h
lib/opencdk/kbnode.c
lib/opencdk/keydb.c
lib/opencdk/keydb.h
lib/opencdk/literal.c
lib/opencdk/main.h
lib/opencdk/misc.c
lib/opencdk/new-packet.c
lib/opencdk/opencdk.h
lib/opencdk/packet.h
lib/opencdk/pubkey.c
lib/opencdk/read-packet.c
lib/opencdk/seskey.c
lib/opencdk/sig-check.c
lib/opencdk/stream.c
lib/opencdk/stream.h
lib/opencdk/types.h
lib/opencdk/write-packet.c
lib/openpgp/compat.c
lib/openpgp/extras.c
lib/openpgp/gnutls_openpgp.c
lib/openpgp/gnutls_openpgp.h
lib/openpgp/openpgp_int.h
lib/openpgp/output.c
lib/openpgp/pgp.c
lib/openpgp/pgpverify.c
lib/openpgp/privkey.c
lib/pin.c
lib/pin.h
lib/pkcs11.c
lib/pkcs11_int.h
lib/pkcs11_privkey.c
lib/pkcs11_secret.c
lib/pkcs11_write.c
lib/pkix_asn1_tab.c
lib/random.c
lib/random.h
lib/system.c
lib/system.h
lib/system_override.c
lib/tpm.c
lib/vasprintf.c
lib/vasprintf.h
lib/verify-tofu.c
lib/x509/common.c
lib/x509/common.h
lib/x509/crl.c
lib/x509/crl_write.c
lib/x509/crq.c
lib/x509/dn.c
lib/x509/extensions.c
lib/x509/key_decode.c
lib/x509/key_encode.c
lib/x509/mpi.c
lib/x509/ocsp.c
lib/x509/ocsp_output.c
lib/x509/output.c
lib/x509/pbkdf2-sha1.c
lib/x509/pbkdf2-sha1.h
lib/x509/pkcs12.c
lib/x509/pkcs12_bag.c
lib/x509/pkcs12_encr.c
lib/x509/pkcs7.c
lib/x509/privkey.c
lib/x509/privkey_openssl.c
lib/x509/privkey_pkcs8.c
lib/x509/rfc2818_hostname.c
lib/x509/sign.c
lib/x509/verify-high.c
lib/x509/verify-high.h
lib/x509/verify-high2.c
lib/x509/verify.c
lib/x509/x509.c
lib/x509/x509_dn.c
lib/x509/x509_int.h
lib/x509/x509_write.c
lib/x509_b64.c
lib/x509_b64.h
lib/xssl.c
lib/xssl.h
lib/xssl_getline.c
libdane/dane-params.c
libdane/dane.c
libdane/errors.c
libdane/includes/gnutls/dane.h
src/benchmark-cipher.c
src/benchmark-tls.c
src/benchmark.c
src/benchmark.h
src/certtool-cfg.c
src/certtool-cfg.h
src/certtool-common.c
src/certtool-common.h
src/certtool-extras.c
src/certtool.c
src/cli-debug.c
src/cli.c
src/common.c
src/common.h
src/crywrap/crywrap.c
src/crywrap/crywrap.h
src/crywrap/primes.h
src/danetool.c
src/inline_cmds.h
src/list.h
src/ocsptool-common.c
src/ocsptool-common.h
src/ocsptool.c
src/p11tool.c
src/p11tool.h
src/pkcs11.c
src/psk.c
src/serv.c
src/socket.c
src/socket.h
src/srptool.c
src/tests.c
src/tests.h
src/tpmtool.c
src/udp-serv.c
src/udp-serv.h
tests/anonself.c
tests/certder.c
tests/certificate_set_x509_crl.c
tests/certuniqueid.c
tests/chainverify-unsorted.c
tests/chainverify.c
tests/crq_apis.c
tests/crq_key_id.c
tests/cve-2008-4989.c
tests/cve-2009-1415.c
tests/cve-2009-1416.c
tests/dhepskself.c
tests/dn.c
tests/dn2.c
tests/dtls/dtls-stress.c
tests/eagain-common.h
tests/gc.c
tests/hostname-check.c
tests/infoaccess.c
tests/init_roundtrip.c
tests/key-openssl.c
tests/mini-alpn.c
tests/mini-cert-status.c
tests/mini-deflate.c
tests/mini-dtls-heartbeat.c
tests/mini-dtls-hello-verify.c
tests/mini-dtls-large.c
tests/mini-dtls-record.c
tests/mini-dtls-rehandshake.c
tests/mini-dtls-srtp.c
tests/mini-eagain-dtls.c
tests/mini-eagain.c
tests/mini-emsgsize-dtls.c
tests/mini-handshake-timeout.c
tests/mini-loss-time.c
tests/mini-overhead.c
tests/mini-record-2.c
tests/mini-record-range.c
tests/mini-record.c
tests/mini-rehandshake.c
tests/mini-rsa-psk.c
tests/mini-tdb.c
tests/mini-termination.c
tests/mini-x509-2.c
tests/mini-x509-callbacks.c
tests/mini-x509-cas.c
tests/mini-x509.c
tests/mini-xssl.c
tests/moredn.c
tests/mpi.c
tests/nul-in-x509-names.c
tests/ocsp.c
tests/openpgp-auth.c
tests/openpgp-auth2.c
tests/openpgp-keyring.c
tests/openpgp_test.c
tests/openpgpself.c
tests/openssl.c
tests/parse_ca.c
tests/pgps2kgnu.c
tests/pkcs12_encode.c
tests/pkcs12_s2k.c
tests/pkcs12_s2k_pem.c
tests/pkcs12_simple.c
tests/priorities.c
tests/pskself.c
tests/record-sizes-range.c
tests/record-sizes.c
tests/resume-dtls.c
tests/resume.c
tests/rng-fork.c
tests/rsa-encrypt-decrypt.c
tests/safe-renegotiation/srn0.c
tests/safe-renegotiation/srn1.c
tests/safe-renegotiation/srn2.c
tests/safe-renegotiation/srn3.c
tests/safe-renegotiation/srn4.c
tests/safe-renegotiation/srn5.c
tests/set_pkcs12_cred.c
tests/setcredcrash.c
tests/simple.c
tests/slow/cipher-test.c
tests/slow/gendh.c
tests/slow/keygen.c
tests/srp/mini-srp.c
tests/suite/ecore/eina_config.h
tests/suite/ecore/src/include/Eina.h
tests/suite/ecore/src/include/eina_accessor.h
tests/suite/ecore/src/include/eina_array.h
tests/suite/ecore/src/include/eina_benchmark.h
tests/suite/ecore/src/include/eina_binshare.h
tests/suite/ecore/src/include/eina_config.h
tests/suite/ecore/src/include/eina_convert.h
tests/suite/ecore/src/include/eina_counter.h
tests/suite/ecore/src/include/eina_cpu.h
tests/suite/ecore/src/include/eina_error.h
tests/suite/ecore/src/include/eina_file.h
tests/suite/ecore/src/include/eina_fp.h
tests/suite/ecore/src/include/eina_hamster.h
tests/suite/ecore/src/include/eina_hash.h
tests/suite/ecore/src/include/eina_inlist.h
tests/suite/ecore/src/include/eina_iterator.h
tests/suite/ecore/src/include/eina_lalloc.h
tests/suite/ecore/src/include/eina_list.h
tests/suite/ecore/src/include/eina_log.h
tests/suite/ecore/src/include/eina_magic.h
tests/suite/ecore/src/include/eina_main.h
tests/suite/ecore/src/include/eina_matrixsparse.h
tests/suite/ecore/src/include/eina_mempool.h
tests/suite/ecore/src/include/eina_module.h
tests/suite/ecore/src/include/eina_quadtree.h
tests/suite/ecore/src/include/eina_rbtree.h
tests/suite/ecore/src/include/eina_rectangle.h
tests/suite/ecore/src/include/eina_safety_checks.h
tests/suite/ecore/src/include/eina_sched.h
tests/suite/ecore/src/include/eina_str.h
tests/suite/ecore/src/include/eina_strbuf.h
tests/suite/ecore/src/include/eina_stringshare.h
tests/suite/ecore/src/include/eina_tiler.h
tests/suite/ecore/src/include/eina_trash.h
tests/suite/ecore/src/include/eina_types.h
tests/suite/ecore/src/include/eina_unicode.h
tests/suite/ecore/src/include/eina_ustrbuf.h
tests/suite/ecore/src/include/eina_ustringshare.h
tests/suite/ecore/src/lib/Ecore.h
tests/suite/ecore/src/lib/Ecore_Getopt.h
tests/suite/ecore/src/lib/ecore.c
tests/suite/ecore/src/lib/ecore_anim.c
tests/suite/ecore/src/lib/ecore_app.c
tests/suite/ecore/src/lib/ecore_events.c
tests/suite/ecore/src/lib/ecore_exe.c
tests/suite/ecore/src/lib/ecore_getopt.c
tests/suite/ecore/src/lib/ecore_glib.c
tests/suite/ecore/src/lib/ecore_idle_enterer.c
tests/suite/ecore/src/lib/ecore_idle_exiter.c
tests/suite/ecore/src/lib/ecore_idler.c
tests/suite/ecore/src/lib/ecore_job.c
tests/suite/ecore/src/lib/ecore_main.c
tests/suite/ecore/src/lib/ecore_pipe.c
tests/suite/ecore/src/lib/ecore_poll.c
tests/suite/ecore/src/lib/ecore_private.h
tests/suite/ecore/src/lib/ecore_signal.c
tests/suite/ecore/src/lib/ecore_thread.c
tests/suite/ecore/src/lib/ecore_time.c
tests/suite/ecore/src/lib/ecore_timer.c
tests/suite/ecore/src/lib/eina_accessor.c
tests/suite/ecore/src/lib/eina_array.c
tests/suite/ecore/src/lib/eina_benchmark.c
tests/suite/ecore/src/lib/eina_binshare.c
tests/suite/ecore/src/lib/eina_chained_mempool.c
tests/suite/ecore/src/lib/eina_convert.c
tests/suite/ecore/src/lib/eina_counter.c
tests/suite/ecore/src/lib/eina_cpu.c
tests/suite/ecore/src/lib/eina_error.c
tests/suite/ecore/src/lib/eina_file.c
tests/suite/ecore/src/lib/eina_fp.c
tests/suite/ecore/src/lib/eina_hamster.c
tests/suite/ecore/src/lib/eina_hash.c
tests/suite/ecore/src/lib/eina_inlist.c
tests/suite/ecore/src/lib/eina_iterator.c
tests/suite/ecore/src/lib/eina_lalloc.c
tests/suite/ecore/src/lib/eina_list.c
tests/suite/ecore/src/lib/eina_log.c
tests/suite/ecore/src/lib/eina_magic.c
tests/suite/ecore/src/lib/eina_main.c
tests/suite/ecore/src/lib/eina_matrixsparse.c
tests/suite/ecore/src/lib/eina_mempool.c
tests/suite/ecore/src/lib/eina_module.c
tests/suite/ecore/src/lib/eina_private.h
tests/suite/ecore/src/lib/eina_quadtree.c
tests/suite/ecore/src/lib/eina_rbtree.c
tests/suite/ecore/src/lib/eina_rectangle.c
tests/suite/ecore/src/lib/eina_safety_checks.c
tests/suite/ecore/src/lib/eina_sched.c
tests/suite/ecore/src/lib/eina_share_common.c
tests/suite/ecore/src/lib/eina_share_common.h
tests/suite/ecore/src/lib/eina_str.c
tests/suite/ecore/src/lib/eina_strbuf.c
tests/suite/ecore/src/lib/eina_strbuf_common.c
tests/suite/ecore/src/lib/eina_strbuf_common.h
tests/suite/ecore/src/lib/eina_stringshare.c
tests/suite/ecore/src/lib/eina_tiler.c
tests/suite/ecore/src/lib/eina_unicode.c
tests/suite/ecore/src/lib/eina_ustrbuf.c
tests/suite/ecore/src/lib/eina_ustringshare.c
tests/suite/ecore/src/lib/eina_value.c
tests/suite/mini-eagain2.c
tests/suite/mini-record-timing.c
tests/utils.c
tests/utils.h
tests/x509_altname.c
tests/x509cert-tl.c
tests/x509cert.c
tests/x509dn.c
tests/x509self.c
tests/x509sign-verify.c