summaryrefslogtreecommitdiffstats
path: root/base/ca/src/com/netscape/ca/CRLIssuingPoint.java
Commit message (Expand)AuthorAgeFilesLines
* Consolidated log() for audit events.Endi S. Dewata2017-06-271-9/+3
* Refactored signed audit logger.Endi S. Dewata2017-06-241-10/+6
* Added FULL_CRL_PUBLISHING audit event.Endi S. Dewata2017-05-261-8/+8
* Added FULL_CRL_GENERATION audit event.Endi S. Dewata2017-05-261-26/+10
* Added DELTA_CRL_PUBLISHING audit event.Endi S. Dewata2017-05-261-5/+5
* Added DELTA_CRL_GENERATION audit event.Endi S. Dewata2017-05-261-18/+51
* Refactored CRLIssuingPoint.generateFullCRL().Endi S. Dewata2017-05-251-40/+40
* Refactored CRLIssuingPoint.generateDeltaCRL().Endi S. Dewata2017-05-251-48/+54
* Added CRLIssuingPoint.generateFullCRL().Endi S. Dewata2017-05-251-120/+134
* Added CRLIssuingPoint.generateDeltaCRL().Endi S. Dewata2017-05-251-67/+93
* Added CRLIssuingPoint.generateCRLExtensions().Endi S. Dewata2017-05-251-23/+22
* Reformatted RevocationRequestListener.accept().Endi S. Dewata2017-05-171-71/+71
* Refactored RevocationRequestListener.accept().Endi S. Dewata2017-05-171-3/+5
* Make starting CRL Number configurable.Jack Magne2016-07-271-20/+45
* Add parameters to disable cert or crl publishingAde Lee2016-05-241-21/+21
* Ticket #1963 CRL generation enters loop when CA loses connection to netHSM.Christina Fu2016-03-021-0/+78
* CRLIP: omit certs not issued by associated CAFraser Tweedale2015-10-211-4/+14
* Ticket #572 - CRL scheduler adds extra CRL generation at midnight for daily s...Jack Magne2015-05-061-3/+3
* Option to include nextUpdate as an offset to thisUpdateAndrew Wnuk2013-05-141-0/+27
* Fixed synchronization problem in CertificateRepository.Endi Sukma Dewata2012-10-291-1/+25
* Fixes for Guarded_By_Violation issues shown in CoverityAbhishek Koneru2012-07-021-5/+4
* Fixes for Coverity issues of type Stringbuffer, NO_EQUALS_METHOD , REVERSE_IN...Abhishek Koneru2012-06-151-20/+15
* Fixes for NULL_RETURN cases review commentsAbhishek Koneru2012-06-051-19/+21
* Fixes for Null_Returns Cases - 1 For CommitAbhishek Koneru2012-06-051-59/+82
* Patch for fixes for Review CommentsAbhishek Koneru2012-05-241-14/+13
* Fixes for Coverity Defects of Category : FB.SBSC_USE_STRINGBUFFER_CONCATENATIONAbhishek Koneru2012-05-241-6/+9
* Fixes for Coverity Defects of Category : FB.DM_NUMBER_CTOR, FB.DM_STRING_CTOR...Abhishek Koneru2012-05-241-1/+1
* Removed unused private fields.Endi Sukma Dewata2012-04-121-7/+4
* Removed unnecessary type casts.Endi Sukma Dewata2012-04-091-12/+12
* Removed whitespaces from Java code.Endi Sukma Dewata2012-04-091-31/+31
* Removed unnecessary pki folder.Endi Sukma Dewata2012-03-261-0/+3140