summaryrefslogtreecommitdiff
path: root/src/sexp.c
AgeCommit message (Expand)AuthorFilesLines
2016-03-16Update documentation for 'gcry_sexp_extract_param'.Justus Winter1-4/+7
2015-11-17Fix typos found using codespellJustus Winter1-1/+1
2015-10-14Fix gpg_error_t and gpg_err_code_t confusion.NIIBE Yutaka1-2/+2
2015-07-14sexp: Fix invalid deallocation in error path.Peter Wu1-1/+1
2014-08-21sexp: Check args of gcry_sexp_build.Werner Koch1-3/+8
2014-01-28sexp: Fix broken gcry_sexp_nth.Werner Koch1-16/+67
2013-12-12Remove macro hacks for internal vs. external functions. Part 2 and last.Werner Koch1-30/+30
2013-12-07sexp: Allow long names and white space in gcry_sexp_extract_param.Werner Koch1-7/+40
2013-12-05Remove macro hacks for internal vs. external functions. Part 1.Werner Koch1-84/+84
2013-11-11mpi: Add special format GCRYMPI_FMT_OPAQUE.Werner Koch1-30/+24
2013-10-16sexp: Add function gcry_sexp_extract_param.Werner Koch1-0/+235
2013-09-25sexp: Improve printing of data with a leading zero.Werner Koch1-0/+2
2013-09-20sexp: Change internal versions to always use gpg_err_code_t.Werner Koch1-32/+32
2013-09-19sexp: Improve printing data representing a negative number.Werner Koch1-0/+4
2013-09-16ecc: Implement Curve Ed25519 signing and verification.Werner Koch1-0/+24
2013-07-29sexp: Allow white space anywhere in a hex format.Werner Koch1-22/+21
2013-07-19sexp: Add function gcry_sexp_nth_buffer.Werner Koch1-0/+26
2012-10-30Fixed indentation of sexp.cWerner Koch1-189/+220
2011-06-10Fixed leading zero problems in PSS and OAEP.Werner Koch1-5/+22
2011-02-04Nuked almost all trailing whitespace.Werner Koch1-68/+68
2011-01-31Changed ecdh parameter names and fixed MPI allocation.Werner Koch1-25/+65
2010-06-29fixes for msvc compilerWerner Koch1-1/+1
2010-04-162010-04-16 Marcus Brinkmann <marcus@g10code.de>Marcus Brinkmann1-30/+36
2010-04-12Applied spelling fixes and more verbose test diagnositcs by Brad Hards.Werner Koch1-2/+2
2009-07-02Minor bug fixes.Werner Koch1-1/+0
2009-02-16Portability fixes.Werner Koch1-1/+0
2008-11-25Finished RSA X9.31 key generation.Werner Koch1-3/+62
2007-10-31Reorganizatiosn to support the visibility attribute.Werner Koch1-8/+10
2007-04-18Enhanced support for ECDSA.Werner Koch1-88/+95
2007-02-21A lot of cleanups as well as minor API changes.Werner Koch1-30/+43
2006-10-17Various minor changes.Werner Koch1-2/+2
2006-07-26Collected changes - see ChangeLogsWerner Koch1-1/+1
2006-06-21Changed xmalloc style calls to proper malloc calls with error returns atWerner Koch1-75/+151
2005-04-14(whitespacep): New.Werner Koch1-15/+29
2004-10-12* sexp.c (sexp_sscan): Removed C++ style comments. Noted by YoannWerner Koch1-2/+0
2004-08-232004-08-23 Moritz Schulte <moritz@g10code.com>Moritz Schulte1-1/+0
2004-02-03* secmem.c (_gcry_secmem_init): Do not print the "not locked intoWerner Koch1-27/+90
2003-11-11* Manifest: New.Werner Koch1-2/+19
2003-10-272003-10-27 Moritz Schulte <mo@g10code.com>Moritz Schulte1-289/+364
2003-10-08* sexp.c (sexp_sscan): Check that parenthesis are matching.Werner Koch1-2/+9
2003-07-27* gcrypt.h (gcry_mpi_scan, gcry_mpi_print): API change.Werner Koch1-4/+4
2003-07-142003-07-15 Moritz Schulte <moritz@g10code.com>Moritz Schulte1-45/+45
2003-07-072003-07-07 Moritz Schulte <moritz@g10code.com>Moritz Schulte1-1/+6
2003-06-172003-06-17 Moritz Schulte <moritz@g10code.com>Moritz Schulte1-1/+1
2003-06-09v2003-06-09 Moritz Schulte <moritz@g10code.com>Moritz Schulte1-412/+439
2003-03-12* sexp.c (sexp_sscan): Initialize NM. Thanks to Ian Peters forWerner Koch1-1/+1
2003-03-012003-02-28 Moritz Schulte <moritz@g10code.com>Moritz Schulte1-7/+0
2003-01-15* basic.c (verify_one_signature,check_pubkey_sign)Werner Koch1-5/+4
2002-05-16* tsexp.c (back_and_forth): Very minimal test of the new functions.Werner Koch1-18/+93
2002-05-14Change the license to the LGPL.Werner Koch1-6/+6