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.
master
Select Git revision
Selected
master
default
protected
Branches
1
sessionticket-ae
protected
2 results
Begin with the selected commit
Created with Raphaël 2.2.0
19
Feb
16
15
14
13
10
9
8
7
3
2
31
Jan
30
29
26
25
24
23
22
19
18
17
16
14
13
12
11
10
9
5
4
3
2
21
Dec
20
19
18
15
14
13
12
11
8
6
5
4
1
30
Nov
29
28
27
23
22
21
20
17
16
14
6
3
1
31
Oct
26
25
24
20
19
18
17
16
12
11
10
9
6
5
3
29
Sep
27
26
25
18
12
9
8
7
6
5
1
31
Aug
30
29
28
25
24
22
21
18
17
16
15
14
11
10
9
8
5
2
1
31
Jul
28
25
24
20
19
18
17
16
14
13
12
11
10
6
5
3
30
Jun
29
27
26
23
22
20
19
14
13
10
9
8
7
6
5
2
1
31
May
26
24
23
19
18
16
15
14
12
11
10
8
5
4
3
2
1
28
Apr
26
25
24
21
19
18
17
14
13
12
11
10
7
3
31
Mar
30
29
28
24
22
21
20
16
15
14
9
7
6
5
3
2
1
28
Feb
27
Fix after rebasing
master
master
Add small readme for docker image
Remove wrong command from CI
Assign CI to shared runner
Add Dockerfile
Implment custom ticket handling
Add a no-op OPENSSL_INIT_NO_ATEXIT
bssl-crypto: remove unused code.
Add x509.h to doc.config
Unexport DIST_POINT_set_dpname
Allow a C++ runtime dependency in libssl
Rewrite the warning about X509_AUX
Remove pki/tag.h
Work around bindgen bug around constants
Guard C++ headers.
Include verify_unittest files in PKI_TEST_DATA
Switch to bindgen's static inline support
Document X509_V_FLAG_*
Merge X509_PURPOSE/X509_TRUST IDs and indices
Unexport most of X509_TRUST and X509_PURPOSE and simplify
Remove X509_TRUST_DEFAULT
Add X509_STORE_get1_objects
Mark ASN1_STRFLAGS_* and XN_FLAG_* with the right type
Remove unused include in now public header
Move signature_verify_cache.h to openssl/pki as public api
Make ContainsError look only for Errors, not Warnings.
Don't assume that Fiat assembly is available on Windows.
Add public API for a certificate.
Allow the delegate to indicate it wishes to accept PreCertificates
Use uint64_t for num_read and num_write in BIO
Add functions to convert from Span<const uint8> and std::string_view
Minor formatting fixes
Expose OPENSSL_timegm in posix_time.h
Add SSL_get0_chain method
Tighten up the warning about RSAES-PKCS1-v1_5
Avoid conversion overflow from struct tm.
Ensure additions in this call can't overflow.
Create a new NameConstraints constructor that takes in an already constructed GeneralNames object for permitted names.
Fix strict aliasing issues with DES_cblock
Require SSE2 when targetting 32-bit x86
Loading