Merge branch 'moonshot' of ssh://moonshot.suchdamage.org:822/srv/git/libeap into...
[libeap.git] / src / tls /
2010-05-25 Jouni MalinenInternal TLS: Fix X.509 name handling to use sequency...
2010-05-25 Jouni MalinenInternal TLS: Add domainComponent parser for X.509...
2010-04-17 Jouni MalinenRemove unnecessary SUBDIRS loops from src/*/Makefile
2009-12-06 Jouni MalinenMove asn1_test.c into tests subdirectory and split...
2009-12-06 Jouni MalinenAdd rules for building src/tls/libtls.a and use it...
2009-12-06 Jouni MalinenInclude functionality to support EAP-FAST unconditionally
2009-12-06 Jouni MalinenRemove unneeded CONFIG_INTERNAL_X509 and NEED_SHA256...
2009-12-05 Jouni MalinenRemove unnecessary defines
2009-11-29 Jouni MalinenRemove src/crypto from default include path
2009-11-21 Jouni MalinenFix a typo in a comment
2009-10-17 Jouni MalinenMove PKCS# {1,5,8} functionality into separate files
2009-10-17 Jouni MalinenTLS: Replace set_key helpers to return key instead...
2009-10-17 Jouni MalinenAdd support for PKCS #5 encrypted PKCS #8 keys with...
2009-10-16 Jouni MalinenInternal TLS: Add support for unencrypred PKCS#8 privat...
2009-08-23 Jouni MalinenReject X.509 certificate strings with embedded NUL...
2009-08-16 Jouni MalinenSupport PEM format RSA private key with internal TLS...
2009-06-29 Jouni MalinenAdd root .gitignore file to cleanup ignore lists
2009-06-11 Jouni MalinenX.509: Add parsing of alternative name to internal...
2009-05-26 Jouni Malinenhostapd: Fix internal crypto build without TLS
2009-05-26 Jouni MalinenResolve couple of compiler warnings
2009-03-25 Jouni MalinenRename EAP server defines from EAP_* to EAP_SERVER_*
2009-03-08 Jouni MalinenAdd a workaround for EAP-FAST with Cisco AP local RADIU...
2009-02-15 Daniel MierswaImproved 'make install' (use BINDIR/LIBDIR, install...
2009-01-02 Jouni MalinenFixed number of doxygen warnings
2008-09-27 Jouni MalinenSilenced compiler warnings on size_t printf format...
2008-08-16 Jouni MalinenInternal X.509/TLSv1: Support SHA-256 in X.509 certific...
2008-06-06 Jouni MalinenUpdated the LibTomMath reference to use 0.41 version
2008-06-06 Jouni MalinenCombined internal LibTomMath configuration into one...
2008-06-06 Jouni MalinenAdded an option to build internal LibTomMath with faste...
2008-06-05 Jouni MalinenAdd faster, optional sqr routine for internal LibTomMath
2008-06-04 Jouni MalinenUpdated the comments since Montgomery reduction is...
2008-06-04 Jouni MalinenInternal LibTomMath: add optional support for Montgomer...
2008-06-04 Jouni MalinenReduce integrated LibTomMath size by dropping negative...
2008-02-28 Jouni MalinenRe-initialize hostapd/wpa_supplicant git repository...