Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * mpicoder.c (mpi_read): If we must fail due to a oversize (generally | David Shaw | 2004-09-30 | 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). | ||||
* | * mpicoder.c, mpi-inline.h, mpi-inv.c, mpiutil.c, mpih-div.c, | David Shaw | 2003-05-24 | 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. | ||||
* | * mpicoder.c (do_get_buffer): Avoid zero length allocation. | Werner Koch | 2002-09-20 | 1 | -3/+6 |
| | | | | | | Checked that all callers behave properly when NBYTES returns 0 as the length of the allocated buffer. | ||||
* | * 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 | 2002-09-11 | 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. | ||||
* | * mpicoder.c (mpi_set_buffer): Cast all left operands of a shift | Werner Koch | 2002-09-10 | 1 | -7/+7 |
| | | | | | | to a larger type so that 16 bit CPUs don't suffer from an overflow. Suggested by TOGAWA Satoshi. | ||||
* | * mpicoder.c (do_get_buffer): Don't remove leading zeros if the | Werner Koch | 2002-08-13 | 1 | -6/+9 |
| | | | | | MPI is marked as protected. | ||||
* | 2002-08-02 Timo Schulz <[email protected]> | Timo Schulz | 2002-08-02 | 1 | -2/+2 |
| | | | | | * mpicoder.c: Add a '\n' to all log_bug functions. | ||||
* | Update head to match stable 1.0 | David Shaw | 2002-06-29 | 1 | -0/+446 |
| | |||||
* | Removed files from the HEAD revision, because they are now in another | Werner Koch | 2000-12-19 | 1 | -624/+0 |
| | | | | | repository | ||||
* | Some configuration changes | Werner Koch | 2000-11-14 | 1 | -2/+0 |
| | |||||
* | See ChangeLog: Fri Jul 28 18:19:11 CEST 2000 Werner Koch | Werner Koch | 2000-07-28 | 1 | -5/+15 |
| | |||||
* | See ChangeLog: Mon Jan 24 22:24:38 CET 2000 Werner Koch | Werner Koch | 2000-01-24 | 1 | -0/+2 |
| | |||||
* | See ChangeLog: Mon Jan 24 13:04:28 CET 2000 Werner Koch | Werner Koch | 2000-01-24 | 1 | -17/+56 |
| | |||||
* | See ChangeLog: Fri Dec 31 12:48:31 CET 1999 Werner Koch | Werner Koch | 1999-12-31 | 1 | -65/+60 |
| | |||||
* | See ChangeLog: Wed Dec 8 21:58:32 CET 1999 Werner Koch | Werner Koch | 1999-12-08 | 1 | -107/+231 |
| | |||||
* | See ChangeLog: Fri Nov 19 17:15:20 CET 1999 Werner Koch | Werner Koch | 1999-11-19 | 1 | -2/+12 |
| | |||||
* | See ChangeLog: Wed Jul 7 13:23:40 CEST 1999 Werner Koch | Werner Koch | 1999-07-07 | 1 | -0/+10 |
| | |||||
* | See ChangeLog: Wed Dec 23 13:34:22 CET 1998 Werner Koch | Werner Koch | 1998-12-23 | 1 | -3/+3 |
| | |||||
* | chnages done at the train | Werner Koch | 1998-08-07 | 1 | -1/+0 |
| | |||||
* | intermediate check in | Werner Koch | 1998-08-05 | 1 | -0/+44 |
| | |||||
* | some more internall structure changes | Werner Koch | 1998-06-16 | 1 | -4/+11 |
| | |||||
* | applied Mathews typo and grammar fixes | Werner Koch | 1998-04-14 | 1 | -6/+6 |
| | |||||
* | new releaseV0-2-15 | Werner Koch | 1998-04-09 | 1 | -3/+17 |
| | |||||
* | cipher reorganisiert | Werner Koch | 1998-04-07 | 1 | -2/+7 |
| | |||||
* | Renamed to GNUPGV-0-2-8 | Werner Koch | 1998-02-24 | 1 | -4/+4 |
| | |||||
* | added option exportV0-2-6 | Werner Koch | 1998-02-13 | 1 | -1/+1 |
| | |||||
* | Fixed a few bugs | Werner Koch | 1998-02-03 | 1 | -16/+18 |
| | |||||
* | changed structure of trustdb | Werner Koch | 1998-02-02 | 1 | -0/+8 |
| | |||||
* | *** empty log message *** | Werner Koch | 1998-01-30 | 1 | -3/+10 |
| | |||||
* | added some trust model stuff | Werner Koch | 1998-01-16 | 1 | -28/+24 |
| | |||||
* | fingerprints and self signatures added | Werner Koch | 1997-12-09 | 1 | -162/+124 |
| | |||||
* | initially checkin | Werner Koch | 1997-11-18 | 1 | -0/+392 |