Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | include config.h where needed. | Nikos Mavrogiannopoulos | 2011-09-26 | 3 | -1/+22 |
* | worked around openssl 1.0.0e bug (avoid using -mtu). | Nikos Mavrogiannopoulos | 2011-09-25 | 1 | -3/+3 |
* | udp-serv includes config.h. | Nikos Mavrogiannopoulos | 2011-09-25 | 1 | -0/+21 |
* | corrections in debugging code. | Nikos Mavrogiannopoulos | 2011-09-25 | 2 | -2/+2 |
* | Better usage of X86 conditionals to simplify and avoid an undefined warning i... | Nikos Mavrogiannopoulos | 2011-09-25 | 5 | -11/+7 |
* | a hack to allow compilation on systems without AF_LOCAL. | Nikos Mavrogiannopoulos | 2011-09-23 | 1 | -2/+8 |
* | Disable openpgp code when not requested. Reported by Bjorn Christensen. | Nikos Mavrogiannopoulos | 2011-09-23 | 1 | -0/+4 |
* | more silent tests. | Nikos Mavrogiannopoulos | 2011-09-23 | 5 | -7/+5 |
* | Further optimizations in the compression code. Re-enabled the test program by... | Nikos Mavrogiannopoulos | 2011-09-23 | 12 | -57/+58 |
* | Redeuce self-test noise. | Simon Josefsson | 2011-09-23 | 1 | -3/+3 |
* | more files to ignore | Nikos Mavrogiannopoulos | 2011-09-23 | 1 | -0/+8 |
* | Added epub version of manual | Nikos Mavrogiannopoulos | 2011-09-22 | 5 | -20/+351 |
* | corrected typos | Nikos Mavrogiannopoulos | 2011-09-22 | 1 | -3/+3 |
* | pdf is the image format for latex. | Nikos Mavrogiannopoulos | 2011-09-22 | 2 | -1/+6 |
* | deflate test moved out | Nikos Mavrogiannopoulos | 2011-09-22 | 1 | -2/+4 |
* | removed uneeded vars | Nikos Mavrogiannopoulos | 2011-09-22 | 1 | -2/+0 |
* | Simplified and corrected decompression and compression. | Nikos Mavrogiannopoulos | 2011-09-22 | 7 | -246/+234 |
* | print session ID | Nikos Mavrogiannopoulos | 2011-09-22 | 1 | -2/+6 |
* | libgnutls: gnutls_x509_crt_print supports printing AIA fields. Support caIss... | Simon Josefsson | 2011-09-21 | 6 | -10/+92 |
* | Improve gnutls_info_access_what_t documentation. | Simon Josefsson | 2011-09-21 | 1 | -3/+4 |
* | Fix syntax-check warnings. | Simon Josefsson | 2011-09-21 | 3 | -5/+4 |
* | Update gnulib files. | Simon Josefsson | 2011-09-21 | 85 | -211/+2343 |
* | Fix gtk-doc Since: tags. | Simon Josefsson | 2011-09-21 | 3 | -0/+6 |
* | Generated. | Simon Josefsson | 2011-09-21 | 1 | -0/+1 |
* | Added gnutls_x509_crt_get_authority_info_access. | Simon Josefsson | 2011-09-21 | 9 | -1/+500 |
* | Make it build with -Wunused. | Simon Josefsson | 2011-09-21 | 1 | -0/+2 |
* | do not trust getaddrinfo if IPv6 is not enabled. Patch by Somchai Smythe. | Nikos Mavrogiannopoulos | 2011-09-20 | 1 | -0/+4 |
* | Added missing files | Nikos Mavrogiannopoulos | 2011-09-20 | 2 | -0/+60 |
* | Compilation fixes when pkcs11 is not enabled. | Nikos Mavrogiannopoulos | 2011-09-20 | 4 | -1/+8 |
* | enumerations are visible in the texinfo output. | Nikos Mavrogiannopoulos | 2011-09-19 | 3 | -8/+50 |
* | released 3.0.3gnutls_3_0_3 | Nikos Mavrogiannopoulos | 2011-09-18 | 1 | -1/+1 |
* | Added missing file. | Nikos Mavrogiannopoulos | 2011-09-18 | 1 | -2/+2 |
* | doc fixes | Nikos Mavrogiannopoulos | 2011-09-18 | 2 | -4/+9 |
* | VIA is disabled by default. | Nikos Mavrogiannopoulos | 2011-09-18 | 2 | -1/+9 |
* | bumped version | Nikos Mavrogiannopoulos | 2011-09-18 | 2 | -4/+4 |
* | Corrected memory leak in privkey deinitialization. Reported by Dan Winship. | Nikos Mavrogiannopoulos | 2011-09-18 | 2 | -0/+5 |
* | eliminated inline assembly. | Nikos Mavrogiannopoulos | 2011-09-17 | 7 | -55/+108 |
* | Added gnutls_record_get_discarded() to return the number of discarded | Nikos Mavrogiannopoulos | 2011-09-17 | 6 | -0/+24 |
* | Added better detection of capabilities in 386. If cpuid doesn't exist don't t... | Nikos Mavrogiannopoulos | 2011-09-16 | 4 | -17/+50 |
* | updates on SRP description | Nikos Mavrogiannopoulos | 2011-09-15 | 2 | -21/+21 |
* | stress that values are bytes and not bits | Nikos Mavrogiannopoulos | 2011-09-14 | 1 | -3/+3 |
* | new gaa | Nikos Mavrogiannopoulos | 2011-09-14 | 1 | -1/+1 |
* | removed unused macro | Nikos Mavrogiannopoulos | 2011-09-14 | 1 | -2/+0 |
* | corrected name of gnutls_global_set_mutex. | Nikos Mavrogiannopoulos | 2011-09-13 | 1 | -4/+6 |
* | Functions for RSA-EXPORT were marked as deprecated. | Nikos Mavrogiannopoulos | 2011-09-13 | 2 | -38/+39 |
* | documentation update | Nikos Mavrogiannopoulos | 2011-09-13 | 2 | -5/+9 |
* | doc updates | Nikos Mavrogiannopoulos | 2011-09-13 | 1 | -11/+12 |
* | Downloading and installing moved to main document | Nikos Mavrogiannopoulos | 2011-09-13 | 2 | -56/+54 |
* | corrected page numbers. | Nikos Mavrogiannopoulos | 2011-09-13 | 1 | -0/+2 |
* | Do not prefer GCM in padlock because it is slow. | Nikos Mavrogiannopoulos | 2011-09-13 | 1 | -4/+0 |