summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Removed duplicate code to configure SSL version ranges.Endi S. Dewata2017-03-174-75/+75
* Merge pull request #1 from amolkahat/pki_manEndi S. Dewata2017-03-161-1/+7
|\
| * Added -t and --token information in pki man page.Amol Kahat2017-03-081-1/+7
* | 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-164-11/+70
* | Update ACLInterceptor to support external principalsFraser Tweedale2017-03-161-12/+29
* | Update SessionContextInterceptor to handle external principalsFraser Tweedale2017-03-161-9/+10
* | Update AuthMethodInterceptor to handle external principalsFraser Tweedale2017-03-161-11/+16
* | Add IAuthToken implementation for external principalsFraser Tweedale2017-03-161-0/+154
* | Add groups and request attributes to external principalsFraser Tweedale2017-03-164-0/+133
* | CertProcessor: extract method setAuthTokenIntoRequestFraser Tweedale2017-03-161-34/+34
* | Define AgentCertAuthentication token keys in IAuthTokenFraser Tweedale2017-03-162-12/+8
* | Synced local source spec files with their upstream Koji counterparts.Matthew Harmsen2017-03-153-6/+22
* | Merge branch 'master' of github.com:dogtagpki/pkiAde Lee2017-03-1563-1506/+5149
|\ \
| * | Added cascading configuration for PKI CLI.Endi S. Dewata2017-03-154-228/+256
| * | Troubleshooting improvement for ClientCertValidateCLI.Endi S. Dewata2017-03-151-3/+6
| * | Added exception chaining for EInvalidCredentials.Endi S. Dewata2017-03-153-8/+12
| * | Fixed typo.Matthew Harmsen2017-03-151-1/+1
| * | Synced changelog with Koji pki-core master.Matthew Harmsen2017-03-151-3/+178
| * | Upgraded remaining 10.3.3 references to 10.4.0.Matthew Harmsen2017-03-153-3/+3
| * | Re-base Dogtag pki packages to 10.4.xMatthew Harmsen2017-03-144-15/+130
| * | First cut of scp03 support. Supports the g&d smartcafe out of the box.Jack Magne2017-03-1419-163/+3347
| * | Continue to move more crypto into CryptoUtilAde Lee2017-03-149-123/+112
| * | Refactor crypto codeAde Lee2017-03-1413-376/+244
| * | Fix wrapping params on the security data recovery serviceAde Lee2017-03-147-47/+117
| * | Change transport unit to create wrapping parameters based on incoming dataAde Lee2017-03-144-30/+69
| * | Fix incorrect function in generating symmetric keys.Ade Lee2017-03-141-1/+1
| * | Change internal wrapping to AESAde Lee2017-03-1417-598/+716
| * | pki_default.cfg.5: fix ca_signing tag nameFraser Tweedale2017-03-141-1/+1
| * | pkispawn.8: fix setup-ds.pl command nameFraser Tweedale2017-03-141-1/+1
| * | Include revocation reason in REST cert dataFraser Tweedale2017-03-142-0/+28
| * | Refactor key recovery to centralize crypt functionsAde Lee2017-03-071-43/+49
| * | Refactor exception handling in the EncryptionUnitAde Lee2017-03-0610-392/+380
| * | Cleanup exception handlingAde Lee2017-03-061-246/+13
| * | Parameterize crypto functions, part 3Ade Lee2017-03-066-34/+75
| * | Parametrize crypto methods part 2Ade Lee2017-03-061-30/+53
| * | Parametrize the encryption functionsAde Lee2017-03-062-15/+125
| * | Refactored EncryptionUnitAde Lee2017-03-066-211/+207
| * | Remove unused methodAde Lee2017-03-062-18/+4
| * | Refactored PKIInstance.load().Endi S. Dewata2017-03-012-13/+34
| |/
* | Refactor key recovery to centralize crypt functionsAde Lee2017-02-281-43/+49
* | Refactor exception handling in the EncryptionUnitAde Lee2017-02-2810-392/+380
* | Cleanup exception handlingAde Lee2017-02-281-246/+13
* | Parameterize crypto functions, part 3Ade Lee2017-02-286-34/+75
* | Parametrize crypto methods part 2Ade Lee2017-02-281-30/+53
* | Parametrize the encryption functionsAde Lee2017-02-282-15/+125
* | Refactored EncryptionUnitAde Lee2017-02-286-211/+207
* | Remove unused methodAde Lee2017-02-282-18/+4
|/
* Added access banner for PKI CLI.Endi S. Dewata2017-02-242-0/+83
* Added access banner for PKI console.Endi S. Dewata2017-02-241-1/+34