• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

zhaozg / lua-openssl
93%

Build:
DEFAULT BRANCH: master
Repo Added 23 Jan 2022 09:12AM UTC
Files 56
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH master
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • HEAD
  • ci
  • copilot/add-argon2-support
  • copilot/add-cmake-build-check
  • copilot/add-openssl-30-ossl-param-api
  • copilot/complete-roadmap-phase-2-tasks
  • copilot/enhance-kdf-module-development
  • copilot/fix-222b392f-2914-4a4f-aec4-9bf69a58faed
  • copilot/fix-48d6976d-3915-400f-8928-a2201b4100c6
  • copilot/fix-542599-1987363-eaff6162-5890-41a2-8d08-8f43caefbc59
  • copilot/fix-6c79a49a-25ca-4213-9310-86f4d5c8e1eb
  • copilot/fix-ec-module-warnings
  • copilot/fix-encryption-functions
  • copilot/fix-warning-in-three-files
  • copilot/implement-ec-group-point-interfaces
  • copilot/improve-openssl-code-review
  • copilot/migrate-dh-module-to-evp-api
  • copilot/migrate-hmac-to-evp-mac
  • copilot/migrate-low-level-key-access
  • copilot/migrate-to-evp-pkey-keygen
  • copilot/optimize-error-handling
  • copilot/refactor-engine-module
  • copilot/refactor-rsa-module
  • copilot/refactor-src-ots-c
  • copilot/scan-ldoc-comments-coverage
  • copilot/update-valgrind-suppressions
  • feat/PQC
  • feat/ec
  • fix/ED25519
  • fix/mem
  • fix/supp
  • master
  • v0.x
  • valgrind

03 Aug 2026 03:12PM UTC coverage: 92.911%. Remained the same
30826425739

push

travis-ci

zhaozg
Merge branch 'v0.x'

10668 of 11482 relevant lines covered (92.91%)

2013.46 hits per line

Relevant lines Covered
Build:
Build:
11482 RELEVANT LINES 10668 COVERED LINES
2013.46 HITS PER LINE
Source Files on master
  • Tree
  • List 56
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
30826425739 master Merge branch 'v0.x' push 03 Aug 2026 03:18PM UTC zhaozg travis-ci
92.91
30825896719 v0.x ci: bump openssl, libressl version push 03 Aug 2026 03:12PM UTC zhaozg travis-ci
93.93
30753825204 master fix(cms): never push NULL reason string on error paths openssl_pushresult() called ERR_reason_error_string() and pushed the result directly. For error codes without a registered reason table (e.g. provider 'could not load the shared library' erro... push 02 Aug 2026 03:15PM UTC zhaozg travis-ci
92.91
30753119743 master Merge branch 'v0.x' push 02 Aug 2026 02:56PM UTC zhaozg travis-ci
91.32
30751039922 v0.x test(mac): fix \xNN escapes breaking PUC Lua 5.1 test/2.mac.lua used \xNN hex escapes in string literals for the CMAC message and key. PUC Lua 5.1 does not support \x escapes (added in 5.2), so "\x0F" silently becomes the 3-char text "x0F" and th... push 02 Aug 2026 02:00PM UTC zhaozg travis-ci
93.93
30746800392 master Merge branch 'v0.x' push 02 Aug 2026 12:00PM UTC zhaozg travis-ci
91.32
30746477064 v0.x test(mac): fix testCMAC to dup a fresh context fix(mac) made dup() inherit the finalized state of the original context, so dup'ing an already-finalized ctx yields a context that correctly rejects further update()/final() calls (see testFinalized)... push 02 Aug 2026 11:50AM UTC zhaozg travis-ci
93.93
30746242581 v0.x docs: fix and complete LDoc comments across src C modules Fix incorrect @function names that did not match the Lua export names: - mac.c: ctx (was 'new'), close (was 'free'), added get_params - xname.c: toprint (was 'print'), corrected parameter/... push 02 Aug 2026 11:43AM UTC zhaozg travis-ci
92.78
30745147937 v0.x fix(mac): reject update/final after final() to avoid meaningless tags EVP_MAC_final() consumes the underlying EVP_MAC_CTX. For CMAC the final operation is destructive: calling update() or final() again on the same context silently returns a secon... push 02 Aug 2026 11:11AM UTC zhaozg travis-ci
92.78
30744753549 v0.x fix(cms): accept nil certs in cms.sign and guard empty-CMS methods Two crash/UX issues reported against the cms module: #411: cms.sign(signer, pkey, data) raised 'bad argument #4 to sign (must be a table as array or nil)' even though nil is ... push 02 Aug 2026 11:00AM UTC zhaozg travis-ci
93.91
See All Builds (600)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc