Skip to content

Conversation

@frankmorgner
Copy link
Member

This pull request is based on #2511 and it implements my changes on top of it. That is,

  • sc_read_record and sc_update_record (and their driver call backs) get a new parameter idx for specifying an offset
  • sc_read_record and sc_update_record can now handle big amounts of data that is split up into several chunks written or read with an offset

Currently changes are untested and I'd be happy to hear from @wcosnc whether it works properly now.

Checklist
  • Documentation is added or updated
  • New files have a LGPL 2.1 license statement
  • PKCS#11 module is tested
  • Windows minidriver is tested
  • macOS tokend is tested

@frankmorgner frankmorgner force-pushed the fix_record_based_files branch 3 times, most recently from 387399e to d3303b0 Compare September 13, 2022 11:45
@Jakuje
Copy link
Member

Jakuje commented Feb 24, 2023

rebase would be needed to resolve conflicts and fix the isoapplet test though

@frankmorgner frankmorgner force-pushed the fix_record_based_files branch from 7d388a1 to 8b79e4f Compare February 27, 2023 08:09
@frankmorgner
Copy link
Member Author

rebase would be needed to resolve conflicts and fix the isoapplet test though

done

@frankmorgner frankmorgner force-pushed the fix_record_based_files branch from 8b79e4f to f32f39e Compare February 28, 2023 10:38
@Jakuje
Copy link
Member

Jakuje commented Mar 28, 2023

is this ready to merge?

@frankmorgner frankmorgner merged commit 5e06acb into OpenSC:master Mar 28, 2023
@xhanulik xhanulik mentioned this pull request Jul 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants