Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
V
Vulnerable BSSL
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Sven Niclas Hebrok
Vulnerable BSSL
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
sessionticket-ae
Select Git revision
Selected
sessionticket-ae
protected
Branches
1
master
default
protected
2 results
Begin with the selected commit
Created with Raphaël 2.2.0
14
Nov
11
7
6
2
27
Oct
26
25
22
18
14
13
12
11
8
6
4
3
30
Sep
28
23
14
13
9
8
7
6
1
31
Aug
30
29
26
25
24
15
13
12
5
3
2
1
30
Jul
29
28
27
26
25
22
21
19
18
15
14
12
11
8
7
6
25
Jun
23
22
16
15
14
13
10
8
6
3
2
31
May
30
26
25
24
23
20
19
16
13
10
9
5
3
2
29
Apr
26
25
22
21
20
19
14
11
8
1
30
Mar
28
25
24
23
21
18
15
14
8
7
28
Feb
25
24
23
22
19
16
15
14
10
8
7
4
28
Jan
27
26
25
24
21
20
19
18
14
13
10
7
5
22
Dec
21
16
15
14
13
8
7
30
Nov
29
22
19
18
15
4
1
29
Oct
27
26
25
21
20
19
18
15
12
7
6
5
1
29
Sep
28
24
23
22
20
16
15
14
13
10
9
8
7
3
2
1
31
Aug
30
26
25
24
20
18
17
16
13
11
10
9
6
5
4
3
2
29
Jul
28
23
20
16
15
12
9
7
2
1
30
Jun
29
25
24
23
22
21
18
16
14
11
10
9
8
7
3
2
1
27
May
25
24
21
20
19
18
14
13
11
10
7
6
4
3
30
Apr
28
23
22
More -Wshorten-64-to-32 fixes.
Introduce ossl_ssize_t and use it in ASN1_STRING_set.
Do not allow changing keys with parameters already set.
Fix the comment in ecp_nistz256_ord_sqr_mont to match code and prototype.
Allow EVP_PKEY_copy_parameters into an untyped EVP_PKEY.
Fix integer overflow in OPENSSL_gmtime_adj
Check for overflow in i2c_ASN1_BIT_STRING.
Add the suite of EC_KEY and EC_POINT serializers.
Skip the field inversion when just measuring output size.
Allow using the TLS exporter in more cases.
Print the curve name, not bit length in EVP_PKEY_print_*
Remove tautological comparison.
Fix EC public key output in EVP_PKEY_print_*
Add missing heading to DSA output.
Fix trailing whitespace in EVP_PKEY_print_*
Revert "Default SSL_set_enforce_rsa_key_usage to enabled."
Simplify crypto/evp/print.c.
Add tests for EVP_PKEY_print_*
Clean up short BIGNUM handling in bn_print.
Miscellaneous -Wshorten-64-to-32 fixes.
Make EVP_PKEY_*_tls_encodedpoint work with EVP_PKEY_EC.
Fix linking with non-MSVC toolchain in Windows platform
Break FIPS tests by zeroing out the entire value.
Remove CMake install command for modulewrapper.
Enable -Wstring-concatenation and silence warning.
Switch RSA_sign to size_t.
Further fixups on the new tests.
Also detect Armv8.2 SHA-512 extensions on FreeBSD.
Fix comments around TBSCertificate cache.
Test (and, for CSRs, fix) TBS cache invalidation on signing.
Add support for arm/aarch64 on FreeBSD
Replace UTF8_putc with cbb_add_utf8.
Some CBB_init_fixed simplifications.
Make CBB_init_fixed infallible and allocationless.
Check for TLS 1.3 in SSL_generate_key_block.
acvp: support fetching expected results.
Add CBB_add_asn1_[u]int64_with_tag.
Make DH opaque.
Default SSL_set_enforce_rsa_key_usage to enabled.
Test i2d_re_* for CRLs and CSRs too.
Loading