results.out holds the log of the allocation run.
all.result is a concatenation of the all the result files.
The files are all checked into our git repository (oasis-tcs/pkcs11.git) in 'working/identifier_db/pkcs11v3.2'
You can look at all the proposed identifiers by running './lookup.pl proposed' in 'working/identifier_db'
I should have ran these as each proposal came in. NOTE: I've modified the allocation scheme where if you specify 'opt' in the proposal, rather then allocation from the current max identifier, it looks for the smallest unallocated identifier. For historical reasons we left a lot of holes in our allocation space, and it seems right to start filling them in.
NOTE on process??
- once we approve them, I'll move the identifiers from 'proposed' to 'approved'. In the database.
- I'll update them in the header files and post the header file to vote on in the next meeting.
- I'll create a pkcs11v3.2 branch and a 3-02 tag.
- (after the spec has been approved I'll move all the approved identifiers to 'spec').