source: @ 507

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @507   3 months ludovic.rousseau Check for HAVE_CURL_CURL_H instead of HAVE_CURL This define is set by …
(edit) @506   4 months ludovic.rousseau get_private_key(): search for a specific ID if any Fixes bug #392
(edit) @505   4 months ludovic.rousseau get_private_key(): remove unused CKA_KEY_TYPE template attribute. See bug …
(edit) @504   4 months ludovic.rousseau Fix spelling error
(edit) @503   4 months ludovic.rousseau Fix spelling error
(edit) @502   4 months ludovic.rousseau Login in all cases, not just for NSS Fixes Ticket #393 "pkcs11_inspect …
(edit) @501   6 months ludovic.rousseau Update from Jakub Bogusz
(edit) @500   6 months ludovic.rousseau Release 0.6.7
(edit) @499   6 months ludovic.rousseau Update
(edit) @498   7 months ludovic.rousseau Add Turkish l18n file Thanks to Ozan Çağlayan …
(edit) @497   7 months ludovic.rousseau silent build by default
(edit) @496   8 months ludovic.rousseau Remove useless cast
(edit) @495   8 months ludovic.rousseau Fix compiler warning pwent_mapper.c: In function …
(edit) @494   9 months ludovic.rousseau Use "domainname" instead of "domain" Fix Ticket #363 "fix ms mapper …
(edit) @493   10 months ludovic.rousseau Clarify between CA and CA root certificate
(edit) @492   10 months ludovic.rousseau Rename make_hash_link into pkcs11_make_hash_link
(edit) @491   11 months ludovic.rousseau Improved error messages Thanks to Dominik Fischer for the patch " It adds …
(edit) @490   11 months ludovic.rousseau pwent_mapper_find_user(): add a missing line for the previous patch …
(edit) @489   11 months ludovic.rousseau pwent_mapper_find_user() searches through all available passwd db entries …
(edit) @488   13 months ludovic.rousseau Remove useless code pam_pkcs11.c:281:6: warning: Value stored to 'rv' is …
(edit) @487   13 months ludovic.rousseau Remove useless code pam_config.c:302:3: warning: Value stored to 'res' is …
(edit) @486   13 months ludovic.rousseau Fix a clang warning without changing the code semantic …
(edit) @485   13 months ludovic.rousseau Remove usless code pkcs11_eventmgr.c:268:17: warning: Value stored to …
(edit) @484   13 months ludovic.rousseau Remove useless code card_eventmgr.c:231:17: warning: Value stored to …
(edit) @483   13 months ludovic.rousseau Remove useless code scconf.c:195:2: warning: Value stored to 'ret' is …
(edit) @482   13 months ludovic.rousseau Remove useless code ldap_mapper.c:800:13: warning: Although the value …
(edit) @481   13 months ludovic.rousseau BN_append(): remove useless code cert_info.c:654:2: warning: Value stored …
(edit) @480   13 months ludovic.rousseau int_append(): remove useless code cert_info.c:631:3: warning: Value …
(edit) @479   13 months ludovic.rousseau free_uri(): fix a memory leak uri.c:175:14: warning: Field access results …
(edit) @478   13 months ludovic.rousseau Fix to clang warnings pkcs11_lib.c:1323:3: warning: Value stored to 'rv' …
(edit) @477   13 months ludovic.rousseau close_pkcs11_session(): CKR_FUNCTION_NOT_SUPPORTED is a valid error code …
(edit) @476   15 months ludovic.rousseau release 0.6.6
(edit) @475   15 months ludovic.rousseau release 0.6.6
(edit) @474   15 months ludovic.rousseau Use daemon implementation from daemon.c when needed (for example on …
(edit) @473   15 months ludovic.rousseau Use config.h instead of includes.h Define _PATH_DEVNULL if needed. It was …
(edit) @472   15 months ludovic.rousseau new file from OpenSSH version 5.6p1 openssh-5.6p1/openbsd-compat/daemon.c …
(edit) @471   16 months ludovic.rousseau Fix the change in revision 470 Thanks (again) to Arfrever Frehtes …
(edit) @470   16 months ludovic.rousseau Default is to use pcsc-lite. The argument is --without-pcsclite to disable …
(edit) @469   16 months ludovic.rousseau rename make_hash_link.sh in pkcs11_make_hash_link
(edit) @468   16 months ludovic.rousseau Display ${libdir} value
(edit) @467   16 months ludovic.rousseau rename make_hash_link.sh to pkcs11_make_hash_link to match the manpage …
(edit) @466   16 months ludovic.rousseau pam_pkcs11 release 0.6.5
(edit) @465   16 months ludovic.rousseau Unload the mapper also on success Thanks to Andre Zepezauer for the patch …
(edit) @464   16 months ludovic.rousseau Update from doxygen version 1.5.6 to 1.7.1
(edit) @463   16 months ludovic.rousseau release 0.6.5
(edit) @462   16 months ludovic.rousseau regenerate
(edit) @461   16 months ludovic.rousseau Add the missing strndup.h file
(edit) @460   16 months ludovic.rousseau get_http(): check if complete message was transmitted Thanks to Andre …
(edit) @459   16 months ludovic.rousseau get_http(): allocate enough memory to fit http-request Thanks to Andre …
(edit) @458   16 months ludovic.rousseau get_http(): add missing return statement Thanks to Andre Zepezauer for …
(edit) @457   16 months ludovic.rousseau If dlopen() is not found in libdl we try to find it without specifying a …
(edit) @456   16 months ludovic.rousseau Translate a string
(edit) @455   16 months ludovic.rousseau Regenerate
(edit) @454   16 months ludovic.rousseau Replace "Found the %s." by "%s found." Thanks to Mr Dash Four for the bug …
(edit) @453   16 months ludovic.rousseau crypto_init(): fix a typo in log message
(edit) @452   17 months ludovic.rousseau pkcs11_pass_login(): check if the PIN returned by getpass is NULL Thanks …
(edit) @451   17 months ludovic.rousseau pkcs11_pass_login(): log an error if pkcs11_login() fails Thanks to Andre …
(edit) @450   17 months ludovic.rousseau pkcs11_pass_login(): do not clean a zero length PIN Thanks to Andre …
(edit) @449   17 months ludovic.rousseau Show PIN code in debug output only if DEBUG_SHOW_PASSWORD is defined (not …
(edit) @448   17 months ludovic.rousseau parse_config_file(): get the debug value from the configuration file …
(edit) @447   18 months ludovic.rousseau Do not call SCardEstablishContext() before daemonize since pcsc-lite …
(edit) @446   18 months ludovic.rousseau Use SCARD_READERSTATE instead of SCARD_READERSTATE_A since it was removed …
(edit) @445   18 months ludovic.rousseau Patch for #239 and #240 (handle more than one cert/pattern matching) …
(edit) @444   18 months ludovic.rousseau Do not use a variadic parameter for pam_prompt. It is not supported on …
(edit) @443   18 months ludovic.rousseau Add a new header file to define strndup if needed. pkcs11_setup.c: In …
(edit) @442   18 months ludovic.rousseau release 0.6.4
(edit) @441   18 months ludovic.rousseau Revert changeset 301 parsing arguments in pam_config.c but skip the first …
(edit) @440   20 months ludovic.rousseau release 0.6.4
(edit) @439   20 months ludovic.rousseau translate a string
(edit) @438   20 months ludovic.rousseau regenerate
(edit) @437   20 months ludovic.rousseau Fixes Ticket #26 "Additional check for local X11 Display"
(edit) @436   20 months ludovic.rousseau Revert revision 422 since Solaris 10 does not support pam_prompt() with a …
(edit) @435   20 months ludovic.rousseau Add support of CKF_PROTECTED_AUTHENTICATION_PATH for pinpad readers. If a …
(edit) @434   21 months ludovic.rousseau Add dutch translation Thanks to Guy Zelck
(edit) @433   22 months ludovic.rousseau add Brazilian Portuguese Translation Thanks to Anderson Goulart
(edit) @432   22 months ludovic.rousseau use #ifdef instead of #if Fix pam_pkcs11.c:46:5: warning: "ENABLE_NLS" is …
(edit) @431   22 months ludovic.rousseau Use stdlib.h instead of malloc.h (not present on Mac OS X for example)
(edit) @430   22 months ludovic.rousseau Closes: Ticket #22 "get_slot_login_required missing from NSS side."
(edit) @429   22 months ludovic.rousseau Fix compiler when used with NSS algorithm.c:54: error: conflicting types …
(edit) @428   22 months ludovic.rousseau Closes: Ticket #21 "Update for German translation"
(edit) @427   22 months ludovic.rousseau regenerate
(edit) @426   22 months ludovic.rousseau release 0.6.3
(edit) @425   22 months ludovic.rousseau Release 0.6.3
(edit) @424   22 months ludovic.rousseau Fix uri.c: In function ‘get_from_uri’: uri.c:595: warning: enumeration …
(edit) @423   22 months ludovic.rousseau Fix a potential bug ldap_mapper.c: In function ‘ldap_get_certificate’: …
(edit) @422   22 months ludovic.rousseau Directly use pam_prompt() to format the string instead of sprintf() Fix …
(edit) @421   22 months ludovic.rousseau Fix compiler warnings pam_pkcs11.c: In function ‘pam_sm_authenticate’: …
(edit) @420   22 months ludovic.rousseau Fix compiler warning card_eventmgr.c: In function ‘signal_trap’: …
(edit) @419   22 months ludovic.rousseau Fix compiler warning pkcs11_lib.c: In function ‘crypto_init’: …
(edit) @418   22 months ludovic.rousseau Update a cast to fix a compiler warning pkcs11_lib.c: In function …
(edit) @417   22 months ludovic.rousseau Use a cast to fix compilers warnings pkcs11_lib.c: In function …
(edit) @416   22 months ludovic.rousseau Fix typos in comments
(edit) @415   22 months ludovic.rousseau generate the example files pam_pkcs11.conf.example and pam.d_login.example …
(edit) @414   22 months ludovic.rousseau Add a "quiet" configuration option Closes: Ticket #25 "Quiet Mode for …
(edit) @413   22 months ludovic.rousseau Fix cert_vfy.c: In function ‘download_crl’: cert_vfy.c:125: warning: …
(edit) @412   22 months ludovic.rousseau Fix cert_vfy.c: In function ‘setup_store’: cert_vfy.c:347: warning: …
(edit) @411   22 months ludovic.rousseau Fix debug.c: In function ‘debug_print’: debug.c:63: warning: format not a …
(edit) @410   22 months ludovic.rousseau Fix pkcs11_eventmgr.c: In function ‘parse_args’: pkcs11_eventmgr.c:231: …
(edit) @409   22 months ludovic.rousseau Fix card_eventmgr.c: In function ‘parse_args’: card_eventmgr.c:189: …
(edit) @408   22 months ludovic.rousseau module argument of load_pkcs11_module() is now a (const char *) Fix …
Note: See TracRevisionLog for help on using the revision log.