terrafrost
|
4bc53f1251
|
Merge branch '2.0'
|
2018-09-17 00:29:24 -05:00 |
|
terrafrost
|
48aa55b7f6
|
Merge branch '1.0' into 2.0
|
2018-09-17 00:27:25 -05:00 |
|
Michiel Brandenburg
|
b4e66d343e
|
Fixes #1296 parsing invalid certificate
|
2018-09-17 00:25:55 -05:00 |
|
terrafrost
|
790b9cb22c
|
Merge branch '2.0'
|
2018-07-16 00:57:08 -05:00 |
|
terrafrost
|
49e0b860de
|
Merge branch '1.0' into 2.0
|
2018-07-16 00:56:57 -05:00 |
|
terrafrost
|
66f6d517da
|
X509: teak validateDate
|
2018-07-16 00:54:16 -05:00 |
|
terrafrost
|
28b26b50df
|
Merge branch '2.0'
|
2018-04-15 10:31:12 -05:00 |
|
terrafrost
|
bbc651f0b6
|
Merge branch '1.0' into 2.0
|
2018-04-15 10:27:46 -05:00 |
|
terrafrost
|
6bfca3df72
|
X509: CS adjustment
|
2018-04-14 23:41:00 -05:00 |
|
terrafrost
|
6dc7b3e6b9
|
ASN1: class is never set as key in _decode_ber
|
2018-04-14 23:39:05 -05:00 |
|
terrafrost
|
12bd06210c
|
Merge pull request #1250 from luzpaz/misc-typos
Misc. trivial typos
|
2018-03-03 15:41:58 -06:00 |
|
terrafrost
|
e9bff8a4de
|
X509: cs updates
|
2018-03-03 13:57:23 -06:00 |
|
terrafrost
|
1ee4167a03
|
Merge branch '2.0'
|
2018-03-03 13:44:36 -06:00 |
|
terrafrost
|
fc90c58f7f
|
X509: update disable/enableURLFetch to work with 2.0 branch
|
2018-03-03 13:44:11 -06:00 |
|
terrafrost
|
e3a1e47824
|
Merge branch '1.0' into 2.0
|
2018-03-03 13:42:46 -06:00 |
|
terrafrost
|
ea47574317
|
X509: add methods to enable / disable URL fetching
|
2018-03-03 13:42:17 -06:00 |
|
terrafrost
|
6c4a108a92
|
Merge branch 'authority-info-access-2.0' into authority-info-access-master
|
2018-03-03 08:09:26 -06:00 |
|
terrafrost
|
40730d2977
|
X509: update intermediate cert changes to work on 2.0 branch
|
2018-03-03 07:46:03 -06:00 |
|
luz.paz
|
380517ef00
|
Misc. trivial typos
Found via `codespell -q 3`
|
2018-03-03 07:07:14 -05:00 |
|
terrafrost
|
87decbe94b
|
Merge branch 'authority-info-access-1.0' into authority-info-access-2.0
|
2018-03-03 00:15:29 -06:00 |
|
terrafrost
|
f5807e1d4e
|
X509: auto download intermediate certs
|
2018-03-02 12:53:15 -06:00 |
|
terrafrost
|
596d122a76
|
X509: code cleanup
|
2018-02-20 10:12:50 -06:00 |
|
terrafrost
|
55384afdac
|
RSA: make it so you can't sign w/ public key, decrypt w/ private
|
2018-02-18 16:03:06 -06:00 |
|
terrafrost
|
fe71957c37
|
Merge branch '2.0'
|
2018-01-21 13:01:06 -06:00 |
|
terrafrost
|
c419f1121f
|
Merge branch '1.0' into 2.0
|
2018-01-21 12:38:35 -06:00 |
|
terrafrost
|
8aecafc92f
|
X509: fix 7.2 error when extensions were removed and new ones added
|
2018-01-21 12:36:49 -06:00 |
|
terrafrost
|
239a32ff06
|
Merge pull request #1222 from rrran/extract_func_phpdoc
Add PhpDoc @var for extract() functions
|
2017-12-23 14:18:28 -06:00 |
|
Sokolovskyy Roman
|
62ee1a5747
|
Multiline phpdoc for extract to one liner
|
2017-12-21 10:14:53 +01:00 |
|
terrafrost
|
a5ed1acbae
|
Merge branch '2.0'
|
2017-12-14 06:34:43 -06:00 |
|
terrafrost
|
45d6d0aa70
|
Merge branch 'validation-1.0' into 2.0
|
2017-12-14 06:34:32 -06:00 |
|
terrafrost
|
36e9992508
|
X509: serial numbers are biginteger's
|
2017-12-14 06:22:55 -06:00 |
|
terrafrost
|
446652099a
|
Merge branch 'validation-1.0' into 2.0
|
2017-12-13 19:50:37 -06:00 |
|
terrafrost
|
247e969366
|
X509: simplify revised validation logic and add to CRL validation
|
2017-12-13 19:36:55 -06:00 |
|
mdelikat
|
d9195ea5bd
|
validateSignature if subjectKeyIdentifier is not set and check serial number if is set
|
2017-12-13 19:05:06 -06:00 |
|
Sokolovskyy Roman
|
c705e7d9c6
|
Add PhpDoc @var for extract() functions
|
2017-12-04 11:11:43 +01:00 |
|
terrafrost
|
1587c5498b
|
Merge branch '1.0-travis-exp' into 2.0-travis-exp
|
2017-12-03 20:22:57 -06:00 |
|
terrafrost
|
703f7840db
|
X509: use anonymous function in PHP >= 5.3.0
|
2017-12-03 15:55:58 -06:00 |
|
Sokolovskyy Roman
|
966ee7f170
|
Long array() to short [] syntax
|
2017-11-27 09:30:14 +01:00 |
|
Sokolovskyy Roman
|
ee8f5e9769
|
Get rid of func_get_args()
|
2017-11-21 09:36:28 +01:00 |
|
terrafrost
|
ec579bd9ed
|
revisions to rrran's PHPDoc changes
|
2017-11-05 14:35:27 -06:00 |
|
terrafrost
|
10828543ce
|
Merge remote-tracking branch 'rrran/Fixes3'
|
2017-11-05 13:16:03 -06:00 |
|
terrafrost
|
1041131bb1
|
Merge branch '2.0'
|
2017-11-05 11:53:59 -06:00 |
|
terrafrost
|
d218020747
|
Merge branch '1.0' into 2.0
|
2017-11-05 11:42:08 -06:00 |
|
terrafrost
|
ffcff461c4
|
X509: URL validation didn't work (#1203)
|
2017-11-05 11:36:41 -06:00 |
|
Sokolovskyy Roman
|
f40ea062c2
|
Lots of PHPDoc fixes
|
2017-10-25 11:44:14 +02:00 |
|
terrafrost
|
fabb42c20d
|
Merge branch '2.0'
|
2017-09-30 22:56:43 +01:00 |
|
terrafrost
|
836d452acd
|
Merge branch '1.0' into 2.0
|
2017-09-30 22:56:32 +01:00 |
|
terrafrost
|
6f47ef808e
|
X509: fix issues when using datetime without a timezone set in ini
|
2017-09-30 22:54:33 +01:00 |
|
terrafrost
|
1f7d1bc18a
|
Revert "date format fix"
This reverts commit 508f04fab8 .
|
2017-09-30 22:50:24 +01:00 |
|
Sokolovskyy Roman
|
c6020a4c42
|
Unit tests fixes.
A PHPDoc fix
|
2017-09-14 09:42:37 +02:00 |
|