pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/security/ykclient



Module Name:    pkgsrc
Committed By:   pettai
Date:           Sat Jun 16 20:32:05 UTC 2012

Modified Files:
        pkgsrc/security/ykclient: Makefile distinfo

Log Message:
Version 2.8 (released 2012-06-15)

 * ykclient: Add C++ namespace protection.

 * Add multi-server support with curl_multi.
   Enabled by default for YubiCloud servers.
   Settable with the new library function set_template_urls() or
   the urls parameter to ykclient_verify_otp_v2().

 * Remove extra % in ykclient help.

 * Add ca path option to ykclient, --ca.
   Patch from Jay Kline <jay.kline.ctr%hpcmo.hpc.mil@localhost>.

 * Make the nonce unique for consecutive calls to the same ykclient handle.

 * Do url encoding of OTP before sending.

 * Fix segfault on curl error.
   Patch from Lee Hinman <lee.hinman.ctr%hpc.mil@localhost>


To generate a diff of this commit:
cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/security/ykclient/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/security/ykclient/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index