index
:
pfsense
RELENG_1_2
RELENG_2_0
RELENG_2_1
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4_0
RELENG_2_4_4
master
Raptor Engineering's fork of the main repository for pfSense
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
etc
/
inc
/
certs.inc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't consider a cert as in use by the GUI if it's in HTTP mode. Fixes #1171
jim-p
2011-02-22
1
-1
/
+2
*
Do not use references here when building a ca_chain_array. Really fixes #1231...
jim-p
2011-02-01
1
-2
/
+2
*
Ticket #621. Sort even csr subject to have the matching go ok during import o...
Ermal
2011-01-12
1
-0
/
+1
*
Ticket #621. sort the contents of array used for generating subject by keys s...
Ermal
2011-01-07
1
-3
/
+5
*
Fix this code a bit, my first attempt yesterday didn't work properly (this sh...
jim-p
2010-12-03
1
-4
/
+8
*
Try to handle when cert subject entries are arrays.
jim-p
2010-12-02
1
-3
/
+4
*
Remove trailing carriage return
Scott Ullrich
2010-11-10
1
-1
/
+1
*
Add ability to select reason codes for revocation. Reformat CRL edit screen a...
jim-p
2010-10-21
1
-2
/
+1
*
Add more CRL functionality. Needs to wait on a new build for further testing.
jim-p
2010-10-20
1
-1
/
+1
*
Rename 'name' to 'descr' for CA, Certificates, and CRLs, to gain CDATA protec...
jim-p
2010-10-19
1
-5
/
+5
*
Pass args to openssl_pkey_new() so it gets the key length too. Fixes #905
jim-p
2010-09-23
1
-3
/
+3
*
Properly check if this is in use.
jim-p
2010-09-21
1
-1
/
+1
*
Some fixes/enhancements/cleanup
jim-p
2010-09-21
1
-7
/
+37
*
Prevent a foreach on what might not be an array. Fixes #900
jim-p
2010-09-16
1
-0
/
+4
*
Fix this function's logic/variable tests.
jim-p
2010-09-16
1
-3
/
+3
*
Add some safety belt checks so we don't try to update an imported crl
jim-p
2010-09-16
1
-0
/
+9
*
Add some CRL support functions, not active or used in the GUI yet.
jim-p
2010-09-16
1
-2
/
+119
*
Remove two unused functions (now useless) and add a few more utility functions.
jim-p
2010-09-02
1
-12
/
+48
*
CA/CERT Move
jim-p
2010-09-01
1
-11
/
+11
*
Add some user cert lookup functions.
jim-p
2010-07-07
1
-0
/
+26
*
Allow importing of a CA's private key (optionally).
jim-p
2010-07-07
1
-1
/
+3
*
Perform more strict validation on CA and Cert names before proceeding in the ...
jim-p
2010-04-12
1
-0
/
+6
*
Remove uneeded line because openssl module will be already loaded.
Ermal
2010-03-15
1
-2
/
+0
*
Ticket #161. Fix creation of certificates and the webgui one. This was a prob...
Ermal
2010-03-15
1
-2
/
+2
*
Ticket #395. Add the path to the openssl.cnf to avoid errors. /etc/ssl/openss...
Ermal Luçi
2010-03-08
1
-0
/
+2
*
Convert to int so the keylength is respected during sign.
Ermal Luçi
2010-03-01
1
-1
/
+1
*
Ticket #161. Seems this does the trick for firefox.
Ermal Luçi
2010-02-10
1
-3
/
+3
*
Add pfSense_BUILDER_BINARIES: and pfSense_MODULE: additions
Scott Ullrich
2009-09-12
1
-1
/
+2
*
Resolve merge
Scott Ullrich
2009-08-24
1
-226
/
+0
*
Merge branch 'master' of git://rcs.pfsense.org/pfsense/nigel-ca-chain into re...
Scott Ullrich
2009-08-24
1
-0
/
+331
|
\
|
*
Found another bug in ca_chain_array.
Nigel Graham
2009-05-26
1
-1
/
+1
|
*
Fixed a problem in ca_chain that caused a segmentation fault.
Nigel Graham
2009-05-26
1
-9
/
+9
|
*
Added support for certificate chains to manager so that lighty can deliver th...
Nigel Graham
2009-05-24
1
-0
/
+103
*
|
* Move functions that output html to guiconfig.inc
Ermal Luci
2009-06-18
1
-226
/
+224
|
/
*
Add validation for the ca configuration array presence. Minor style fixes.
Matthew Grooms
2008-09-09
1
-9
/
+8
*
Add validation
Seth Mos
2008-09-09
1
-4
/
+7
*
Implement a certificate authority and certificate webui that can be used
Matthew Grooms
2008-08-09
1
-0
/
+224