/[imapfilter]/imapfilter/passwd.c
ViewVC logotype

Log of /imapfilter/passwd.c

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (annotate)
Sticky Tag:

Revision 1.19 - (view) (annotate) - [select for diffs]
Sat Feb 14 19:14:43 2004 UTC (20 years, 1 month ago) by lefcha
Branch: MAIN
CVS Tags: HEAD
Changes since 1.18: +1 -1 lines
Diff to previous 1.18 , to selected 1.13
Indentation.


Revision 1.18 - (view) (annotate) - [select for diffs]
Fri Feb 13 12:17:16 2004 UTC (20 years, 1 month ago) by lefcha
Branch: MAIN
Changes since 1.17: +22 -24 lines
Diff to previous 1.17 , to selected 1.13
Stylistic changes.


Revision 1.17 - (view) (annotate) - [select for diffs]
Mon Feb 9 20:49:01 2004 UTC (20 years, 1 month ago) by lefcha
Branch: MAIN
Changes since 1.16: +2 -2 lines
Diff to previous 1.16 , to selected 1.13
Wrap some long >80 lines.


Revision 1.15.2.1 - (view) (annotate) - [select for diffs]
Fri Aug 8 00:28:03 2003 UTC (20 years, 7 months ago) by lefcha
Branch: release-0_9-patches
Changes since 1.15: +2 -3 lines
Diff to previous 1.15 , to next main 1.19 , to selected 1.13
Corrected headers includes.


Revision 1.16 - (view) (annotate) - [select for diffs]
Fri Aug 8 00:18:45 2003 UTC (20 years, 7 months ago) by lefcha
Branch: MAIN
Changes since 1.15: +2 -3 lines
Diff to previous 1.15 , to selected 1.13
Corrected header includes.


Revision 1.15 - (view) (annotate) - [select for diffs]
Sun Aug 3 16:06:04 2003 UTC (20 years, 7 months ago) by lefcha
Branch: MAIN
CVS Tags: release-0_9
Branch point for: release-0_9-patches
Changes since 1.14: +37 -0 lines
Diff to previous 1.14 , to selected 1.13
Moved store_passwords() from parse.c to passwd.c.


Revision 1.14 - (view) (annotate) - [select for diffs]
Thu Jul 31 15:53:19 2003 UTC (20 years, 8 months ago) by lefcha
Branch: MAIN
Changes since 1.13: +0 -3 lines
Diff to previous 1.13
Broke up program files and created some new header files.


Revision 1.13 - (view) (annotate) - [selected]
Sun Jul 27 15:55:40 2003 UTC (20 years, 8 months ago) by lefcha
Branch: MAIN
Changes since 1.12: +3 -4 lines
Diff to previous 1.12
Corrected appending of initialization vector to passwords file.


Revision 1.12 - (view) (annotate) - [select for diffs]
Mon May 26 08:29:58 2003 UTC (20 years, 10 months ago) by lefcha
Branch: MAIN
Changes since 1.11: +19 -14 lines
Diff to previous 1.11 , to selected 1.13
Dynamic memory allocation for encrypted passwords editor.


Revision 1.8.2.2 - (view) (annotate) - [select for diffs]
Mon May 26 08:14:17 2003 UTC (20 years, 10 months ago) by lefcha
Branch: release-0_8-patches
Changes since 1.8.2.1: +1 -1 lines
Diff to previous 1.8.2.1 , to branch point 1.8 , to next main 1.19 , to selected 1.13
Fixed bug related to ivec causing problems during encryption/decryption of passwords.


Revision 1.11 - (view) (annotate) - [select for diffs]
Sun May 25 01:02:35 2003 UTC (20 years, 10 months ago) by lefcha
Branch: MAIN
Changes since 1.10: +13 -10 lines
Diff to previous 1.10 , to selected 1.13
Multiple bug fixes in concerning encrypted passwords, uninitialized array of accounts, missed a step of writing to file when encrypting the passwords.


Revision 1.8.2.1 - (view) (annotate) - [select for diffs]
Sun May 25 00:52:34 2003 UTC (20 years, 10 months ago) by lefcha
Branch: release-0_8-patches
Changes since 1.8: +11 -10 lines
Diff to previous 1.8 , to selected 1.13
Multiple bug fixes in concerning encrypted passwords, uninitialized array of accounts, missed a step of writing to file when encrypting the passwords.


Revision 1.10 - (view) (annotate) - [select for diffs]
Sat Mar 22 15:10:20 2003 UTC (21 years ago) by lefcha
Branch: MAIN
Changes since 1.9: +2 -2 lines
Diff to previous 1.9 , to selected 1.13
Added 'w' command to save password file.


Revision 1.9 - (view) (annotate) - [select for diffs]
Sat Feb 22 16:06:41 2003 UTC (21 years, 1 month ago) by lefcha
Branch: MAIN
Changes since 1.8: +232 -215 lines
Diff to previous 1.8 , to selected 1.13
Coding style to KNF and some code cleanup.


Revision 1.8 - (view) (annotate) - [select for diffs]
Sat Jul 13 22:31:37 2002 UTC (21 years, 8 months ago) by lefcha
Branch: MAIN
CVS Tags: release-0_8
Branch point for: release-0_8-patches
Changes since 1.7: +33 -31 lines
Diff to previous 1.7 , to selected 1.13
Comments and stylistic changes.


Revision 1.7 - (view) (annotate) - [select for diffs]
Thu Jun 20 08:49:23 2002 UTC (21 years, 9 months ago) by lefcha
Branch: MAIN
Changes since 1.6: +1 -0 lines
Diff to previous 1.6 , to selected 1.13
Cipher CTX cleanup when failed.


Revision 1.6 - (view) (annotate) - [select for diffs]
Tue Jun 18 21:21:09 2002 UTC (21 years, 9 months ago) by lefcha
Branch: MAIN
Changes since 1.5: +44 -40 lines
Diff to previous 1.5 , to selected 1.13
Bug fixes and improvements.


Revision 1.5 - (view) (annotate) - [select for diffs]
Thu Jan 31 17:06:38 2002 UTC (22 years, 2 months ago) by lefcha
Branch: MAIN
Changes since 1.4: +6 -0 lines
Diff to previous 1.4 , to selected 1.13
Return if no candidate passwords for encryption.


Revision 1.4 - (view) (annotate) - [select for diffs]
Wed Jan 30 13:16:17 2002 UTC (22 years, 2 months ago) by lefcha
Branch: MAIN
Changes since 1.3: +2 -1 lines
Diff to previous 1.3 , to selected 1.13
Small fixes.


Revision 1.3 - (view) (annotate) - [select for diffs]
Tue Jan 29 21:23:42 2002 UTC (22 years, 2 months ago) by lefcha
Branch: MAIN
Changes since 1.2: +43 -24 lines
Diff to previous 1.2 , to selected 1.13
Added secure memory allocation subsystem.


Revision 1.2 - (view) (annotate) - [select for diffs]
Mon Jan 14 18:12:38 2002 UTC (22 years, 2 months ago) by lefcha
Branch: MAIN
Changes since 1.1: +219 -49 lines
Diff to previous 1.1 , to selected 1.13
Added encrypted passwords support.


Revision 1.1 - (view) (annotate) - [select for diffs]
Sat Dec 8 14:47:01 2001 UTC (22 years, 3 months ago) by lefcha
Branch: MAIN
Diff to selected 1.13
File for passwords releated functions.


This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by:

webmaster@linux.gr
ViewVC Help
Powered by ViewVC 1.1.26