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

LudovicRousseau / PyKCS11 / 46

Builds Branch Commit Type Ran Committer Via Coverage
46 master getinfo: display more info about slot number Display the slot index and the maximum slot index and not just the slot number (internal PKCS#11 numeration) We now have: Slot 1/2 (number 0): instead of: Slot n.: 0 push 16 Oct 2017 08:17AM UTC LudovicRousseau travis-ci pending completion   set done
45 1.4.4 Release 1.4.4 Signed-off-by: Ludovic Rousseau <ludovic.rousseau@free.fr> push 11 Oct 2017 01:19PM UTC LudovicRousseau travis-ci pending completion   set done
44 master Release 1.4.4 Signed-off-by: Ludovic Rousseau <ludovic.rousseau@free.fr> push 11 Oct 2017 01:14PM UTC LudovicRousseau travis-ci pending completion   set done
43 master samples: use the 1st slot with a token present The token may not be present be in the first slot returned by .getSlotList(). Now we are sure a token is present, or a IndexError will occur. push 10 Oct 2017 02:32PM UTC LudovicRousseau travis-ci pending completion   set done
42 master samples: fix comment push 10 Oct 2017 02:18PM UTC LudovicRousseau travis-ci pending completion   set done
41 master samples: create the certificate object The sample genkeypair_import_cert.py had no explicit call to .createObject() The sample is not complete and must be adapted to the user needs. push 27 Sep 2017 04:25PM UTC LudovicRousseau travis-ci pending completion   set done
40 master test_wrap: test for wrapKey & unwrapKey push 24 Sep 2017 07:53PM UTC LudovicRousseau travis-ci pending completion   set done
39 master cleanup: remove extra () for if statements push 24 Sep 2017 05:40PM UTC LudovicRousseau travis-ci pending completion   set done
38 master Add vendor errors to PyKCS11Error Pull #20 24 Sep 2017 02:49PM UTC web-flow travis-ci pending completion   set done
37 master ckbytelist: update __repr__() explicitely convert to int() to use normal int and not long int. >>> int(1L) 1 The problem was that Travis-CI with Puthon 2.7 generated an error in the test suite: ==================================================... push 23 Sep 2017 05:03PM UTC LudovicRousseau travis-ci pending completion   set done
36 master Remove exception unwind warnings cl.exe /c /nologo /Ox /MD /W3 /GS- /DNDEBUG -Isrc -IC:\Python27\include -IC:\Python27\PC /Tpsrc/pkcs11lib.cpp /Fobuild\temp.win32-2.7\Release\src/pkcs11lib.obj /Fdvc70.pdb /Zi /GR pkcs11lib.cpp E:\Program Files\Vi... push 23 Sep 2017 04:39PM UTC LudovicRousseau travis-ci pending completion   set done
35 devel Remove typedef warnings src/opensc/pkcs11.h:710:1: warning: typedef requires a name [-Wmissing-declarations] typedef struct ck_rsa_pkcs_pss_params { ^~~~~~~ 1 warning generated. push 23 Sep 2017 04:17PM UTC LudovicRousseau travis-ci pending completion   set done
34 master Remove typedef warnings src/opensc/pkcs11.h:710:1: warning: typedef requires a name [-Wmissing-declarations] typedef struct ck_rsa_pkcs_pss_params { ^~~~~~~ 1 warning generated. push 23 Sep 2017 02:34PM UTC LudovicRousseau travis-ci pending completion   set done
33 master Rename .github/README.txt Github was displaying .github/README.txt instead of the project ~/README.md push 23 Sep 2017 02:30PM UTC LudovicRousseau travis-ci pending completion   set done
32 master Delete placeholder README to correctly display README.md Pull #19 23 Sep 2017 06:21AM UTC web-flow travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 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