stelar7
|
4043c89310
LibTLS: Change CertificateKeyAlgorithm from enum to struct
|
2 rokov pred |
stelar7
|
a4855aef17
LibTLS: Rename NamedCurve to SupportedGroup
|
2 rokov pred |
stelar7
|
e4481baef9
LibTLS: Dont also include the OID when printing the RDN short name
|
2 rokov pred |
stelar7
|
d527edf0ab
LibTLS: Change Certificate parsing to use ErrorOr
|
2 rokov pred |
Fabian Dellwing
|
114a383af3
LibTLS: Add self signage information to our parsed certificates
|
2 rokov pred |
Tim Schumacher
|
f5fb1396e8
LibCrypto: Use `ErrorOr` error handling for parsing DER
|
2 rokov pred |
Timothy Flynn
|
0ddc2e1f50
LibCrypto+Everywhere: Rename *BigInteger::to_base to to_base_deprecated
|
2 rokov pred |
Linus Groh
|
57dc179b1f
Everywhere: Rename to_{string => deprecated_string}() where applicable
|
2 rokov pred |
Nico Weber
|
daeaefad17
Everywhere: Clean up "the the" comment typos
|
2 rokov pred |
Michiel Visser
|
be654dad8a
LibCrypto: Certificate parse IP address SAN
|
3 rokov pred |
Michiel Visser
|
804af863b4
LibCrypto+LibTLS: Implement Key Usage and Basic Constraints extensions
|
3 rokov pred |
Michiel Visser
|
a6e465fba2
LibCrypto: Implement custom BitStringView for ASN.1 decoder
|
3 rokov pred |
Michiel Visser
|
fea5aeda0b
LibTLS: Verify the certificate chain sent by the server
|
3 rokov pred |
Michiel Visser
|
d5cef41bb6
LibTLS: Parse Certificate signature algorithm and value
|
3 rokov pred |
Tom
|
49de4d5f33
LibDNS: Remove the 'DNS' prefix from the various type and class names
|
3 rokov pred |
Joaquim Monteiro
|
3243091c0d
LibTLS: Add SHA-384 as supported certificate signing algorithm
|
3 rokov pred |
mjz19910
|
3102d8e160
Everywhere: Fix many spelling errors
|
3 rokov pred |
Idan Horowitz
|
005d75656e
LibCrypto: Replace from_base{2,8,10,16}() & to_base10 with from_base(N)
|
4 rokov pred |
DexesTTP
|
17a1f51579
LibTLS: Move the asn certificate parser to Certificate.cpp
|
4 rokov pred |