]> err.no Git - yubikey-personalization/shortlog
yubikey-personalization
2012-10-29 Simon JosefssonAdd ykinfo -a flag.
2012-10-25 Klas Lindforslet loop variable be size_t as we're comparing with...
2012-10-25 Klas Lindforskeep const when casting
2012-10-25 Klas Lindforsthe structs where expanded previously, initialize the...
2012-10-25 Klas Lindforsfix space after - in yml
2012-10-25 Klas Lindforstry to do update before install
2012-10-25 Klas LindforsMerge branch 'master' of github.com:Yubico/yubikey...
2012-10-25 Klas Lindforsfix the pbkdf2 implementation so output matches rfc...
2012-10-25 Klas Lindforsadd test that checks our implementation of pbkdf2
2012-10-25 Klas Lindforschange how we expose the prf method for the pbkdf2
2012-10-25 Klas Lindforsremove extra include
2012-10-24 Simon JosefssonAdd example tool to automate programming.
2012-10-19 Klas Lindforsman entry for -z
2012-10-19 Klas Lindforsadd -z switch for deleting a configuration
2012-10-18 Klas Lindforshandle deleting configuration better
2012-10-17 Klas Lindforsbump versions after release
2012-10-17 Klas Lindforsrelease 1.8.2 v1.8.2
2012-10-17 Klas Lindforsadd the udev rules files to EXTRA_DIST so they're packe...
2012-10-17 Klas Lindforsdon't use pre-constructed default structs and ykcore...
2012-10-17 Klas Lindforsbump version in configure.ac
2012-10-17 Klas Lindforsbump versions after release
2012-10-17 Klas Lindforsmention ykinfo in NEWS, set release date for 1.8.1 v1.8.1
2012-10-16 Klas Lindforsadd -p switch for programming sequence
2012-10-15 Klas Lindforsuse ykds_free() to free YK_STATUS instead of straight...
2012-10-15 Klas Lindforsman page for ykinfo
2012-10-15 Klas Lindforsykchalresp doesn't need to depend on libykpers
2012-10-15 Klas Lindforsadd new binary ykinfo
2012-10-12 Klas Lindforsmore NEWS for 1.8.1
2012-10-12 Klas LindforsMerge branch 'systemd' of https://github.com/wzzrd...
2012-10-12 Klas LindforsNEWS for 1.8.1 release
2012-10-12 Maxim BurgerhoutFix support for setting ACL through udev
2012-10-12 Maxim BurgerhoutAM_PROG_AR added for the newest automake
2012-10-12 Maxim BurgerhoutAdd build-aux/ar-lib to .gitignore
2012-10-10 Klas Lindforsadd better error returns for osx, return the error...
2012-10-10 Klas Lindforsworkaround for a memory leak in IOHIDManagerCopyDevices()
2012-10-10 Klas Lindforsdon't do yk_release() when failing to open a device
2012-10-10 Klas Lindforswe need to CFRetain(yk) after opening the device
2012-10-10 Klas Lindforsdon't do IOHIDManagerClose() in stop
2012-10-08 Klas Lindforsignore more ykcore backends
2012-10-08 Klas Lindforsmake error handling match that of other ykcore implemen...
2012-10-08 Klas Lindforsremove extra spaces in ykcore_osx
2012-10-08 Klas LindforsIOHIDManager object have to be disposed of with CFRelease()
2012-09-28 Klas Lindforsbump versions post-release
2012-09-28 Klas Lindforsbump version to 1.8.0 for release v1.8.0
2012-09-27 Klas Lindforsfix NEWS about ndef_construct return values
2012-09-27 Klas Lindforscorrect indentation
2012-09-21 Klas Lindforswhen calling libusb_exit() clear usb_ctx and libusb_inited
2012-09-21 Klas Lindforsmake yk_challenge_response() take challenge as const
2012-09-21 Klas Lindforsmention yk_challenge_response()
2012-09-21 Klas Lindforsextern on function yk_write_ndef()
2012-09-20 Klas LindforsNEWS for next release
2012-09-20 Klas Lindforsunbreak. remove yk_ndef_st name and map both YKNDEF...
2012-09-20 Klas Lindforstry to give CC later
2012-09-20 Klas Lindforsand the compiler is -gcc
2012-09-20 Klas Lindforstry to set compiler to i586-mingw32msvc
2012-09-20 Klas Lindforsadd mingw32-runtime
2012-09-20 Klas Lindforsupdate to windows building for travis
2012-09-20 Klas Lindforsdrop apt-get update
2012-09-20 Klas Lindforsdon't use strnlen
2012-09-20 Klas Lindforstry other travis options
2012-09-20 Klas Lindforsuse stub backend. try to install wine
2012-09-20 Klas Lindforsinstall libusb-dev for win so we can run configure
2012-09-20 Klas Lindforstry to just build the win stuff
2012-09-20 Klas LindforsMerge branch 'master' into devel/windows_for_travis
2012-09-20 Klas Lindforsmore fixing
2012-09-20 Klas Lindforsinstall fewer packages with variables
2012-09-20 Klas Lindforscreate an empty ChangeLog, try apt-get update
2012-09-20 Klas Lindforschange ykp_free_ndef to return int
2012-09-20 Klas Lindforsso mingw-w32 for travis?
2012-09-20 Klas Lindforstravis for windows builds
2012-09-20 Klas Lindforstrack version in ykpers4win.mk
2012-09-20 Klas Lindforsmake the thread test work on windows
2012-09-20 Klas Lindforsrm .svnignore, we're using git
2012-09-19 Klas Lindforsfix the NFC interfaces to work like the rest of our api
2012-09-19 Klas Lindforscorrect return values, 1 for success and 0 for fail
2012-09-19 Klas Lindforsremove ignored const on errno_location functions
2012-09-19 Klas Lindforsremove yk_write_key() from ykcore_lcl.h, defined in...
2012-09-19 Klas Lindforsmake status unsigned to match other types
2012-09-19 Klas Lindforschange to size_t to match function returns
2012-09-19 Klas Lindforscast to const char* instead of char* to not discard...
2012-09-19 Klas Lindforsdidn't read properly how the LT_ versioning flags shoul...
2012-09-18 Klas Lindforslet ykpers-args.c include ykpers-args.h and fix functio...
2012-09-18 Klas Lindforsstrlen returns a size_t
2012-09-18 Klas Lindforsdon't go into error-reporting mode before we can have...
2012-09-18 Klas Lindforsadd function yk_challenge_response
2012-09-18 Klas Lindforsremove unused variables
2012-09-18 Klas Lindforsremove inaccurate comment
2012-09-18 Klas Lindforsremove unused variable and make sleep ints unsigned
2012-09-18 Klas Lindforsadd void as function argument to silence warning
2012-09-18 Klas Lindforsremove duplicated function declarations
2012-09-18 Klas Lindforsremove unused variable
2012-09-18 Klas Lindforsreturn 1 on success
2012-09-18 Klas Lindforsmake local function static
2012-09-18 Klas Lindforsadd void to function declaration
2012-09-18 Klas Lindforsmake local functions static
2012-09-18 Klas Lindforssize_t > ssize_t to match return type
2012-09-18 Klas Lindforsvoid as argument to be a correct prototype
2012-09-18 Klas Lindforsuse passed-in vendor_id and product_id instead of constants
2012-09-18 Klas Lindforsadd void as function argument to get rid of warnings
2012-09-18 Klas Lindforsmake buf const as we assign static strings
next