Timeline
Mar 29, 2013:
- 9:38 PM Changeset in openpam [680] by
- Note need for loop detection
Mar 18, 2013:
- 9:38 PM Changeset in openpam [679] by
- Clean up and simplify dummy key handling.
- 9:34 PM Changeset in openpam [678] by
- Set a reasonable, hard limit on label length. This removes the need …
- 9:19 PM Changeset in openpam [677] by
- An 80-byte key makes no sense, since HMAC hashes keys longer than 64 …
- 7:20 PM Changeset in openpam [676] by
- - Add module options for specifying what to do if the user has no key …
Mar 17, 2013:
- 8:06 PM Changeset in openpam [675] by
- Document the changes to the module loading code.
- 8:04 PM Changeset in openpam [674] by
- comment nit
- 8:04 PM Changeset in openpam [673] by
- - Mention quoting and add a cross-reference to openpam_readword(3), …
- 7:42 PM Changeset in openpam [672] by
- Make the .so suffix optional, so these three lines are now equivalent: …
- 7:37 PM Changeset in openpam [671] by
- ...and there's more to come.
- 7:26 PM Changeset in openpam [670] by
- Document the effect of module options (echo_pass, *_prompt etc)
- 7:21 PM Changeset in openpam [669] by
- Add a "maintained by" footer to ThinkSec?-authored pages, like we do …
- 2:48 PM Changeset in openpam [668] by
- Support tagged lists of module options.
- 2:24 PM Changeset in openpam [667] by
- Remove unneeded #include
- 2:22 PM Changeset in openpam [666] by
- Add predicates for letters and digits.
- 12:46 PM Changeset in openpam [665] by
- Add a few more verbose messages
- 10:56 AM Changeset in openpam [664] by
- unbreak static linking
Mar 11, 2013:
- 4:34 PM Changeset in openpam [663] by
- update
- 4:33 PM Changeset in openpam [662] by
- Clean up the dynamic module loading code, and add support for the …
- 3:44 PM Changeset in openpam [661] by
- nit: the argument is a module name, which may or may not be a path.
- 3:08 PM Changeset in openpam [660] by
- Use dlfunc() if available; if not, fake it in terms of dlsym().
- 2:10 PM Changeset in openpam [659] by
- Move openpam_policy_path into openpam_constants.c, and add a …
Mar 6, 2013:
- 10:59 PM Changeset in openpam [658] by
- Add missing #include
- 10:59 PM Changeset in openpam [657] by
- unused is a FreeBSDism, use OPENPAM_UNUSED().
- 10:58 PM Changeset in openpam [656] by
- Add a macro for marking a variable or function argument as unused.
- 2:10 PM Changeset in openpam [655] by
- Split up the liboath header files.
Mar 5, 2013:
- 7:03 PM Changeset in openpam [654] by
- Link with -lcrypto
- 6:54 PM Changeset in openpam [653] by
- Test cases for base 32 and 64 encoders
- 6:40 PM Changeset in openpam [652] by
- OpenSSL_add_all_algorithms() is actually a macro, and therefore …
- 6:11 PM Changeset in openpam [651] by
- Support tests that require arguments
- 5:58 PM Changeset in openpam [650] by
- Update TODO list
- 5:58 PM Changeset in openpam [649] by
- PAM_LOG_DEBUG -> PAM_LOG_LIBDEBUG
- 5:54 PM Changeset in openpam [648] by
- prop sweep
- 5:49 PM Changeset in openpam [647] by
- Replace with useful content.
- 5:49 PM Changeset in openpam [646] by
- Reorganize: - move libpam into lib/libpam - move the OATH code into …
- 4:56 PM Changeset in openpam [645] by
- Relevant RFCs.
- 3:25 PM Changeset in openpam [644] by
- Add code to load a key and obtain and verify a response from the user.
- 3:24 PM Changeset in openpam [643] by
- - Add a provisional API for computing the current HOTP or TOTP code. - …
- 10:27 AM Changeset in openpam [642] by
- Move WITH_PAM_* up from the leaf Makefiles into the parent Makefile.
- 9:53 AM Changeset in openpam [641] by
- Fix encoder bugs: increment *olen rather than olen, and use the …
Note: See TracTimeline
for information about the timeline view.