root/releases

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @1071 [1071] 4 months aj update export script.
(edit) @1070 [1070] 4 months aj update configure version.
(edit) @1068 [1068] 4 months aj Create new openct release.
(edit) @1005 [1005] 15 months aj create new release openct 0.6.14.
(edit) @1001 [1001] 16 months aj new openct release 0.6.13
(edit) @999 [999] 16 months aj create release openct 0.6.13.
(edit) @987 [987] 17 months aj release openct 0.6.12
(edit) @920 [920] 2 years aj set version to 0.6.11.
(edit) @919 [919] 2 years aj create release openct 0.6.11
(edit) @912 [912] 2 years aj set version to 0.6.10.
(edit) @911 [911] 2 years aj create openct 0.6.10 branch.
(edit) @899 [899] 2 years aj set version number to final release.
(edit) @898 [898] 2 years aj create release 0.6.9
(edit) @884 [884] 2 years aj new release fixing the EINTR bug.
(edit) @882 [882] 2 years aj not handing EINTR causes big real world problems. thus create 0.6.8 with …
(edit) @878 [878] 3 years aj create final release.
(edit) @877 [877] 3 years aj fix OPENCT_SOCKETDIR for solaris.
(edit) @874 [874] 3 years aj fix udev rule for CCID smart card readers.
(edit) @873 [873] 3 years aj new release candidate with more fixes.
(edit) @872 [872] 3 years aj fix a potential segfault.
(edit) @869 [869] 3 years aj memory leak in error handling.
(edit) @867 [867] 3 years aj close memory leak.
(edit) @866 [866] 3 years aj use signed value.
(edit) @864 [864] 3 years aj remove unused variable.
(edit) @862 [862] 3 years aj use unsigned parameter.
(edit) @860 [860] 3 years aj parameter needs to be unsigned so we can specify -1 for any.
(edit) @856 [856] 3 years aj yet another release candidate.
(edit) @855 [855] 3 years aj improve Info.plist and bundle handing.
(edit) @853 [853] 3 years aj ct_format_path needs opt_reader as argument, and the resulting path needs …
(edit) @852 [852] 3 years aj create new release candidate with fixes by ludovic and william and more …
(edit) @850 [850] 3 years aj use limits.h where necessary. convert reader(int) to path in ifdhandler, …
(edit) @849 [849] 3 years aj last argument of ct_format_path is never changed.
(edit) @846 [846] 3 years aj fix invalid use of ct_socket_connect, reported by ludovic rousseau.
(edit) @845 [845] 3 years aj ludovic.rousseau: add #include <stdlib.h> so that getenv() is correctly …
(edit) @844 [844] 3 years aj ludovic.rousseau: ct_status_unlock(): the function is of type void so we …
(edit) @843 [843] 3 years aj ludovic.rousseau: ccid_open_usb(): initialize ccid structure to avoid "may …
(edit) @842 [842] 3 years aj ludovic.rousseau: ps_card_status(): initialize stat structure before …
(edit) @841 [841] 3 years aj ludovic.rousseau: starkey_card_reset(): remove two unused variables
(edit) @834 [834] 3 years aj release candidate 1. update news with all I can think off.
(edit) @833 [833] 3 years aj branch for 0.6.7 release.
(edit) @751 [751] 3 years aj release version 0.6.6.
(edit) @742 [742] 3 years aj chmod +x
(edit) @741 [741] 3 years aj yet another snapshot.
(edit) @740 [740] 3 years aj fail if ltdl.h is not available.
(edit) @738 [738] 3 years aj add / update all m4 macro packages we use.
(edit) @736 [736] 3 years aj improved ltdl check.
(edit) @733 [733] 3 years aj small documentation update.
(edit) @731 [731] 3 years aj variables not used.
(edit) @729 [729] 3 years aj return 1 (error).
(edit) @728 [728] 3 years aj variable not used.
(edit) @725 [725] 3 years aj too much debug info.
(edit) @724 [724] 3 years aj carlos bauer: Add new USB ID (072f:8009) to pertosmart1030 driver.
(edit) @721 [721] 3 years aj release candidate 2.
(edit) @720 [720] 3 years aj oops, fix directory name.
(edit) @719 [719] 3 years aj copy trunk to a release branch.
(edit) @652 [652] 4 years aj release openct 0.6.5 - copy trunk to releases/
(edit) @620 [620] 4 years aj new release 0.6.4
(edit) @592 [592] 4 years anonymous This commit was manufactured by cvs2svn to create branch 'openct-0.6.3'.
(edit) @579 [579] 4 years anonymous This commit was manufactured by cvs2svn to create branch 'openct-0.6.2'.
(edit) @562 [562] 4 years anonymous This commit was manufactured by cvs2svn to create branch 'openct-0.6.1'.
(edit) @524 [524] 4 years anonymous This commit was manufactured by cvs2svn to create branch 'openct-0.6.0'.
(edit) @452 [452] 5 years aet - Disable cardman mappings, *BSD code and PC/SC IFD bundle installation …
(edit) @450 [450] 5 years aet - Set release date
(edit) @449 [449] 5 years anonymous This commit was manufactured by cvs2svn to create branch 'openct-0.5.0'.
(edit) @374 [374] 5 years anonymous This commit was manufactured by cvs2svn to create branch 'openct-0.1.0'.
(edit) @348 [348] 5 years aj fix typo in email addresses.
(edit) @337 [337] 5 years aet Add ANNOUNCE to distribution tarball
(edit) @334 [334] 5 years aet Add missing zero to version number, sigh.
(edit) @333 [333] 5 years okir - forgot to merge this patch; this is critical for Cryptoflex keygen on …
(edit) @331 [331] 5 years aet Change version number to 0.1
(edit) @330 [330] 5 years okir - fixed a few compiler warnings
(edit) @318 [318] 5 years aj add explicit enum to char conversion to fix ppc.
(edit) @316 [316] 5 years okir - build fix for systems that dont have docbook.xsl
(edit) @315 [315] 5 years okir - assume it is always called for usb devices (aj)
(edit) @314 [314] 5 years okir - autoconf test for new / old linux usb structures (aj)
(edit) @313 [313] 5 years okir defines in headerfiles should reflect the filename. i.e. #include a/b.h …
(edit) @312 [312] 5 years anonymous This commit was manufactured by cvs2svn to create branch 'openct-0.1.0'.
(edit) @5 [5] 6 years anonymous This commit was manufactured by cvs2svn to create tag 'MAIN'.
(add) @1 [1] 6 years anonymous New repository initialized by cvs2svn.
Note: See TracRevisionLog for help on using the revision log.