Up to [cvs.NetBSD.org] / pkgsrc / security / ykclient
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.40 / (download) - annotate - [select for diffs], Wed Nov 8 13:20:51 2023 UTC (4 weeks, 2 days ago) by wiz
Branch: MAIN
CVS Tags: HEAD
Changes since 1.39: +2 -2
lines
Diff to previous 1.39 (colored)
*: recursive bump for icu 74.1
Revision 1.39 / (download) - annotate - [select for diffs], Tue Oct 24 22:11:02 2023 UTC (6 weeks, 3 days ago) by wiz
Branch: MAIN
Changes since 1.38: +2 -2
lines
Diff to previous 1.38 (colored)
*: bump for openssl 3
Revision 1.38 / (download) - annotate - [select for diffs], Tue Jun 6 12:42:17 2023 UTC (6 months ago) by riastradh
Branch: MAIN
CVS Tags: pkgsrc-2023Q3-base,
pkgsrc-2023Q3,
pkgsrc-2023Q2-base,
pkgsrc-2023Q2
Changes since 1.37: +2 -2
lines
Diff to previous 1.37 (colored)
Mass-change BUILD_DEPENDS to TOOL_DEPENDS outside mk/. Almost all uses, if not all of them, are wrong, according to the semantics of BUILD_DEPENDS (packages built for target available for use _by_ tools at build-time) and TOOL_DEPEPNDS (packages built for host available for use _as_ tools at build-time). No change to BUILD_DEPENDS as used correctly inside buildlink3. As proposed on tech-pkg: https://mail-index.netbsd.org/tech-pkg/2023/06/03/msg027632.html
Revision 1.37 / (download) - annotate - [select for diffs], Wed Apr 19 08:08:42 2023 UTC (7 months, 3 weeks ago) by adam
Branch: MAIN
Changes since 1.36: +2 -2
lines
Diff to previous 1.36 (colored)
revbump after textproc/icu update
Revision 1.36 / (download) - annotate - [select for diffs], Wed Oct 26 10:31:07 2022 UTC (13 months, 1 week ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2023Q1-base,
pkgsrc-2023Q1,
pkgsrc-2022Q4-base,
pkgsrc-2022Q4
Changes since 1.35: +2 -2
lines
Diff to previous 1.35 (colored)
*: bump PKGREVISION for libunistring shlib major bump
Revision 1.35 / (download) - annotate - [select for diffs], Wed Dec 8 16:02:36 2021 UTC (2 years ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2022Q3-base,
pkgsrc-2022Q3,
pkgsrc-2022Q2-base,
pkgsrc-2022Q2,
pkgsrc-2022Q1-base,
pkgsrc-2022Q1,
pkgsrc-2021Q4-base,
pkgsrc-2021Q4
Changes since 1.34: +2 -2
lines
Diff to previous 1.34 (colored)
revbump for icu and libffi
Revision 1.34 / (download) - annotate - [select for diffs], Wed Sep 29 19:00:13 2021 UTC (2 years, 2 months ago) by adam
Branch: MAIN
Changes since 1.33: +2 -2
lines
Diff to previous 1.33 (colored)
revbump for boost-libs
Revision 1.33 / (download) - annotate - [select for diffs], Wed Apr 21 13:24:16 2021 UTC (2 years, 7 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2021Q3-base,
pkgsrc-2021Q3,
pkgsrc-2021Q2-base,
pkgsrc-2021Q2
Changes since 1.32: +2 -2
lines
Diff to previous 1.32 (colored)
revbump for boost-libs
Revision 1.32 / (download) - annotate - [select for diffs], Fri May 22 10:55:51 2020 UTC (3 years, 6 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2021Q1-base,
pkgsrc-2021Q1,
pkgsrc-2020Q4-base,
pkgsrc-2020Q4,
pkgsrc-2020Q3-base,
pkgsrc-2020Q3,
pkgsrc-2020Q2-base,
pkgsrc-2020Q2
Changes since 1.31: +2 -2
lines
Diff to previous 1.31 (colored)
revbump after updating security/nettle
Revision 1.31 / (download) - annotate - [select for diffs], Wed May 6 14:04:13 2020 UTC (3 years, 7 months ago) by adam
Branch: MAIN
Changes since 1.30: +2 -2
lines
Diff to previous 1.30 (colored)
revbump after boost update
Revision 1.30 / (download) - annotate - [select for diffs], Sun Mar 8 16:48:09 2020 UTC (3 years, 9 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2020Q1-base,
pkgsrc-2020Q1
Changes since 1.29: +2 -2
lines
Diff to previous 1.29 (colored)
*: recursive bump for libffi
Revision 1.29 / (download) - annotate - [select for diffs], Sat Jan 18 21:48:25 2020 UTC (3 years, 10 months ago) by jperkin
Branch: MAIN
Changes since 1.28: +2 -2
lines
Diff to previous 1.28 (colored)
*: Recursive revision bump for openssl 1.1.1.
Revision 1.28 / (download) - annotate - [select for diffs], Sun Jan 12 20:19:58 2020 UTC (3 years, 10 months ago) by ryoon
Branch: MAIN
Changes since 1.27: +2 -1
lines
Diff to previous 1.27 (colored)
*: Recursive revbump from devel/boost-libs
Revision 1.27 / (download) - annotate - [select for diffs], Thu Sep 12 23:00:42 2019 UTC (4 years, 2 months ago) by tnn
Branch: MAIN
CVS Tags: pkgsrc-2019Q4-base,
pkgsrc-2019Q4,
pkgsrc-2019Q3-base,
pkgsrc-2019Q3
Changes since 1.26: +10 -7
lines
Diff to previous 1.26 (colored)
ykclient: update to 2.15 * Version 2.15 (released 2015-11-12) ** Add ykclient_get_server_response() to the library. ** Show more information from the commandline on debug. ** Add proxy support via Curl. * Version 2.14 (released 2015-03-05) ** Switch default templates to https. ** Fixup call to curl_easy_escape() to use a easy handle.
Revision 1.26 / (download) - annotate - [select for diffs], Thu Aug 22 12:23:45 2019 UTC (4 years, 3 months ago) by ryoon
Branch: MAIN
Changes since 1.25: +2 -2
lines
Diff to previous 1.25 (colored)
Recursive revbump from boost-1.71.0
Revision 1.25 / (download) - annotate - [select for diffs], Sat Jul 20 22:46:05 2019 UTC (4 years, 4 months ago) by wiz
Branch: MAIN
Changes since 1.24: +2 -2
lines
Diff to previous 1.24 (colored)
*: recursive bump for nettle 3.5.1
Revision 1.24 / (download) - annotate - [select for diffs], Mon Jul 1 04:07:51 2019 UTC (4 years, 5 months ago) by ryoon
Branch: MAIN
Changes since 1.23: +2 -2
lines
Diff to previous 1.23 (colored)
Recursive revbump from boost-1.70.0
Revision 1.23 / (download) - annotate - [select for diffs], Thu Dec 13 19:51:37 2018 UTC (4 years, 11 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2019Q2-base,
pkgsrc-2019Q2,
pkgsrc-2019Q1-base,
pkgsrc-2019Q1,
pkgsrc-2018Q4-base,
pkgsrc-2018Q4
Changes since 1.22: +2 -2
lines
Diff to previous 1.22 (colored)
revbump for boost 1.69.0
Revision 1.22 / (download) - annotate - [select for diffs], Thu Aug 16 18:54:31 2018 UTC (5 years, 3 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2018Q3-base,
pkgsrc-2018Q3
Changes since 1.21: +2 -2
lines
Diff to previous 1.21 (colored)
revbump after boost-libs update
Revision 1.21 / (download) - annotate - [select for diffs], Sun Apr 29 21:31:23 2018 UTC (5 years, 7 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2018Q2-base,
pkgsrc-2018Q2
Changes since 1.20: +2 -2
lines
Diff to previous 1.20 (colored)
revbump for boost-libs update
Revision 1.20 / (download) - annotate - [select for diffs], Mon Jan 1 21:18:11 2018 UTC (5 years, 11 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2018Q1-base,
pkgsrc-2018Q1
Changes since 1.19: +2 -2
lines
Diff to previous 1.19 (colored)
Revbump after boost update
Revision 1.19 / (download) - annotate - [select for diffs], Thu Aug 24 20:03:01 2017 UTC (6 years, 3 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2017Q4-base,
pkgsrc-2017Q4,
pkgsrc-2017Q3-base,
pkgsrc-2017Q3
Changes since 1.18: +2 -2
lines
Diff to previous 1.18 (colored)
Revbump for boost update
Revision 1.18 / (download) - annotate - [select for diffs], Sun Apr 30 01:21:24 2017 UTC (6 years, 7 months ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2017Q2-base,
pkgsrc-2017Q2
Changes since 1.17: +2 -2
lines
Diff to previous 1.17 (colored)
Recursive revbump from boost update
Revision 1.17 / (download) - annotate - [select for diffs], Sun Jan 1 16:06:00 2017 UTC (6 years, 11 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2017Q1-base,
pkgsrc-2017Q1
Changes since 1.16: +2 -2
lines
Diff to previous 1.16 (colored)
Revbump after boost update
Revision 1.16 / (download) - annotate - [select for diffs], Sun Dec 18 21:50:08 2016 UTC (6 years, 11 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2016Q4-base,
pkgsrc-2016Q4
Changes since 1.15: +2 -2
lines
Diff to previous 1.15 (colored)
Rename hmac to ykhmac. Bump library version.
Revision 1.15 / (download) - annotate - [select for diffs], Fri Oct 7 18:25:34 2016 UTC (7 years, 2 months ago) by adam
Branch: MAIN
Changes since 1.14: +2 -2
lines
Diff to previous 1.14 (colored)
Revbump post boost update
Revision 1.14 / (download) - annotate - [select for diffs], Sat Mar 5 11:27:55 2016 UTC (7 years, 9 months ago) by jperkin
Branch: MAIN
CVS Tags: pkgsrc-2016Q3-base,
pkgsrc-2016Q3,
pkgsrc-2016Q2-base,
pkgsrc-2016Q2,
pkgsrc-2016Q1-base,
pkgsrc-2016Q1
Changes since 1.13: +2 -1
lines
Diff to previous 1.13 (colored)
Bump PKGREVISION for security/openssl ABI bump.
Revision 1.13 / (download) - annotate - [select for diffs], Mon Nov 10 22:25:40 2014 UTC (9 years, 1 month ago) by pettai
Branch: MAIN
CVS Tags: pkgsrc-2015Q4-base,
pkgsrc-2015Q4,
pkgsrc-2015Q3-base,
pkgsrc-2015Q3,
pkgsrc-2015Q2-base,
pkgsrc-2015Q2,
pkgsrc-2015Q1-base,
pkgsrc-2015Q1,
pkgsrc-2014Q4-base,
pkgsrc-2014Q4
Changes since 1.12: +2 -2
lines
Diff to previous 1.12 (colored)
Version 2.13 (released 2014-09-12) * libykclient: Skip responses where the curl status isn't CURLE_OK. * libykclient: Add forgotten prototype for ykclient_set_ca_info.
Revision 1.12 / (download) - annotate - [select for diffs], Sat Sep 27 19:56:31 2014 UTC (9 years, 2 months ago) by pettai
Branch: MAIN
CVS Tags: pkgsrc-2014Q3-base,
pkgsrc-2014Q3
Changes since 1.11: +3 -3
lines
Diff to previous 1.11 (colored)
Version 2.12 (released 2013-10-18) * Use pkg-config to find curl, instead of libcurl.m4. * ykclient: Added --cai parameter to specify GnuTLS-compatible CA Info. * libykclient: Added ykclient_set_ca_info function. Used when curl is linked with GnuTLS, used to set CA Info. * libykclient: Added ykclient_set_url_bases function. Uses a more reasonable/extensible URL string syntax. The old ykclient_set_url_templates is hereby deprecated. * Added shared library versioning script. * Valgrind is used for selftests.
Revision 1.11 / (download) - annotate - [select for diffs], Wed Feb 12 23:18:37 2014 UTC (9 years, 9 months ago) by tron
Branch: MAIN
CVS Tags: pkgsrc-2014Q2-base,
pkgsrc-2014Q2,
pkgsrc-2014Q1-base,
pkgsrc-2014Q1
Changes since 1.10: +2 -1
lines
Diff to previous 1.10 (colored)
Recursive PKGREVISION bump for OpenSSL API version bump.
Revision 1.10 / (download) - annotate - [select for diffs], Sun Sep 15 12:32:41 2013 UTC (10 years, 2 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2013Q4-base,
pkgsrc-2013Q4,
pkgsrc-2013Q3-base,
pkgsrc-2013Q3
Changes since 1.9: +3 -1
lines
Diff to previous 1.9 (colored)
Needs help2man.
Revision 1.9 / (download) - annotate - [select for diffs], Sat Sep 14 07:02:32 2013 UTC (10 years, 2 months ago) by pettai
Branch: MAIN
Changes since 1.8: +2 -2
lines
Diff to previous 1.8 (colored)
Version 2.11 (released 2013-07-24) * Fix breakage with latest automake.
Revision 1.8 / (download) - annotate - [select for diffs], Tue Jun 18 19:56:16 2013 UTC (10 years, 5 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2013Q2-base,
pkgsrc-2013Q2
Changes since 1.7: +3 -1
lines
Diff to previous 1.7 (colored)
Remove attempt at making it MAKE_JOBS_SAFE, build fails with various mysterious errors in that case.
Revision 1.7 / (download) - annotate - [select for diffs], Sun Jun 16 09:35:54 2013 UTC (10 years, 5 months ago) by pettai
Branch: MAIN
Changes since 1.6: +4 -5
lines
Diff to previous 1.6 (colored)
Version 2.10 (released 2013-05-15) * Add ykclient_global_init and ykclient_global_done. * Add ykclient_version.h header file with versioning information. New symbols are YKCLIENT_VERSION_STRING, YKCLIENT_VERSION_NUMBER, YKCLIENT_VERSION_MAJOR, YKCLIENT_VERSION_MINOR, YKCLIENT_VERSION_PATCH. New function ykclient_check_version. * Modified API to use 'ykclient_rc' enum as return type instead of 'int'. * Enum also moved to separate new header file ykclient_errors.h. This should be backwards compatible. It makes the return type clearer. * Improve curl multi usage. * ykclient: Cleanup command line tool a bit to make it more useful. Added --help, --version and --debug. Defaults to silent output. Exit codes are documented and more useful. Added manpage. (Moved HOMEPAGE and MASTER_SITES to the new GitHub project pages)
Revision 1.6 / (download) - annotate - [select for diffs], Wed Feb 6 23:21:34 2013 UTC (10 years, 10 months ago) by jperkin
Branch: MAIN
CVS Tags: pkgsrc-2013Q1-base,
pkgsrc-2013Q1
Changes since 1.5: +2 -2
lines
Diff to previous 1.5 (colored)
PKGREVISION bumps for the security/openssl 1.0.1d update.
Revision 1.5 / (download) - annotate - [select for diffs], Sun Dec 16 01:52:34 2012 UTC (10 years, 11 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2012Q4-base,
pkgsrc-2012Q4
Changes since 1.4: +2 -1
lines
Diff to previous 1.4 (colored)
recursive bump from cyrus-sasl libsasl2 shlib major bump.
Revision 1.4 / (download) - annotate - [select for diffs], Sat Nov 10 19:17:26 2012 UTC (11 years, 1 month ago) by pettai
Branch: MAIN
Changes since 1.3: +2 -2
lines
Diff to previous 1.3 (colored)
Version 2.9 (released 2012-08-07) * Compability with curl versions before 7.20. * Fix signature checking on ARM (at least).
Revision 1.3 / (download) - annotate - [select for diffs], Tue Oct 23 18:17:01 2012 UTC (11 years, 1 month ago) by asau
Branch: MAIN
Changes since 1.2: +1 -2
lines
Diff to previous 1.2 (colored)
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Revision 1.2 / (download) - annotate - [select for diffs], Sat Jun 16 20:32:05 2012 UTC (11 years, 5 months ago) by pettai
Branch: MAIN
CVS Tags: pkgsrc-2012Q3-base,
pkgsrc-2012Q3,
pkgsrc-2012Q2-base,
pkgsrc-2012Q2
Changes since 1.1: +3 -3
lines
Diff to previous 1.1 (colored)
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>. * 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>
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Tue Mar 13 15:16:00 2012 UTC (11 years, 8 months ago) by pettai
Branch: TNF
CVS Tags: pkgsrc-base,
pkgsrc-2012Q1-base,
pkgsrc-2012Q1
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored)
This package implements online validation of Yubikey OTPs. It is written in C and provides a shared library for use by other software. Imported from pkgsrc-wip
Revision 1.1 / (download) - annotate - [select for diffs], Tue Mar 13 15:16:00 2012 UTC (11 years, 8 months ago) by pettai
Branch: MAIN
Initial revision