| 1 | 08- Sep 2005 |
|---|
| 2 | - Fixes to pam_pkcs11.spec |
|---|
| 3 | |
|---|
| 4 | 07- Sep 2005 |
|---|
| 5 | - Conditional compilation of pcsc-lite, curl and ldap dependent |
|---|
| 6 | modules |
|---|
| 7 | - Added LDAP mapper. Thanks to Dominik Fisher |
|---|
| 8 | - TODO roadmap updated |
|---|
| 9 | |
|---|
| 10 | 06- Sep 2005 |
|---|
| 11 | - Add new OpenSSH mapper. Thanks again Andreas for pam_openssh module |
|---|
| 12 | |
|---|
| 13 | 03- Sep 2005 |
|---|
| 14 | - Add base64 encoding functions |
|---|
| 15 | |
|---|
| 16 | 02- Sep 2005 |
|---|
| 17 | - Make source doxygen friendly |
|---|
| 18 | |
|---|
| 19 | 01- Sep 2005 |
|---|
| 20 | - Finished OpenSC mapper. Thanks to Andreas for their pam_opensc module |
|---|
| 21 | - New .spec file |
|---|
| 22 | - Cleanning tasks to prepare next release |
|---|
| 23 | |
|---|
| 24 | 31- Aug 2005 |
|---|
| 25 | - Include HOWTO in Pam-pkcs11 manual |
|---|
| 26 | - Several fixes in src/mappers/Makefile.am to properly manage libraries |
|---|
| 27 | |
|---|
| 28 | 30- Aug 2005 |
|---|
| 29 | - Allow static mapper to be instantiated with defaults if |
|---|
| 30 | no configuration block defined |
|---|
| 31 | - Documentation updates |
|---|
| 32 | - Make pam_pkcs11.so to be installed at /lib/security |
|---|
| 33 | - Debugging improvements |
|---|
| 34 | |
|---|
| 35 | 29- Aug 2005 |
|---|
| 36 | - Mappers can be now statically linked |
|---|
| 37 | - Added Mapper API documentation |
|---|
| 38 | - Moved most of mappers to be static |
|---|
| 39 | |
|---|
| 40 | 28- Aug 2005 |
|---|
| 41 | - Documentation Updates |
|---|
| 42 | - Created libmapper |
|---|
| 43 | - pam_sm_authenticate fail on xdmcp remote users |
|---|
| 44 | |
|---|
| 45 | 05- Jul 2005 |
|---|
| 46 | - Many improvements to code by Ludovic Rousseau |
|---|
| 47 | - Configure.in library checks improvements |
|---|
| 48 | - Do not compile card-eventmgr if pcsc is not installed |
|---|
| 49 | |
|---|
| 50 | 09- Jun 2005 |
|---|
| 51 | - Preliminary works on OpenSC mapper |
|---|
| 52 | |
|---|
| 53 | 06- Jun 2005 |
|---|
| 54 | - Added openssh mapper |
|---|
| 55 | - Now pam_pkcs11 generates PEM data for cert and pubk |
|---|
| 56 | - Many bugfixes |
|---|
| 57 | |
|---|
| 58 | 14- Apr 2005 |
|---|
| 59 | - finish coding of generic_maper |
|---|
| 60 | - Move common code of pwent_mapper to mapper.c and mapper.h |
|---|
| 61 | - Fix MAINTAINERCLEAN entries in some Makefile.am files |
|---|
| 62 | |
|---|
| 63 | 11- Apr 2005 |
|---|
| 64 | - Change package name to pam-pkcs11 |
|---|
| 65 | - Change directory names according with package name |
|---|
| 66 | - Rewrite pwent mapper to use cert_info library |
|---|
| 67 | |
|---|
| 68 | 08- Apr 2005 |
|---|
| 69 | - Some typos in some messages |
|---|
| 70 | - Make sources more "gcc -pedantic" friendly. |
|---|
| 71 | - Changes in DBG(X) macros, to be C99 compliant |
|---|
| 72 | |
|---|
| 73 | 07- Apr 2005 |
|---|
| 74 | - pkcs11_login-0.5.1 is out |
|---|
| 75 | - Fix configure.in AM_MAINTAINER_MODE |
|---|
| 76 | - Makefile fixes |
|---|
| 77 | - Fix some typos and sample files |
|---|
| 78 | |
|---|
| 79 | 04- Apr 2005 |
|---|
| 80 | - Tarball moved to OpenSC Project web pages |
|---|
| 81 | |
|---|
| 82 | 02- Apr 2005 |
|---|
| 83 | - pkcs11_login-0.5 is out |
|---|
| 84 | - Mail mapper rewritten to use cert_info lib |
|---|
| 85 | - First works on mapper api: |
|---|
| 86 | . create structs and macros in mapper.h |
|---|
| 87 | . rewrite mappers to initialize mapper_module_st entries |
|---|
| 88 | - Published roadmap to 1.0 version. See TODO file |
|---|
| 89 | - Fix: Dont free key/value map entries, as they come from buffer entry |
|---|
| 90 | |
|---|
| 91 | 31- Mar 2005 |
|---|
| 92 | - Added CA & CRL mgmnt doc to manual |
|---|
| 93 | - Chaged ocurrences of "if (!x) free(x)" to "free(x)" as glibc |
|---|
| 94 | already does propper null check |
|---|
| 95 | - Finished krb_mapper ( no pkinit, just kpn -> login map ). |
|---|
| 96 | NOTE: I assume that KPN is stored as ASN1_STRING, but cannot |
|---|
| 97 | deduce it from RFC's |
|---|
| 98 | - MS mapper rewriten to use cert_info lib |
|---|
| 99 | |
|---|
| 100 | 29- Mar 2005 |
|---|
| 101 | - Manual rewritten in xml format |
|---|
| 102 | - Check for manual in html format. Re-generate if not present |
|---|
| 103 | - pkcs11_eventmgr: reset time_counter on expire() event fixed |
|---|
| 104 | - Update .spec file to release 0.5-0 |
|---|
| 105 | |
|---|
| 106 | 28- Mar 2005 |
|---|
| 107 | - pkcs11_login-0.5beta1 is out |
|---|
| 108 | - Manual and web page updated |
|---|
| 109 | |
|---|
| 110 | 22- Mar 2005 |
|---|
| 111 | - recoded cn and krb mappers to use cert_info library |
|---|
| 112 | - buxfix in conf file |
|---|
| 113 | |
|---|
| 114 | 20- Mar 2005 |
|---|
| 115 | - New tool: pkcs11_inspect, to see contents of certificate |
|---|
| 116 | - Man pages: several typos and bugfixes |
|---|
| 117 | - Recoded uid mapper to use cert_info library |
|---|
| 118 | |
|---|
| 119 | 18- Mar 2005 |
|---|
| 120 | - No more warns in compile: fix "-no-strict-alias" cflag when |
|---|
| 121 | linking with /usr/lib/libpam.so |
|---|
| 122 | - Several bugfixes and configuration files typos. |
|---|
| 123 | - Updated .spec file |
|---|
| 124 | - New files cert_info.[ch] to get and show cert contents. |
|---|
| 125 | This will allow coding of some tools to inspect certificates |
|---|
| 126 | without loading mapper modules |
|---|
| 127 | - Re-coded digest and subject mapper to use cert_info library. |
|---|
| 128 | The idea is: |
|---|
| 129 | 1- Get all mappers use cert_info library |
|---|
| 130 | 2- join all mappers in one big dynload module to |
|---|
| 131 | store all pre-defined mappers |
|---|
| 132 | |
|---|
| 133 | 17- Mar 2005 |
|---|
| 134 | - Add mapper module function: mapper_find_entries(), in module |
|---|
| 135 | API to get textual (ie: without mapping) entries on certificate |
|---|
| 136 | - Reorganize sources: add src/common directory for shared code |
|---|
| 137 | and move most of common functions there to create a library |
|---|
| 138 | - Fixed tons of warnings related to "const char *" typecast |
|---|
| 139 | - Rename cert.[ch] to cert_vfy.[ch] |
|---|
| 140 | |
|---|
| 141 | 15- Mar 2005 |
|---|
| 142 | - Add Certificate Digest mapper ( updated doc and sample files ) |
|---|
| 143 | |
|---|
| 144 | 4- Mar 2005 |
|---|
| 145 | - Added mapfiles to UID mapper |
|---|
| 146 | - ms_mapper now works properly ( sorry, no ADS conection yet :-( ) |
|---|
| 147 | - Updated doc and sample files |
|---|
| 148 | |
|---|
| 149 | 3- Mar 2005 |
|---|
| 150 | - Implemented routines API for file mapping: |
|---|
| 151 | {set,get,end}_mapfile() |
|---|
| 152 | mapfile_{find,match}() |
|---|
| 153 | - Implemented mapfiles in mail_mapper |
|---|
| 154 | - Added mapfiles to cn_mapper |
|---|
| 155 | - file_mapper changed to subject_mapper |
|---|
| 156 | |
|---|
| 157 | 1- Mar 2005 |
|---|
| 158 | - Pkcs#11-Login 0.4.4 is out. |
|---|
| 159 | - New web pages |
|---|
| 160 | |
|---|
| 161 | 28- Feb 2005 |
|---|
| 162 | - New pkcs11_eventmgr tool. card_eventmgr is now deprecated, |
|---|
| 163 | but still supported |
|---|
| 164 | - Updated manual |
|---|
| 165 | |
|---|
| 166 | 24- Feb 2005 |
|---|
| 167 | - Proper detect [no]debug commandline option |
|---|
| 168 | - Updated manual |
|---|
| 169 | - Fixed pcsc-lite version control in card_eventmgr.c |
|---|
| 170 | - Several configure.in compatibility issues |
|---|
| 171 | |
|---|
| 172 | 16- Feb 2005 |
|---|
| 173 | - Move scconf to be statically linked |
|---|
| 174 | - New tool: pklogin_finder |
|---|
| 175 | - Some manual pages |
|---|
| 176 | - Redhat .spec file |
|---|
| 177 | - Bugfixes |
|---|
| 178 | |
|---|
| 179 | 11- Feb 2005 |
|---|
| 180 | - Works on Card Event manager finished |
|---|
| 181 | - Update documentation |
|---|
| 182 | |
|---|
| 183 | 10- Feb 2005 |
|---|
| 184 | - Preliminary version of card_eventmgr tool to detect |
|---|
| 185 | insert/extract card events and launch proper actions |
|---|
| 186 | |
|---|
| 187 | 9- Feb 2005 |
|---|
| 188 | - Allow empty strings as user name, and deduce login from certificate |
|---|
| 189 | - Bugfix: call close_pkcs11_session() on all error conditions |
|---|
| 190 | - Updated manuals and README's |
|---|
| 191 | |
|---|
| 192 | 8- Feb 2005 |
|---|
| 193 | - New pw_mapper CN-to-getpwent() mapper |
|---|
| 194 | - Ignoredomain support for mail_mapper |
|---|
| 195 | - Minor bugs in cn and uid mappers |
|---|
| 196 | |
|---|
| 197 | 7- Feb 2005 |
|---|
| 198 | pkcs11_login-0.4 released: |
|---|
| 199 | - Now pam_pkcs11 can take arguments from command line |
|---|
| 200 | or via configuration file |
|---|
| 201 | - Certificate to User mappin has been modularized |
|---|
| 202 | - Preliminary works on entering session without userlogin prompt: |
|---|
| 203 | just insert certificate and enter PIN |
|---|
| 204 | |
|---|
| 205 | 2- Feb 2005 |
|---|
| 206 | Thanks Mario Strasser for allow me re-work in their pam_pkcs11 |
|---|
| 207 | module and re-release it under LGPL |
|---|