summaryrefslogtreecommitdiffstats
path: root/base/common
Commit message (Expand)AuthorAgeFilesLines
* Add python-cryptography crypto providerAde Lee2017-04-063-17/+197
* Added CLIs to access audit log files.Endi S. Dewata2017-04-044-1/+190
* Fix pylint errorsAde Lee2017-04-042-1/+2
* Merge "Add util code to source environment files"Ade Lee2017-04-041-0/+28
|\
| * Add util code to source environment filesAde Lee2017-04-031-0/+28
* | Merge "Added python info client"Ade Lee2017-04-042-11/+138
|\|
| * Added python info clientAde Lee2017-04-032-11/+138
* | Added PKIRESTProvider.Endi S. Dewata2017-04-043-3/+121
|/
* Refactored AuditCLI.Endi S. Dewata2017-03-311-2/+0
* Misc pylint, flake8 and tox fixesChristian Heimes2017-03-314-3/+6
* Fixed pylint error in pki.authority.Endi S. Dewata2017-03-311-1/+1
* Fix retrieval for symmetric keysAde Lee2017-03-286-6/+197
* Bug 1419734 CMC: id-cmc-identityProofV2 feature implementation This patch add...Christina Fu2017-03-281-0/+3
* Added audit logs for SSL/TLS events.Endi S. Dewata2017-03-281-0/+3
* Modify storage unit to generate a new IVAde Lee2017-03-241-4/+7
* Change CRMFPopClient to use AES-KeyWrap with paddingAde Lee2017-03-241-0/+16
* Refactor code that creates PKIArchiveOptions objectsAde Lee2017-03-237-205/+8
* Added comparator function to versionAde Lee2017-03-222-20/+54
* Added infoClient to PKIClient to get server infoAde Lee2017-03-212-11/+8
* Fix Java client to use AESAde Lee2017-03-215-34/+238
* Added support for disabling SSL ciphers in pki.conf.Endi S. Dewata2017-03-211-1/+2
* Added support for hex cipher IDs in pki.conf.Endi S. Dewata2017-03-211-1/+1
* Allowing pki pkcs12-import without NSS database password.Endi S. Dewata2017-03-211-1/+1
* Added pki.conf parameter for default SSL ciphers.Endi S. Dewata2017-03-191-0/+5
* Added pki.conf parameter for SSL ciphers.Endi S. Dewata2017-03-191-0/+7
* Added configuration parameters for SSL version ranges.Endi S. Dewata2017-03-191-0/+14
* pagure#2605 CMC feature: id-cmc-identityProofV2 per rfc5272 (part 1)Christina Fu2017-03-171-0/+15
* Moved default SSL configuration out of PKIConnection.Endi S. Dewata2017-03-171-6/+0
* Removed duplicate code to configure SSL version ranges.Endi S. Dewata2017-03-171-21/+6
* Exporting environment variables for PKI client.Endi S. Dewata2017-03-162-21/+13
* Add config options to allow storage wrappings to be setAde Lee2017-03-161-1/+1
* Add IAuthToken implementation for external principalsFraser Tweedale2017-03-161-0/+154
* Define AgentCertAuthentication token keys in IAuthTokenFraser Tweedale2017-03-161-0/+3
* Added cascading configuration for PKI CLI.Endi S. Dewata2017-03-151-0/+236
* Added exception chaining for EInvalidCredentials.Endi S. Dewata2017-03-151-0/+4
* First cut of scp03 support. Supports the g&d smartcafe out of the box.Jack Magne2017-03-144-8/+640
* Continue to move more crypto into CryptoUtilAde Lee2017-03-142-2/+4
* Refactor crypto codeAde Lee2017-03-141-16/+11
* Fix wrapping params on the security data recovery serviceAde Lee2017-03-143-7/+45
* Change transport unit to create wrapping parameters based on incoming dataAde Lee2017-03-141-0/+39
* Change internal wrapping to AESAde Lee2017-03-145-196/+206
* Include revocation reason in REST cert dataFraser Tweedale2017-03-141-0/+10
* Refactor exception handling in the EncryptionUnitAde Lee2017-03-062-23/+22
* Parameterize crypto functions, part 3Ade Lee2017-03-062-3/+4
* Parametrize the encryption functionsAde Lee2017-03-061-0/+94
* Refactored EncryptionUnitAde Lee2017-03-062-2/+3
* Remove unused methodAde Lee2017-03-061-10/+0
* Refactored PKIInstance.load().Endi S. Dewata2017-03-011-0/+33
* Added InfoService and LoginService.Endi S. Dewata2017-02-246-1/+308
* Refactor CertRetrievalRequest constructionFraser Tweedale2017-02-221-13/+2