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 |
|
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
|
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 |
|
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
|
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 |
|
Sokolovskyy Roman
|
508f04fab8
|
date format fix
|
2017-09-11 13:33:43 +02:00 |
|
Sokolovskyy Roman
|
4f399d5c33
|
Merge remote-tracking branch 'origin/master' into Bugfixes2
|
2017-09-11 11:13:03 +02:00 |
|
terrafrost
|
f257fceabb
|
Merge branch '2.0'
|
2017-08-28 23:32:19 -05:00 |
|
terrafrost
|
df1a650485
|
Merge branch '1.0' into 2.0
|
2017-08-28 23:31:51 -05:00 |
|
terrafrost
|
4b1102de7e
|
X509: updates to DateTime integration
|
2017-08-28 23:29:03 -05:00 |
|
terrafrost
|
c43ebe3a0a
|
Merge branch 'datetime-2.0' into datetime-master
|
2017-08-24 12:50:47 -05:00 |
|
terrafrost
|
221a9be8e6
|
Merge branch 'datetime-1.0' into datetime-2.0
|
2017-08-24 12:50:00 -05:00 |
|
terrafrost
|
09c17b1a31
|
ASN1 / X509: update to use DateTime instead of unix time
|
2017-08-24 12:48:15 -05:00 |
|
Sokolovskyy Roman
|
25c1ae6e00
|
Merge remote-tracking branch 'origin/master' into Bugfixes2
|
2017-08-09 12:28:02 +02:00 |
|
terrafrost
|
3fcce89f78
|
Merge remote-tracking branch 'rrran/Bugfixes'
|
2017-08-07 21:47:06 -05:00 |
|
terrafrost
|
9f540a82e6
|
minor fixes to X509 and SSH2
|
2017-08-06 17:29:30 -05:00 |
|
Sokolovskyy Roman
|
55cacdf7cd
|
More PHPDOC fixes
|
2017-08-04 12:06:25 +02:00 |
|
Sokolovskyy Roman
|
eb21fb2bcb
|
Default value for a parameter missed
|
2017-08-03 11:25:20 +02:00 |
|
Sokolovskyy Roman
|
f48995ac96
|
Wrong class name fix
PHPDOC fixes
|
2017-08-03 09:13:44 +02:00 |
|
terrafrost
|
baeb68eb82
|
Merge branch '2.0'
|
2017-05-14 08:50:57 -05:00 |
|
terrafrost
|
4b24877a2c
|
Merge branch '1.0' into 2.0
|
2017-05-14 08:50:13 -05:00 |
|
terrafrost
|
19c71e4a98
|
X509: include subjectaltname extension even if only one domain name
|
2017-05-14 08:49:04 -05:00 |
|
Casper Langemeijer
|
4a0118bae6
|
Refactor create_function() into anonymous function
|
2017-04-17 15:35:00 +02:00 |
|
terrafrost
|
22bf2339d7
|
Merge branch '2.0'
|
2017-03-07 22:20:21 -06:00 |
|
terrafrost
|
52dcabb279
|
Merge pull request #1104 from metaclassing/fix-array-map-namespace
namespacing the array_map function
|
2017-03-07 21:50:41 -06:00 |
|
Metaclassing
|
42a7ff61ff
|
namespacing the array_map function
|
2017-03-07 15:22:44 -06:00 |
|