summaryrefslogtreecommitdiff
path: root/libextra
Commit message (Expand)AuthorAgeFilesLines
* Corrected issue in openpgp code, which did not allow compilation when opencdk...Nikos Mavrogiannopoulos2003-10-172-0/+12
* Some changes in types.Nikos Mavrogiannopoulos2003-10-081-3/+3
* Corrected some of the return types. Several other minor corrections.Nikos Mavrogiannopoulos2003-10-071-1/+1
* *** empty log message ***Nikos Mavrogiannopoulos2003-10-034-1022/+4
* *** empty log message ***Nikos Mavrogiannopoulos2003-10-031-0/+1018
* *** empty log message ***Nikos Mavrogiannopoulos2003-10-031-2/+3
* Updated the openpgp key API.Nikos Mavrogiannopoulos2003-10-036-5/+50
* *** empty log message ***Nikos Mavrogiannopoulos2003-10-031-1/+2
* Converted the pgp verification functions to the new API.Nikos Mavrogiannopoulos2003-10-036-222/+38
* *** empty log message ***Nikos Mavrogiannopoulos2003-10-031-39/+0
* the place where the XML stuff were moved.Nikos Mavrogiannopoulos2003-10-031-0/+406
* Updated the old opencdk code and moved the XML stuff. Based on patch by Mikha...Nikos Mavrogiannopoulos2003-10-034-909/+40
* Applied patch by Arne that fixes several possible NULL pointer dereferences.Nikos Mavrogiannopoulos2003-10-031-2/+2
* *** empty log message ***Nikos Mavrogiannopoulos2003-10-031-2107/+0
* started some rewrite of the openpgp stuff.Nikos Mavrogiannopoulos2003-10-036-18/+2576
* Corrected a bug in the SRP U calculation. Reported byNikos Mavrogiannopoulos2003-10-011-5/+6
* RIJNDAEL ciphersuites were renamed to AES.Nikos Mavrogiannopoulos2003-09-171-8/+8
* *** empty log message ***Nikos Mavrogiannopoulos2003-09-121-1/+1
* Some additions to export only the documented API, and some support for versio...Nikos Mavrogiannopoulos2003-09-122-2/+14
* Corrected and improved SRP support. The gnutls-srpcrypt now generates several...Nikos Mavrogiannopoulos2003-09-111-8/+9
* added a size check in the group generator received by the server.Nikos Mavrogiannopoulos2003-09-111-1/+7
* *** empty log message ***Nikos Mavrogiannopoulos2003-09-101-3/+3
* Updated the SRP implementation to follow the latest draft.Nikos Mavrogiannopoulos2003-09-101-1/+142
* Arne:Nikos Mavrogiannopoulos2003-08-131-1/+1
* more fixes by Arne.Nikos Mavrogiannopoulos2003-08-121-1/+4
* still more patches by Arne ThomassenNikos Mavrogiannopoulos2003-08-111-3/+3
* more patches by Arne Thomassen.Nikos Mavrogiannopoulos2003-08-113-4/+4
* Applied patch from Arne Thomassen <arne@arne-thomassen.de>, whichNikos Mavrogiannopoulos2003-08-096-26/+16
* *** empty log message ***Nikos Mavrogiannopoulos2003-06-291-9/+9
* *** empty log message ***Nikos Mavrogiannopoulos2003-06-121-3/+3
* Several fixes in several places. Patch by Sean Gao <sean.gao@sun.com>.Nikos Mavrogiannopoulos2003-05-082-6/+10
* Some fixes to allow proper compiling when --disable-srp-authentication and --...Nikos Mavrogiannopoulos2003-04-011-2/+10
* several bug fixes in the certificate parsing, and some in the asn1 parser.Nikos Mavrogiannopoulos2003-04-011-1/+1
* *** empty log message ***Nikos Mavrogiannopoulos2003-03-291-43/+0
* *** empty log message ***Nikos Mavrogiannopoulos2003-03-291-2/+2
* * Improved the error logging functions, by adding a level, andNikos Mavrogiannopoulos2003-03-192-15/+6
* Added support for PKCS#10 certificate requests generation.Nikos Mavrogiannopoulos2003-03-151-2/+2
* *** empty log message ***Nikos Mavrogiannopoulos2003-03-121-4/+6
* fixed a memory leak. Reported by Rupert Kittinger <r.kittinger@efkon.com>Nikos Mavrogiannopoulos2003-03-121-6/+9
* * Added ability to generate RSA keys.Nikos Mavrogiannopoulos2003-03-122-7/+7
* the documentation is now created on dist time.Nikos Mavrogiannopoulos2003-03-061-1/+1
* *** empty log message ***Nikos Mavrogiannopoulos2003-03-061-1/+1
* some fixes in types.Nikos Mavrogiannopoulos2003-02-182-5/+8
* The RSA and DH parameter handling has been updated.Nikos Mavrogiannopoulos2003-02-161-1/+1
* some fixes to compile.Nikos Mavrogiannopoulos2003-02-122-1/+3
* *** empty log message ***Nikos Mavrogiannopoulos2003-02-091-1/+0
* Several internal changes to use the new certificate API. CRL support is compl...Nikos Mavrogiannopoulos2003-02-094-65/+8
* *** empty log message ***Nikos Mavrogiannopoulos2003-02-081-5/+0
* use RECEIVED_ILLEGAL_PARAMETER instead of SRP_PROTOCOL_FAILURE, whenNikos Mavrogiannopoulos2003-01-251-1/+1
* Added check and error code for some SRP fatal protocol failures.Nikos Mavrogiannopoulos2003-01-231-0/+28