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

hainesr / rubyzip / 17511476664

Builds Branch Commit Type Ran Committer Via Coverage
17511476664 aes Add AES reference documentation. These notes were originally published on the WinZip website, and were converted to Markdown by an unknown source. push 06 Sep 2025 07:06AM UTC hainesr github
96.86
17511445982 main Add documentation about the limits imposed by the zip spec. These limits are mostly imposed by the various field sizes For example, a 2 byte field size limits the number of entries in a zip file to 65,535. This file also lists some known limits ... push 06 Sep 2025 07:05AM UTC hainesr github
96.87
17362314481 aes Add some documentation for AES decryption. High-level notes in the README and ensure `Entry#aes?` is documented. push 31 Aug 2025 09:06PM UTC hainesr github
96.86
17345504542 aes Implement a couple of sensible copilot review suggestions. push 30 Aug 2025 03:29PM UTC hainesr github
96.86
17345193022 aes Add test data generated by Keka (MacOS). Keka is an archive tool available on MacOS. This test is added for a number of reasons: * Test an AES encrypted archive generated by a different "real world" tool. * Multiple files. * Large files: * Great... push 30 Aug 2025 02:56PM UTC hainesr github
96.86
17343124569 aes Add fix for JRuby cipher finalization issue. JRuby requires finalization of the AES cipher so that the full unencrypted data is output. This is a bug in the jruby-openssl gem, as noted in jruby/jruby-openssl#182 and jruby/jruby-openssl#183. push 30 Aug 2025 11:19AM UTC hainesr github
96.86
17341712598 aes Add fix for JRuby cipher finalization issue. JRuby requires finalization of the AES cipher so that the full unencrypted data is output. This is a bug in the jruby-openssl gem, as noted in jruby/jruby-openssl#182 and jruby/jruby-openssl#183. push 30 Aug 2025 08:44AM UTC hainesr github
96.86
17304861336 aes Adds support for AES decryption. Co-authored-by: Robert Haines <rhaines@manchester.ac.uk> Reviewed-by: @Ph0tonic push 28 Aug 2025 06:40PM UTC hainesr github
94.87
17299278288 aes Fixes rubocop lint push 28 Aug 2025 02:43PM UTC hainesr github
94.87
17120216207 v3.0.2 Update version number and Changelog for release. push 21 Aug 2025 07:31AM UTC hainesr github
96.87
17120114036 main Update version number and Changelog for release. push 21 Aug 2025 07:26AM UTC hainesr github
96.87
17119433504 master Fix `InputStream#sysread` to handle frozen string literals. Thanks to @nemesit for catching this bug. Closes #643 push 21 Aug 2025 06:54AM UTC hainesr github
96.87
17119364155 main Fix `InputStream#sysread` to handle frozen string literals. Thanks to @nemesit for catching this bug. Closes #643 push 21 Aug 2025 06:51AM UTC hainesr github
96.87
17111238454 main Ensure that we don't flush too often when deflating. When fixing #322 we initially flushed on every write, but this is bad for compression perfomance (size-wise). So this commit ensures we only flush when we're running under JRuby. Fixes #322 push 20 Aug 2025 09:55PM UTC hainesr github
96.87
17111228495 master Ensure that we don't flush too often when deflating. When fixing #322 we initially flushed on every write, but this is bad for compression perfomance (size-wise). So this commit ensures we only flush when we're running under JRuby. Fixes #322 push 20 Aug 2025 09:55PM UTC hainesr github
96.87
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • …
  • 30
  • 31
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc