aboutsummaryrefslogtreecommitdiff
path: root/programs/pkey/mpi_demo.c
AgeCommit message (Expand)AuthorFilesLines
2023-01-11Switch to the new code styleGilles Peskine1-37/+36
2022-09-15Include platform.h unconditionally: automatic partGilles Peskine1-9/+0
2022-05-06Remove prompt to exit in all programsjosesimoes1-5/+0
2021-06-28Replace all inclusions of config.hBence Szépkúti1-5/+1
2020-08-19Update copyright notices to use Linux Foundation guidanceBence Szépkúti1-3/+1
2019-08-16Unify the example programs' terminationKrzysztof Stachowiak1-2/+2
2019-06-13Remove mbedtls_param_failed from programsGilles Peskine1-11/+0
2018-12-11Fix const-ness in mbedtls_param_failed()Manuel Pégourié-Gonnard1-0/+14
2018-06-14Fix typo in platform macro defines for examplesAndres Amaya Garcia1-1/+1
2018-06-14Fix ret code in mpi_demo.cAndres Amaya Garcia1-6/+11
2015-09-04Change main license to Apache 2.0Manuel Pégourié-Gonnard1-12/+11
2015-07-28Update date in copyright lineManuel Pégourié-Gonnard1-1/+1
2015-04-15Fix merge issueManuel Pégourié-Gonnard1-1/+1
2015-04-15Merge branch 'mbedtls-1.3' into developmentManuel Pégourié-Gonnard1-1/+1
2015-04-14Fixed typosPaul Bakker1-1/+1
2015-04-08The Great RenamingManuel Pégourié-Gonnard1-42/+42
2015-03-10Rename include directory to mbedtlsManuel Pégourié-Gonnard1-3/+3
2015-03-06Rename website and repositoryManuel Pégourié-Gonnard1-1/+1
2015-02-16Fix unchecked return values in mpi_demoManuel Pégourié-Gonnard1-19/+27
2015-02-13Cleanup programs furtherRich Evans1-8/+2
2015-02-13cleanup programsRich Evans1-2/+5
2015-01-28Fix url againManuel Pégourié-Gonnard1-1/+1
2015-01-28Remove a few useless #definesManuel Pégourié-Gonnard1-3/+0
2015-01-28Use platform layer in programs for consistency.Rich Evans1-7/+16
2015-01-23Fix website url to use https.Manuel Pégourié-Gonnard1-1/+1
2015-01-23Remove maintainer line.Manuel Pégourié-Gonnard1-1/+0
2015-01-23Remove redundant "all rights reserved"Manuel Pégourié-Gonnard1-2/+0
2015-01-23Update copyrightManuel Pégourié-Gonnard1-1/+1
2015-01-22Change name to mbed TLS in the copyright noticeManuel Pégourié-Gonnard1-1/+1
2014-04-30Adapt sources to configurable config.h nameManuel Pégourié-Gonnard1-0/+4
2013-09-20Rm _CRT_SECURE_NO_DEPRECATE for programsManuel Pégourié-Gonnard1-4/+1
2011-11-18 - Lots of minimal changes to better support WINCE as a build targetPaul Bakker1-4/+10
2011-05-26 - Fixed a whole bunch of dependencies on defines between files, examples and...Paul Bakker1-1/+13
2011-05-05 - mpi_init() and mpi_free() only accept a single argument and do not accept ...Paul Bakker1-4/+6
2010-07-18 - Fixed copyright messagePaul Bakker1-0/+3
2010-07-18 - Updated Copyright to correct entityPaul Bakker1-1/+2
2010-03-21 - Updated copyright line to 2010Paul Bakker1-1/+1
2010-03-21 - Removed copyright line for Christophe Devine for clarityPaul Bakker1-2/+0
2009-07-28 - Updated copyright messages on all relevant filesPaul Bakker1-2/+3
2009-01-25 - Added email address to header license informationPaul Bakker1-1/+1
2009-01-04 - Updated Copyright noticesPaul Bakker1-1/+3
2009-01-03 - First replacement of xyssl by polarssl where neededPaul Bakker1-1/+1
2009-01-03 - Renamed include directory to polarsslPaul Bakker1-0/+76