Powered by OpenBSD

CVS log for palm/Palm-Keyring/examples/example3.pl

[BACK] Up to [local] / palm / Palm-Keyring / examples

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.12 / (download) - annotate - [select for diffs], Wed Dec 16 22:54:55 2009 UTC (14 years, 5 months ago) by andrew
Branch: MAIN
CVS Tags: HEAD
Changes since 1.11: +2 -1 lines
Diff to previous 1.11 (colored)

handy dandy (but wrong) getting of names.

Revision 1.11 / (download) - annotate - [select for diffs], Wed Sep 17 14:49:50 2008 UTC (15 years, 8 months ago) by andrew
Branch: MAIN
Changes since 1.10: +1 -3 lines
Diff to previous 1.10 (colored)

don't need YAML for anything

Revision 1.10 / (download) - annotate - [select for diffs], Wed Mar 5 22:04:46 2008 UTC (16 years, 2 months ago) by andrew
Branch: MAIN
Changes since 1.9: +6 -8 lines
Diff to previous 1.9 (colored)

Switch back to just asking for the password once (and every time) it is more work, but less confusing.

Revision 1.9 / (download) - annotate - [select for diffs], Thu Feb 28 00:17:33 2008 UTC (16 years, 2 months ago) by andrew
Branch: MAIN
Changes since 1.8: +3 -3 lines
Diff to previous 1.8 (colored)

Don't ask for the password until it is needed.  If I fat finger something, I will know about it without having to enter my password.

Revision 1.8 / (download) - annotate - [select for diffs], Wed Feb 27 23:54:02 2008 UTC (16 years, 2 months ago) by andrew
Branch: MAIN
Changes since 1.7: +9 -1 lines
Diff to previous 1.7 (colored)

Add a check for Account name, so I can filter that down to the one I want.

Revision 1.7 / (download) - annotate - [select for diffs], Tue Dec 4 03:37:48 2007 UTC (16 years, 5 months ago) by andrew
Branch: MAIN
CVS Tags: PALM_KEYRING_0_96_06
Changes since 1.6: +1 -2 lines
Diff to previous 1.6 (colored)

Don't skip record 0 any more.  Silly leftover bug.

Revision 1.6 / (download) - annotate - [select for diffs], Wed Sep 12 03:59:37 2007 UTC (16 years, 8 months ago) by andrew
Branch: MAIN
Changes since 1.5: +3 -3 lines
Diff to previous 1.5 (colored)

fix the examples so they work.

Revision 1.5 / (download) - annotate - [select for diffs], Fri Aug 10 04:13:31 2007 UTC (16 years, 9 months ago) by andrew
Branch: MAIN
Changes since 1.4: +10 -12 lines
Diff to previous 1.4 (colored)

Switch to the forward looking data presentation and fake out the v4 databases.

Should make writing stuff a LOT easier.

Revision 1.4 / (download) - annotate - [select for diffs], Sat Feb 10 16:24:16 2007 UTC (17 years, 3 months ago) by andrew
Branch: MAIN
Changes since 1.3: +12 -0 lines
Diff to previous 1.3 (colored)

Add my header to example3.pl because that is really the important one.

Revision 1.3 / (download) - annotate - [select for diffs], Wed Jan 31 04:17:15 2007 UTC (17 years, 3 months ago) by andrew
Branch: MAIN
Changes since 1.2: +4 -4 lines
Diff to previous 1.2 (colored)

change the record to be $rec->{'name'} for the name not $rec->{'data'}.
support the "Last Modified" date on Decrypt and Encrypt.  Have to document that before release.

Revision 1.2 / (download) - annotate - [select for diffs], Tue Jan 30 04:59:55 2007 UTC (17 years, 3 months ago) by andrew
Branch: MAIN
Changes since 1.1: +22 -42 lines
Diff to previous 1.1 (colored)

Switch to decrypting one record at a time when requested.  That leads to more tests so that's kewl :-)

Revision 1.1 / (download) - annotate - [select for diffs], Sun Jan 28 16:17:54 2007 UTC (17 years, 3 months ago) by andrew
Branch: MAIN

the beginnings of a Build.PL for making the stuff for CPAN

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>