Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2005-09-01 | * mpicoder.c (mpi_read): Fix minor bug in reading a zero-length MPI | David Shaw | 1 | -5/+9 | |
(was failing unnecessarily). | |||||
2005-07-27 | Converted all m_free to xfree etc. | Werner Koch | 1 | -4/+4 | |
2005-05-31 | Updated FSF street address and preparations for a release candidate. | Werner Koch | 1 | -1/+2 | |
2005-05-21 | * cardglue.c (send_status_info): Make CTRL optional. | Werner Koch | 1 | -8/+21 | |
(agent_scd_writekey, inq_writekey_parms): New. (agent_openpgp_storekey): Removed. * cardglue.h: Add a few more error code mappings. * keygen.c (copy_mpi): Removed. (save_unprotected_key_to_card): Changed to use agent_scd_writekey. * app-common.h, app-openpgp.c, tlv.c, tlv.h: Updated from newer version in gnupg 1.9 CVS. | |||||
2004-12-20 | * seckey-cert.c (do_check): Handle case when checksum was okay but | Werner Koch | 1 | -6/+15 | |
passphrase still wrong. Roman Pavlik found such a case. * mpicoder.c (mpi_read_from_buffer): Don't abort in case of an invalid MPI but print a message and return NULL. Use log_info and not log_error. | |||||
2004-09-30 | * mpicoder.c (mpi_read): If we must fail due to a oversize (generally | David Shaw | 1 | -1/+2 | |
corrupt) MPI, make sure the number of bytes we read is valid so we can skip the rest of the bad packet (in hopes the whole stream isn't invalid). | |||||
2003-05-24 | * mpicoder.c, mpi-inline.h, mpi-inv.c, mpiutil.c, mpih-div.c, | David Shaw | 1 | -16/+15 | |
mpi-internal.h, mpi-scan.c: Edit all preprocessor instructions to remove whitespace before the '#'. This is not required by C89, but there are some compilers out there that don't like it. | |||||
2002-10-19 | This commit was manufactured by cvs2svn to create branch | Repo Admin | 1 | -447/+0 | |
'GNUPG-1-9-BRANCH'. | |||||
2002-09-20 | * mpicoder.c (do_get_buffer): Avoid zero length allocation. | Werner Koch | 1 | -3/+6 | |
Checked that all callers behave properly when NBYTES returns 0 as the length of the allocated buffer. | |||||
2002-09-11 | * mpi-bit.c (mpi_normalize): Replaced the check for protected byV1-2-5V1-2-4V1-2-3RC-1-2-5rc2RC-1-2-5rc1RC-1-2-4rc1RC-1-2-3rc2RC-1-2-3rc1 | Werner Koch | 1 | -30/+25 | |
is_opaque. (mpi_get_nbits): Removed the special case for protected MPIs. * mpicoder.c (do_get_buffer): Likewise. (mpi_print): Removed the nbit_info printing. | |||||
2002-09-10 | * mpicoder.c (mpi_set_buffer): Cast all left operands of a shift | Werner Koch | 1 | -7/+7 | |
to a larger type so that 16 bit CPUs don't suffer from an overflow. Suggested by TOGAWA Satoshi. | |||||
2002-08-13 | * mpicoder.c (do_get_buffer): Don't remove leading zeros if the | Werner Koch | 1 | -6/+9 | |
MPI is marked as protected. | |||||
2002-08-02 | 2002-08-02 Timo Schulz <[email protected]> | Timo Schulz | 1 | -2/+2 | |
* mpicoder.c: Add a '\n' to all log_bug functions. | |||||
2002-06-29 | Update head to match stable 1.0 | David Shaw | 1 | -0/+446 | |
2000-12-19 | Removed files from the HEAD revision, because they are now in another | Werner Koch | 1 | -624/+0 | |
repository | |||||
2000-11-14 | Some configuration changes | Werner Koch | 1 | -2/+0 | |
2000-07-28 | See ChangeLog: Fri Jul 28 18:19:11 CEST 2000 Werner Koch | Werner Koch | 1 | -5/+15 | |
2000-01-24 | See ChangeLog: Mon Jan 24 22:24:38 CET 2000 Werner Koch | Werner Koch | 1 | -0/+2 | |
2000-01-24 | See ChangeLog: Mon Jan 24 13:04:28 CET 2000 Werner Koch | Werner Koch | 1 | -17/+56 | |
1999-12-31 | See ChangeLog: Fri Dec 31 12:48:31 CET 1999 Werner Koch | Werner Koch | 1 | -65/+60 | |
1999-12-08 | See ChangeLog: Wed Dec 8 21:58:32 CET 1999 Werner Koch | Werner Koch | 1 | -107/+231 | |
1999-11-19 | See ChangeLog: Fri Nov 19 17:15:20 CET 1999 Werner Koch | Werner Koch | 1 | -2/+12 | |
1999-07-07 | See ChangeLog: Wed Jul 7 13:23:40 CEST 1999 Werner Koch | Werner Koch | 1 | -0/+10 | |
1998-12-23 | See ChangeLog: Wed Dec 23 13:34:22 CET 1998 Werner Koch | Werner Koch | 1 | -3/+3 | |
1998-08-07 | chnages done at the train | Werner Koch | 1 | -1/+0 | |
1998-08-05 | intermediate check in | Werner Koch | 1 | -0/+44 | |
1998-06-16 | some more internall structure changes | Werner Koch | 1 | -4/+11 | |
1998-04-14 | applied Mathews typo and grammar fixes | Werner Koch | 1 | -6/+6 | |
1998-04-09 | new releaseV0-2-15 | Werner Koch | 1 | -3/+17 | |
1998-04-07 | cipher reorganisiert | Werner Koch | 1 | -2/+7 | |
1998-02-24 | Renamed to GNUPGV-0-2-8 | Werner Koch | 1 | -4/+4 | |
1998-02-13 | added option exportV0-2-6 | Werner Koch | 1 | -1/+1 | |
1998-02-03 | Fixed a few bugs | Werner Koch | 1 | -16/+18 | |
1998-02-02 | changed structure of trustdb | Werner Koch | 1 | -0/+8 | |
1998-01-30 | *** empty log message *** | Werner Koch | 1 | -3/+10 | |
1998-01-16 | added some trust model stuff | Werner Koch | 1 | -28/+24 | |
1997-12-09 | fingerprints and self signatures added | Werner Koch | 1 | -162/+124 | |
1997-11-18 | initially checkin | Werner Koch | 1 | -0/+392 | |