summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Send --help output to stdout.Simon Josefsson2005-07-021-1/+1
* Exit with 0 for --help.Simon Josefsson2005-07-021-0/+3
* Fix srcdir!=objdir builds.Simon Josefsson2005-06-151-1/+1
* Updated to minilzo 2.0 and corrected stuff pointed out byNikos Mavrogiannopoulos2005-06-081-3/+5
* some updates to prevent warnings for non constant initializersNikos Mavrogiannopoulos2005-06-021-1/+4
* fixed some type conflicts.Nikos Mavrogiannopoulos2005-05-317-8/+10
* crt_list_import() now works with DER certificates (although only 1 can be imp...Nikos Mavrogiannopoulos2005-05-291-1/+25
* *** empty log message ***Nikos Mavrogiannopoulos2005-05-281-1/+1
* correct the behaviour in DN parsing. Return the correct size when requested.Nikos Mavrogiannopoulos2005-05-281-1/+1
* eliminated some warnings.Nikos Mavrogiannopoulos2005-05-2715-27/+49
* Update FSF office address in license.Simon Josefsson2005-05-26154-163/+162
* Corrected a bug in certificate verification that could lead to a trustedNikos Mavrogiannopoulos2005-05-231-19/+29
* Include defines.h before gnutls.h, to pull in config.h, to make sureSimon Josefsson2005-05-201-2/+2
* *** empty log message ***Nikos Mavrogiannopoulos2005-05-151-2/+2
* corrected some things that could affect 64 bit machines.Nikos Mavrogiannopoulos2005-05-152-6/+14
* Use gnutls/extra.h to get gnutls_openpgp_recv_key_func type.Simon Josefsson2005-05-011-6/+1
* certtool can now fix the old RSA private keys. This is done by using the -k p...Nikos Mavrogiannopoulos2005-04-272-7/+46
* at the export phase, encode the key.Nikos Mavrogiannopoulos2005-04-272-52/+39
* corrected bugs in RSA key export.Nikos Mavrogiannopoulos2005-04-273-57/+94
* added an extra check while checking the padding.Nikos Mavrogiannopoulos2005-04-271-2/+1
* some updates in the description of gnutls_alert_get()Nikos Mavrogiannopoulos2005-04-231-0/+3
* gnutls_alert_send_appropriate() is no longer marked as deprecated.Nikos Mavrogiannopoulos2005-04-231-2/+2
* *** empty log message ***Nikos Mavrogiannopoulos2005-04-221-4/+5
* *** empty log message ***Nikos Mavrogiannopoulos2005-04-221-1/+1
* Make it compile.Simon Josefsson2005-04-211-1/+1
* *** empty log message ***Nikos Mavrogiannopoulos2005-04-211-1/+1
* some cleanups, and changes in the resuming code to avoid freeing non-allocate...Nikos Mavrogiannopoulos2005-04-214-30/+22
* Remove gnutls_alert.h.Simon Josefsson2005-04-151-9/+8
* Move lib/gnutls.h.in.in into includes/gnutls/gnutls.h.in.Simon Josefsson2005-04-151-868/+0
* Remove.Simon Josefsson2005-04-141-5/+0
* Remove dupe definition.Simon Josefsson2005-04-141-1/+0
* Revert.Simon Josefsson2005-04-141-1/+0
* Moved from gnutls_mem.h.Simon Josefsson2005-04-141-0/+4
* Cleanup.Simon Josefsson2005-04-141-9/+1
* Fix warning.Simon Josefsson2005-04-141-1/+0
* Fix warning.Simon Josefsson2005-04-145-47/+45
* Fix warning.Simon Josefsson2005-04-144-16/+16
* Fix warnings.Simon Josefsson2005-04-141-19/+21
* Fix warning.Simon Josefsson2005-04-145-26/+26
* Cleanup.Simon Josefsson2005-04-141-4/+0
* (_gnutls_x509_oid_data2string): Fix memory leak, tiny patch fromSimon Josefsson2005-04-141-0/+2
* Make it build.Simon Josefsson2005-04-141-1/+0
* Simplify.Simon Josefsson2005-04-147-72/+17
* Cleanup.Simon Josefsson2005-04-142-5/+0
* Simplify.Simon Josefsson2005-04-143-34/+4
* Remove. (Everything moved to gnutls.h.in.in.)Simon Josefsson2005-04-141-183/+0
* Clean up #include situation, merge from gnutls_1_2_1_with_include_fixes.Simon Josefsson2005-04-1442-515/+460
* Some fixes for AuthorityKeyIdentifier parsing. Suggested by Fabio.Nikos Mavrogiannopoulos2005-04-132-3/+4
* Fixed pkcs12 friendly name and local key identifier decoding.Nikos Mavrogiannopoulos2005-04-124-48/+105
* *** empty log message ***Nikos Mavrogiannopoulos2005-04-051-1/+1