Timeline
Sep 7, 2013:
- 7:26 PM Changeset in openpam [743] by
- merge r742: caught_signal should be static.
- 7:25 PM Changeset in openpam [742] by
- caught_signal should be static; gcc doesn't seem to mind, whereas some …
- 1:42 PM WikiStart edited by
- Nummularia (diff)
- 1:41 PM Releases/Nummularia created by
- Nummularia
- 1:40 PM Releases edited by
- Nummularia (diff)
- 1:39 PM New download openpam-20130907.tar.gz.asc created by
- (196 bytes) OpenPAM Nummularia
- 1:39 PM New download openpam-20130907.tar.gz.sha256 created by
- (65 bytes) OpenPAM Nummularia
- 1:38 PM New download openpam-20130907.tar.gz created by
- (449.2 KB) OpenPAM Nummularia
- 1:34 PM Changeset in openpam [741] by
- Tag OpenPAM Nummularia
- 1:33 PM Releases/Checklist edited by
- (diff)
- 1:03 PM Changeset in openpam [740] by
- sort the manifest
- 1:02 PM Changeset in openpam [739] by
- Sort the manifest.
- 12:56 PM Changeset in openpam [738] by
- s/trunk/nooath/
- 12:53 PM Changeset in openpam [737] by
- Prepare for OpenPAM Nummularia.
- 12:52 PM Changeset in openpam [736] by
- Catch up with trunk
- 12:37 PM Changeset in openpam [735] by
- Prepare for OpenPAM Nummularia, which will be released later today …
- 12:36 PM Changeset in openpam [734] by
- It appears that "pkg create" works correctly, even though it complains …
Aug 23, 2013:
- 5:07 PM Changeset in openpam [733] by
- It is entirely possible that pkg is present but not installed as a …
Aug 22, 2013:
- 5:48 PM Changeset in openpam [732] by
- This script is now sufficiently complex to merit a copyright statement …
- 3:10 PM Changeset in openpam [731] by
- various nits
Aug 21, 2013:
- 3:32 PM Changeset in openpam [730] by
- Support storing the non-standard lastused parameter in a key URI. Also …
- 3:32 PM Changeset in openpam [729] by
- Keep track of when a TOTP key was last used and prevent reuse of the …
- 3:28 PM Changeset in openpam [728] by
- Allow digits in identifiers.
- 3:15 PM Changeset in openpam [727] by
- Document the key structure members a little better.
- 3:14 PM Changeset in openpam [726] by
- Use a dummy bit in the key structure instead of relying on the label.
- 3:10 PM Changeset in openpam [725] by
- Use the defined constant.
- 3:08 PM Changeset in openpam [724] by
- Change the label used for dummy keys to something OpenPAM-specific.
- 12:39 PM Changeset in openpam [723] by
- RFC 6287 (OATH OCRA)
Aug 20, 2013:
- 10:26 AM Changeset in openpam [722] by
- OATH roadmap.
- 10:21 AM Changeset in openpam [721] by
- Desirable improvement / extension of openpam_log().
Aug 19, 2013:
- 4:02 PM Changeset in openpam [720] by
- merge 717: svn:ignore test output and logs merge 718, 719: improved …
- 3:56 PM Changeset in openpam [719] by
- repetitive
- 3:54 PM Changeset in openpam [718] by
- Improved dependency handling.
- 3:45 PM Changeset in openpam [717] by
- Ignore test output and logs.
- 3:37 PM Changeset in openpam [716] by
- liboath #include nits
- 3:31 PM Changeset in openpam [715] by
- Start generating man pages for liboath.
- 3:30 PM Changeset in openpam [714] by
- Create a nooath branch as a copy of trunk@713 with the OATH code removed.
- 3:11 PM Changeset in openpam [713] by
- Insert joke about double-dating.
- 3:09 PM Changeset in openpam [712] by
- Grr, gremlins slipped into gendoc.pl between testing and committing.
- 3:04 PM Changeset in openpam [711] by
- Hardcode utf8 input encoding without messing around with environment …
- 3:01 PM Changeset in openpam [710] by
- Shorten hash dereferences wherever possible.
Aug 18, 2013:
- 2:47 PM Changeset in openpam [709] by
- Silence spurious warnings from aclocal.
- 12:13 PM Changeset in openpam [708] by
- Extend the append-svn-revision-to-package-version logic to all …
Aug 16, 2013:
- 1:45 PM Changeset in openpam [707] by
- Increase the default synchronization window, and provide options to …
- 12:58 PM Changeset in openpam [706] by
- Don't forget to install all the liboath headers.
- 12:32 PM Changeset in openpam [705] by
- Implement key saving, and change the outcome of failing to save the …
- 12:18 PM Changeset in openpam [704] by
- liboath needs generic alloc() / free() facilities for key data; …
- 11:57 AM Changeset in openpam [703] by
- Don't log the text we read, it may contain sensitive information (such …
- 10:28 AM Changeset in openpam [702] by
- Update svn:ignore.
- 10:26 AM Changeset in openpam [701] by
- - If @PACKAGE_VERSION@ is "trunk" and svnversion prints something …
Aug 15, 2013:
- 5:17 PM Changeset in openpam [700] by
- Major cleanup.
- 5:15 PM Changeset in openpam [699] by
- Fixed flipped condition.
- 5:14 PM Changeset in openpam [698] by
- Update.
- 4:24 PM Changeset in openpam [697] by
- s/oath_dummy_key/oath_key_dummy/
- 4:00 PM Changeset in openpam [696] by
- Unfortunately, Linux doesn't have MAP_NOCORE.
- 3:24 PM Changeset in openpam [695] by
- svn:ignore the mkpkgng script.
- 3:23 PM Changeset in openpam [694] by
- Rename oath_dummy_key() to oath_key_dummy() and move it into its own file.
- 3:21 PM Changeset in openpam [693] by
- Record the last successful use of a TOTP key. Also add commented-out …
- 2:01 PM Changeset in openpam [692] by
- Add a script that creates a FreeBSD pkgng package. It does not …
- 1:59 PM Changeset in openpam [691] by
- Remove --with-modules-dir now that we DTRT by default.
- 1:22 PM Changeset in openpam [690] by
- The --with-modules-dir configure option never quite worked, and became …
Note: See TracTimeline
for information about the timeline view.