source: @ 206

Revision Log Mode:


Legend:

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