aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2014-02-20Fxi typoManuel Pégourié-Gonnard1-1/+1
2014-02-12Fix verion-major intoleranceManuel Pégourié-Gonnard1-0/+1
2014-02-12Revert "Merged RSA-PSS support in Certificate, CSR and CRL"Manuel Pégourié-Gonnard1-5/+0
2014-02-12Revert "Mutex call in x509_crt.c depended on PTHREAD specific instead of gene...Manuel Pégourié-Gonnard1-1/+0
2014-02-06Ability to force the Entropy module to use SHA-256 as its basisPaul Bakker1-0/+2
2014-02-06Fixed testing with out-of-source builds using cmakePaul Bakker1-0/+1
2014-02-06Ability to provide alternate timing implementationPaul Bakker1-0/+1
2014-02-06More entropy functions made thread-safe (add_source, update_manual, gather)Paul Bakker1-0/+2
2014-02-06Mutex call in x509_crt.c depended on PTHREAD specific instead of genericPaul Bakker1-0/+1
2014-02-06Merged platform compatibility layerPaul Bakker1-0/+4
2014-02-06Merged RSA-PSS support in Certificate, CSR and CRLPaul Bakker1-0/+5
2014-02-06Added Curve preference order to ChangeLogPaul Bakker1-0/+1
2014-02-05Fix bug in RSA PKCS#1 v1.5 "reversed" operationsManuel Pégourié-Gonnard1-0/+1
2014-02-05Merged HMAC-DRBG codePaul Bakker1-0/+3
2014-02-05Fix ecp_gen_keypair()Manuel Pégourié-Gonnard1-0/+5
2014-01-27Fixed indication for TrustInSoft fixpolarssl-1.3.4Paul Bakker1-1/+3
2014-01-27Fixed up ChangeLog with missing bug fixesPaul Bakker1-0/+5
2014-01-27Ready for release 1.3.4Paul Bakker1-1/+1
2014-01-27Updated ChangeLog with deterministic ECDSAPaul Bakker1-0/+1
2014-01-27Revert "Add pk_rsa_set_padding() and rsa_set_padding()"Paul Bakker1-2/+0
2014-01-25Factor out some common codeManuel Pégourié-Gonnard1-0/+3
2014-01-24SMTP lines are officially terminated with CRLF, ssl_mail_client fixedPaul Bakker1-0/+1
2014-01-24Added AES CFB8 modePaul Bakker1-0/+1
2014-01-22Merged RIPEMD-160 supportPaul Bakker1-0/+1
2014-01-22Merged support for secp224k1, secp192k1 and secp25k1Paul Bakker1-0/+1
2014-01-22Updated ChangeLog with recent changesPaul Bakker1-0/+9
2013-12-31Removed POLARSSL_THREADING_DUMMY optionPaul Bakker1-0/+1
2013-12-31Fixed potential overflow in certificate size in ssl_write_certificate()Paul Bakker1-0/+2
2013-12-31Added missing MPI_CHK() around some statementsPaul Bakker1-0/+2
2013-12-31Prepped for 1.3.3Paul Bakker1-1/+1
2013-12-31Merged ECP memory usage optimizationsPaul Bakker1-0/+1
2013-12-30Reduced the input / output overhead with 200+ bytes and covered cornerPaul Bakker1-0/+4
2013-12-30Added version of the SSL pthread server examplePaul Bakker1-0/+1
2013-12-30Merged AES-NI support for AES, AES-GCM and AES key schedulingPaul Bakker1-0/+1
2013-12-19Fixed x509_crt_parse_path() bug on Windows platformsPaul Bakker1-0/+1
2013-12-17Merged IPv6 support in the NET modulePaul Bakker1-0/+1
2013-12-17Merged storing curves fully in ROMPaul Bakker1-0/+1
2013-12-17Merged support for ECDH-RSA / ECDH-ECDSA key exchanges and ciphersuitesPaul Bakker1-0/+1
2013-12-17Fixed memory leak in benchmark applicationPaul Bakker1-0/+1
2013-12-17Potential memory leak in ssl_ticket_keys_init()Paul Bakker1-0/+1
2013-12-05Merged support for Curve25519Paul Bakker1-0/+2
2013-12-05Fix bug in mpi_set_bitManuel Pégourié-Gonnard1-0/+1
2013-12-02Updated ChangeLog for splitting off curves from ecp.cPaul Bakker1-0/+1
2013-12-02Merged client ciphersuite order preference optionPaul Bakker1-0/+2
2013-12-02Merged EC key generation supportPaul Bakker1-0/+3
2013-12-02Merged more constant-time checking in RSAPaul Bakker1-0/+1
2013-12-02Merged change from readdir_r() to readdir() + threadingPaul Bakker1-0/+1
2013-11-26Updated ChangeLog to reflect recent changesPaul Bakker1-0/+7
2013-11-21SSL now gracefully handles missing RNGPaul Bakker1-0/+1
2013-11-21Fixed X.509 hostname comparison (with non-regular characters)Paul Bakker1-0/+4