|
|
|
@206
|
8 weeks |
alonbl |
Fix openssl interface incompatibility, trivial const
|
|
|
|
@205
|
8 weeks |
alonbl |
Fix warnings, integer sign related
|
|
|
|
@204
|
8 weeks |
alonbl |
Fix warning of sign mismatch, but probably there is a bug here
|
|
|
|
@203
|
8 weeks |
alonbl |
Resolve trivial warnings
|
|
|
|
@202
|
8 weeks |
alonbl |
Remove ltdl usage
Use native POSIX/Windows
|
|
|
|
@201
|
8 months |
alonbl |
Do not set private to C_Initialize unless actually have one
From: …
|
|
|
|
@200
|
10 months |
martin |
trunk is 0.2.9-svn
|
|
|
|
@199
|
10 months |
martin |
Release libp11-0.2.8
|
|
|
|
@198
|
10 months |
martin |
Release 0.2.8
* bump soname because of added fields in r149
* update …
|
|
|
|
@197
|
15 months |
ludovic.rousseau |
Display the number of available slots
|
|
|
|
@196
|
19 months |
martin |
Add openssl libcrypto to pkg-config private libs list to make sure that …
|
|
|
|
@195
|
19 months |
martin |
Fix building examples on newest Fedora.
Patch by Kalev Lember
|
|
|
|
@194
|
19 months |
martin |
Add missing token flags into libp11 structure.
Patch by Kalev Lember
|
|
|
|
@193
|
23 months |
martin |
Fix ticket #137:
check that private data is not NULL
|
|
|
|
@192
|
2 years |
aj |
Next release will be 0.2.8, trunk is "-svn" preview.
|
|
|
|
@191
|
2 years |
aj |
Copy news update too.
|
|
|
|
@190
|
2 years |
aj |
Update News too.
|
|
|
|
@189
|
2 years |
aj |
Copy new release.
|
|
|
|
@188
|
2 years |
aj |
Create new release 0.2.8
|
|
|
|
@187
|
2 years |
aj |
make libp11 swallow CKR_CRYPTOKI_ALREADY_INITIALIZED if returned from …
|
|
|
|
@186
|
3 years |
aj |
trunk is now post 0.2.6
|
|
|
|
@185
|
3 years |
aj |
New libp11 release 0.2.6.
|
|
|
|
@184
|
3 years |
aj |
prepare release 0.2.6.
|
|
|
|
@183
|
3 years |
aj |
Kalev Lember: add Makefile.mak and winconfig.h for building with MSVC.
|
|
|
|
@182
|
3 years |
aj |
export the new function too.
|
|
|
|
@181
|
3 years |
aj |
we branched for 0.2.5, new development gets -svn suffix.
|
|
|
|
@180
|
3 years |
aj |
Create new libp11 release.
|
|
|
|
@179
|
3 years |
aj |
add new function to export slot id.
|
|
|
|
@178
|
3 years |
alonbl |
Add PACKAGE_SUFFIX
|
|
|
|
@177
|
3 years |
alonbl |
Fix doc build issues
1. VPATH issue.
2. Parallel build issue, suggested by …
|
|
|
|
@176
|
3 years |
alonbl |
mingw32->mingw*
|
|
|
|
@175
|
3 years |
alonbl |
Handle svn checkout detection correctly when srcdir is different
|
|
|
|
@174
|
3 years |
alonbl |
Don't remove external files on distclean
|
|
|
|
@173
|
3 years |
aj |
Switch from using int for size arguments to size_t.
This change breaks ABI …
|
|
|
|
@172
|
3 years |
aj |
Stanislav Brabec:
As previous patches changed ABI (at least on x86_64), …
|
|
|
|
@171
|
3 years |
aj |
Stanislav Brabec:
As documentation says, PKCS11_CTX_init_args() returns …
|
|
|
|
@170
|
3 years |
alonbl |
Remove gcc specifics
|
|
|
|
@169
|
4 years |
aj |
fix segfault in new code.
|
|
|
|
@168
|
4 years |
aj |
fix segfault in new code.
|
|
|
|
@167
|
4 years |
aj |
update export script.
|
|
|
|
@166
|
4 years |
aj |
update export script.
|
|
|
|
@165
|
4 years |
aj |
update version number.
|
|
|
|
@164
|
4 years |
aj |
create new release.
|
|
|
|
@163
|
4 years |
aj |
Update news file.
|
|
|
|
@162
|
4 years |
alonbl |
Export missing symbol
|
|
|
|
@161
|
4 years |
alonbl |
Update NEWS
|
|
|
|
@160
|
4 years |
aj |
Arnaud Ebalard:
implement PKCS11_private_encrypt() and make PKCS11_sign() …
|
|
|
|
@159
|
4 years |
aj |
Ah, fix these number for libtool.
|
|
|
|
@158
|
4 years |
aj |
We added a function, so we need to increase the minor number.
|
|
|
|
@157
|
4 years |
aj |
Update news too.
|
|
|
|
@156
|
4 years |
aj |
David Smith:
While working on adding PKCS#11 support to Gnome's Network …
|
|
|
|
@155
|
4 years |
alonbl |
Detect libtool-1 or libtool-2 at runtime
|
|
|
|
@154
|
4 years |
alonbl |
More aclocal->m4
|
|
|
|
@153
|
4 years |
alonbl |
Some more cleanups
|
|
|
|
@152
|
4 years |
alonbl |
Prepare for libtool-2
|
|
|
|
@151
|
4 years |
alonbl |
Fixup configure help strings
|
|
|
|
@150
|
4 years |
alonbl |
Include winresrc.h
|
|
|
|
@149
|
4 years |
alonbl |
Add --force to autoreconf
|
|
|
|
@148
|
4 years |
alonbl |
More fixups to maintainer-clean
|
|
|
|
@147
|
4 years |
alonbl |
Fixup MSVC resource build.
By Douglas E. Engert
|
|
|
|
@146
|
4 years |
alonbl |
afxres.h is not needed
|
|
|
|
@145
|
4 years |
alonbl |
Distribute files for MSCV
|
|
|
|
@144
|
4 years |
alonbl |
libp11 MSVC fixups
Here they are. This email has libp11 changes. The …
|
|
|
|
@143
|
4 years |
alonbl |
Finished with this branch
|
|
|
|
@142
|
4 years |
alonbl |
New build system
Merge new build system:
1. Support mingw.
2. Sync with …
|
|
|
|
@141
|
4 years |
alonbl |
Build cleanups
|
|
|
|
@140
|
4 years |
alonbl |
Fix separate builddir issues
|
|
|
|
@139
|
4 years |
alonbl |
Trivial
|
|
|
|
@138
|
4 years |
alonbl |
Allow control where apidoc is located
|
|
|
|
@137
|
4 years |
alonbl |
Fix libtool versioning issues
|
|
|
|
@136
|
4 years |
alonbl |
Add svnignore to dist
|
|
|
|
@135
|
4 years |
alonbl |
Fixup autoconf help
|
|
|
|
@134
|
4 years |
alonbl |
Depend on doxygen.conf for api generation
|
|
|
|
@133
|
4 years |
alonbl |
Minor cleanups
|
|
|
|
@132
|
4 years |
alonbl |
Dependency >=autoconf-2.60 >=automake-1.10
|
|
|
|
@131
|
4 years |
alonbl |
build cleanups
|
|
|
|
@130
|
4 years |
alonbl |
Include config.h
|
|
|
|
@129
|
4 years |
alonbl |
doxygen cleanups
|
|
|
|
@128
|
4 years |
alonbl |
New build system, support mingw
|
|
|
|
@127
|
4 years |
alonbl |
Branch for mingw build
|
|
|
|
@126
|
4 years |
alonbl |
Add branch for me
|
|
|
|
@125
|
5 years |
aj |
trunk is now post 0.2.3 release.
|
|
|
|
@124
|
5 years |
aj |
release libp11 0.2.3.
|
|
|
|
@123
|
5 years |
aj |
testing needed more time.
|
|
|
|
@122
|
5 years |
aj |
update wiki export scripts.
|
|
|
|
@121
|
5 years |
aj |
pkcs11.h is now in the current directory.
|
|
|
|
@120
|
5 years |
aj |
add NEWS and COPYING to distribution. target saturday for release.
|
|
|
|
@119
|
5 years |
aj |
"frain" reported: libp11 fails at enumerating tokens if a PKCS#11 library …
|
|
|
|
@118
|
5 years |
aj |
prepare for new release.
|
|
|
|
@117
|
5 years |
aj |
update pkcs11.h header file from scute.
|
|
|
|
@116
|
5 years |
aj |
fix another warning.
|
|
|
|
@115
|
5 years |
aj |
fix header file again.
|
|
|
|
@114
|
5 years |
aj |
fix more compiler warnings.
|
|
|
|
@113
|
5 years |
aj |
fix header file.
|
|
|
|
@112
|
5 years |
aj |
mark more internal functions as static.
|
|
|
|
@111
|
5 years |
aj |
kill warnings / make functions static.
|
|
|
|
@110
|
5 years |
aj |
Risto Laanoja:
Make ..USER_ALREADY_LOGGED_IN nonfatal. (There is long …
|
|
|
|
@109
|
5 years |
aj |
Risto Laanoja: possible free(NULL) on specific case
|
|
|
|
@108
|
5 years |
ludovic.rousseau |
add a Doxygen comment for PKCS11_generate_key() bits argument
|
|
|
|
@107
|
5 years |
aj |
use utf-8/ascii.
|
|
|
|