summaryrefslogtreecommitdiff
path: root/lib/x509/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Don't build with warnings all the time. Use a WERROR_CFLAGS.Simon Josefsson2009-05-181-1/+1
* Fix syntax-check warnings.Simon Josefsson2009-05-031-1/+1
* Cosmetic fix.Simon Josefsson2009-03-041-6/+25
* Fix minitasn1 -I.Simon Josefsson2008-11-251-1/+1
* Use more warnings. Fix many warnings.Simon Josefsson2008-11-171-1/+1
* Use WARN_CFLAGS.Simon Josefsson2008-11-121-0/+1
* Separate headers as well. Clean up -I's.Simon Josefsson2008-10-301-2/+6
* Make it build better.Simon Josefsson2008-10-301-1/+1
* Make it build.Simon Josefsson2008-10-301-3/+1
* More libgcrypt fixes.Simon Josefsson2008-10-081-3/+1
* Fix libtasn1 include paths.Simon Josefsson2008-08-291-3/+8
* Drop removed libextra directories from -I's.Simon Josefsson2008-08-281-2/+1
* Use AM_CPPFLAGS.Simon Josefsson2008-07-021-1/+1
* Dist pbkdf2-sha1.h.Simon Josefsson2008-07-021-1/+1
* added _gnutls_pkcs5_pbkdf2_sha1() based on gc_pkcs5_pbkdf2_sha1()Nikos Mavrogiannopoulos2008-06-301-1/+1
* Initial merge attempt with gnutls_with_ext_mpiNikos Mavrogiannopoulos2008-06-281-1/+1
* Move lib/x509/pkcs12.h stuff to x509_int.h.Simon Josefsson2008-02-261-1/+1
* Move mpi.h stuff to x509_int.h.Simon Josefsson2008-02-261-1/+1
* Move rfc2818.h hostname comparison to gnutls_str.h and update callers.Simon Josefsson2008-02-261-1/+1
* Move extensions.h stuff to x509_int.h.Simon Josefsson2008-02-261-1/+1
* Move privkey.h stuff to x509_int.h.Simon Josefsson2008-02-261-1/+1
* Move verify.h stuff to x509_int.h.Simon Josefsson2008-02-261-2/+1
* Move pkcs7.h stuff to x509_int.h.Simon Josefsson2008-02-261-2/+2
* Move dsa.h stuff to x509_int.h.Simon Josefsson2008-02-261-1/+1
* Move dn.h stuff to x509_int.h.Simon Josefsson2008-02-261-3/+3
* Move sign.h stuff to x509_int.h.Simon Josefsson2008-02-261-2/+2
* Merge crq.h into x509_int.h, avoid one trivial header file.Simon Josefsson2008-02-251-1/+1
* Rename x509.h to x509_int.h.Simon Josefsson2008-02-251-5/+5
* Removed all the xml functions and stubs, as well as references in theNikos Mavrogiannopoulos2007-10-071-1/+1
* Build output.c.Simon Josefsson2007-02-081-2/+2
* Tiny patch from ludovic.courtes@laas.fr (Ludovic Courtès).Simon Josefsson2006-12-271-1/+1
* Use gnulib in lgl/ instead of gl/.Simon Josefsson2006-10-211-1/+1
* Need -I$builddir/gl for alloca.h when srcdir != objdir.Simon Josefsson2006-06-191-2/+4
* Move to ../gnutls_cert.c.Simon Josefsson2006-03-151-4/+4
* Don't link to gc directly.Simon Josefsson2005-10-171-1/+5
* Fix srcdir!=objdir builds.Simon Josefsson2005-06-151-1/+1
* Update FSF office address in license.Simon Josefsson2005-05-261-1/+1
* Fix x509-api.texi.Simon Josefsson2005-01-271-2/+2
* Clean up license templates.Simon Josefsson2005-01-241-0/+20
* Build x509 files inside x509/, to avoid scattering *.o and *.lo for everySimon Josefsson2004-10-291-10/+10
* Remove pkcs5.Simon Josefsson2004-08-211-2/+2
* Remove *.tex stuff.Simon Josefsson2004-08-051-5/+3
* Build x509-api.texi.Simon Josefsson2004-08-051-8/+11
* avoid using libtool's convenience libraries since they are buggy and cause co...Nikos Mavrogiannopoulos2004-07-251-10/+6
* *** empty log message ***Nikos Mavrogiannopoulos2004-07-021-1/+1
* some libtasn1 related compilation fixesNikos Mavrogiannopoulos2004-05-271-7/+1
* The RC2 cipher is no more included. The one in libgcrypt is now used.Nikos Mavrogiannopoulos2004-04-141-2/+2
* Corrected the return values of gnutls_x509_crt_check_hostname().Nikos Mavrogiannopoulos2004-02-221-1/+1
* *** empty log message ***Nikos Mavrogiannopoulos2004-02-161-1/+1
* Added support for generating CRLs in the library and theNikos Mavrogiannopoulos2003-12-261-1/+1