Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 296 (100.0%) | 5925 (100.0%) | 20.0 |
jas | 95 (32.1%) | 3106 (52.4%) | 32.6 |
nmav | 195 (65.9%) | 2737 (46.2%) | 14.0 |
admcd | 6 (2.0%) | 82 (1.4%) | 13.6 |
Rename non-released functions.
4 lines of code changed in:
Fix.
7 lines of code changed in:
New APIs to deal with DN's. Patch from Howard Chu <hyc@symas.com>.
16 lines of code changed in:
Fix type (in never released prototypes).
3 lines of code changed in:
Add gnutls_authz_recv_callback_func and gnutls_authz_send_callback_func.
Add gnutls_authz_enable, gnutls_authz_send_x509_attr_cert,
gnutls_authz_send_saml_assertion,
gnutls_authz_send_x509_attr_cert_url, and
gnutls_authz_send_saml_assertion_url.
Remove GNUTLS_AUTHZ_LAST from gnutls_authz_data_format_type_t (never
part of any release).
40 lines of code changed in:
Add gnutls_supplemental_get_name.
Fix gnutls_authz_data_format_type_t.
8 lines of code changed in:
Fix gnutls_authz_data_format_type_t.
6 lines of code changed in:
Add gnutls_supplemental_data_format_type_t with member
GNUTLS_SUPPLEMENTAL_AUTHZ_DATA.
5 lines of code changed in:
Add gnutls_authz_data_format_type_t, with members
GNUTLS_AUTHZ_X509_ATTR_CERT, GNUTLS_AUTHZ_SAML_ASSERTION,
GNUTLS_AUTHZ_X509_ATTR_CERT_URL, GNUTLS_AUTHZ_SAML_ASSERTION_URL.
8 lines of code changed in:
Add GNUTLS_HANDSHAKE_SUPPLEMENTAL.
2 lines of code changed in:
Spell out handshake types.
8 lines of code changed in:
Add gnutls_x509_crl_get_signature and gnutls_x509_crl_print.
5 lines of code changed in:
Add.
1 lines of code changed in:
Add.
1 lines of code changed in:
Change signature (ok since no release).
1 lines of code changed in:
Add gnutls_x509_crt_get_signature.
2 lines of code changed in:
Add gnutls_x509_crt_get_extension_data and
gnutls_x509_crt_get_extension_info.
19 lines of code changed in:
Doc fix.
2 lines of code changed in:
Support otherName SAN's.
10 lines of code changed in:
Enum types for SHA-256/384/512.
13 lines of code changed in:
(220 more)