1
I Use This!
Low Activity

Commits : Listings

Analyzed 16 days ago. based on code collected 17 days ago.
Jan 29, 2024 — Jan 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix problems reported by pep8
LudovicRousseau
as Ludovic Rousseau
More... about 15 years ago
add missing usage() method
LudovicRousseau
as Ludovic Rousseau
More... about 15 years ago
fix problems reported by pep8
LudovicRousseau
as Ludovic Rousseau
More... about 15 years ago
fix problems reported by pep8
LudovicRousseau
as Ludovic Rousseau
More... about 15 years ago
remove trailing whitespace
LudovicRousseau
as Ludovic Rousseau
More... about 15 years ago
dumpit.py:20:14: E401 multiple imports on one line
LudovicRousseau
as Ludovic Rousseau
More... about 15 years ago
wait for events and display slot and token information
LudovicRousseau
as Ludovic Rousseau
More... over 15 years ago
create a class getInfo()
LudovicRousseau
as Ludovic Rousseau
More... over 15 years ago
openSession(): document flags parameter
LudovicRousseau
as Ludovic Rousseau
More... over 15 years ago
do not force a python version by default
LudovicRousseau
as Ludovic Rousseau
More... over 15 years ago
add waitForSlotEvent()
LudovicRousseau
as Ludovic Rousseau
More... over 15 years ago
use "import getopt, sys" only if needed
LudovicRousseau
as Ludovic Rousseau
More... over 15 years ago
remove useless "import time"
LudovicRousseau
as Ludovic Rousseau
More... over 15 years ago
define a getinfo() function and call it if the script is called directly
LudovicRousseau
as Ludovic Rousseau
More... over 15 years ago
PKCS11Lib::C_GenerateKeyPair(): fix a typo outhPublicKey -> outhPrivateKey
LudovicRousseau
as Ludovic Rousseau
More... over 15 years ago
display objects ID as hex in the list of objects found to reflect the way they are displayed in the object header
LudovicRousseau
as Ludovic Rousseau
More... over 15 years ago
do not use the same name "function_ptr" for a type and argument
LudovicRousseau
as Ludovic Rousseau
More... almost 16 years ago
closes: #16 Wrong CKA_MODULUS_BITS type
LudovicRousseau
as Ludovic Rousseau
More... almost 16 years ago
closes: #15 Typo error into C_Verify method
LudovicRousseau
as Ludovic Rousseau
More... almost 16 years ago
remove src/LowLevel.py
LudovicRousseau
as Ludovic Rousseau
More... almost 16 years ago
release 1.2.1
LudovicRousseau
as Ludovic Rousseau
More... over 16 years ago
remove now useless rsaref/* files since we use opensc/pkcs11.h instead
LudovicRousseau
as Ludovic Rousseau
More... over 16 years ago
incremented version to 1.2.1 in setup.py More... over 16 years ago
HiLevel interface: Session.findObjects() function returns a copy of the object handles to avoid a bug in older SWIG versions More... over 16 years ago
updated VS71 project to use opensc's PKCS#11 header More... over 16 years ago
CKU_USER, CKU_SO and CKM_RSA_PKCS can't be cross referenced by epydoc
LudovicRousseau
as Ludovic Rousseau
More... over 16 years ago
use --verbose argument for epydoc
LudovicRousseau
as Ludovic Rousseau
More... over 16 years ago
do not set PYTHONPATH. It makes epydoc crash
LudovicRousseau
as Ludovic Rousseau
More... over 16 years ago
add a distclean rule (same as clean)
LudovicRousseau
as Ludovic Rousseau
More... over 16 years ago
the debian/ directory is now available at svn://svn.debian.org/svn/python-modules/packages/pykcs11/trunk/debian
LudovicRousseau
as Ludovic Rousseau
More... over 16 years ago