Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Indent code. | Simon Josefsson | 2010-04-14 | 1 | -3/+3 |
* | Fix GTK-DOC syntax. Unfortunately this looses some information. | Simon Josefsson | 2010-02-17 | 1 | -8/+8 |
* | Update copyright years. | Simon Josefsson | 2010-01-27 | 1 | -1/+2 |
* | Fix FSF copyright notices. | Simon Josefsson | 2010-01-27 | 1 | -1/+1 |
* | Added cryptodev support (/dev/crypto). Tested with http://www.logix.cz/michal... | Nikos Mavrogiannopoulos | 2009-11-29 | 1 | -0/+4 |
* | fixes in order to compile with -Werror | Nikos Mavrogiannopoulos | 2009-11-01 | 1 | -5/+0 |
* | Look only for latest _required_ libgcrypt/libtasn1 version. | Simon Josefsson | 2009-08-10 | 1 | -3/+11 |
* | Fix version symbol namespace. | Simon Josefsson | 2009-05-26 | 1 | -1/+1 |
* | Doc fixes for GTK-DOC. | Simon Josefsson | 2009-05-13 | 1 | -4/+2 |
* | Doc fixes. Remove debugging code. | Simon Josefsson | 2009-05-12 | 1 | -149/+114 |
* | Fix bindtextdomain call. | Simon Josefsson | 2009-04-03 | 1 | -3/+1 |
* | Fix warnings. | Simon Josefsson | 2009-03-30 | 1 | -1/+3 |
* | Be compatible with libtasn1 before v1.6. | Simon Josefsson | 2009-03-04 | 1 | -0/+5 |
* | Use modern libtasn1 interfaces. | Simon Josefsson | 2009-03-04 | 1 | -1/+1 |
* | Cleanup logger function type. | Simon Josefsson | 2009-01-07 | 1 | -6/+4 |
* | Disable secmem rather than overriding libgcrypt memory allocators. | Simon Josefsson | 2008-12-05 | 1 | -7/+5 |
* | rearranged initialization stuff based on Werner's suggestions. | Nikos Mavrogiannopoulos | 2008-12-04 | 1 | -13/+13 |
* | Fix mem leak. | Simon Josefsson | 2008-11-11 | 1 | -0/+1 |
* | Better gnulib module usage. | Simon Josefsson | 2008-10-30 | 1 | -30/+4 |
* | Modernize libgcrypt detection. | Simon Josefsson | 2008-10-08 | 1 | -8/+4 |
* | Detect libtasn1 via AC_LIB_HAVE_LINKFLAGS. | Simon Josefsson | 2008-10-08 | 1 | -1/+1 |
* | Indent. | Simon Josefsson | 2008-09-16 | 1 | -1/+1 |
* | Fix warnings. | Simon Josefsson | 2008-08-29 | 1 | -2/+0 |
* | Fix warnings. | Simon Josefsson | 2008-08-28 | 1 | -8/+0 |
* | Fix gnulib calls. | Simon Josefsson | 2008-08-26 | 1 | -2/+0 |
* | Fix secure memory initialization of libgcrypt. | Simon Josefsson | 2008-08-18 | 1 | -5/+5 |
* | Add APIs to register TLS extension handlers. | Simon Josefsson | 2008-07-03 | 1 | -0/+10 |
* | Indent code. | Simon Josefsson | 2008-07-02 | 1 | -4/+4 |
* | Initial merge attempt with gnutls_with_ext_mpi | Nikos Mavrogiannopoulos | 2008-06-28 | 1 | -12/+1 |
* | Fix warning. | Simon Josefsson | 2008-05-06 | 1 | -1/+0 |
* | Added deregisteration function to free buffers allocated for registering algo... | Nikos Mavrogiannopoulos | 2008-04-25 | 1 | -0/+1 |
* | Added interface to register random generators. | Nikos | 2008-03-29 | 1 | -3/+10 |
* | Doc fix. | Simon Josefsson | 2008-03-06 | 1 | -9/+11 |
* | Doc fix, remove verbose 'This function ...' | Simon Josefsson | 2008-03-06 | 1 | -9/+9 |
* | Changed my name to my "official" name. | Nikos Mavrogiannopoulos | 2007-10-30 | 1 | -1/+1 |
* | Use strverscmp. | Simon Josefsson | 2006-11-07 | 1 | -63/+10 |
* | Initialize winsock, for mingw. | Simon Josefsson | 2006-06-16 | 1 | -0/+31 |
* | force the gcrypt random generator to be initialized at startup. Maybe it shou... | Nikos Mavrogiannopoulos | 2006-03-11 | 1 | -0/+4 |
* | Error message translations. | Simon Josefsson | 2006-03-03 | 1 | -1/+5 |
* | Doc fix. | Simon Josefsson | 2005-12-26 | 1 | -1/+18 |
* | Use _gnutls_init as increment/decrement counter for init/deinit, | Simon Josefsson | 2005-12-23 | 1 | -5/+3 |
* | Use GNU coding style. | Simon Josefsson | 2005-11-07 | 1 | -144/+170 |
* | Initialize gcrypt here, for now, to make sure it is done even if | Simon Josefsson | 2005-10-18 | 1 | -6/+28 |
* | Revert stupid program_name workaround, patch from Martin Lambers | Simon Josefsson | 2005-09-21 | 1 | -3/+0 |
* | Add program_name, to shut up error module. | Simon Josefsson | 2005-08-30 | 1 | -0/+3 |
* | Doc fixes, tiny patch from Ralph Giles <giles@onlinegamegroup.com>. | Simon Josefsson | 2005-07-25 | 1 | -7/+6 |
* | Update FSF office address in license. | Simon Josefsson | 2005-05-26 | 1 | -1/+1 |
* | Clean up license templates. | Simon Josefsson | 2005-01-22 | 1 | -15/+16 |
* | Indent. | Simon Josefsson | 2004-10-28 | 1 | -5/+6 |
* | Fix prototypes. | Simon Josefsson | 2004-08-25 | 1 | -11/+11 |