/[mcrypt]/libmcrypt/lib/Makefile.am
ViewVC logotype

Log of /libmcrypt/lib/Makefile.am

Parent Directory Parent Directory | Revision Log Revision Log


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

Revision 1.20 - (view) (annotate) - [select for diffs]
Mon Apr 14 07:48:38 2003 UTC (20 years, 11 months ago) by nmav
Branch: MAIN
CVS Tags: HEAD
Changes since 1.19: +11 -3 lines
Diff to previous 1.19 , to selected 1.18
Applied patch which corrects the building of safer64, safer128 and
3way. Patch was contributed by Jaroslaw Pyszny (arghil@zsk.tech.us.edu.pl)


Revision 1.19 - (view) (annotate) - [select for diffs]
Sat Mar 8 17:30:52 2003 UTC (21 years ago) by nmav
Branch: MAIN
CVS Tags: libmcrypt_2_5_7
Changes since 1.18: +1 -1 lines
Diff to previous 1.18
mcrypt_symb.c is only generated when needed.


Revision 1.18 - (view) (annotate) - [selected]
Sun Jan 19 18:44:25 2003 UTC (21 years, 2 months ago) by nmav
Branch: MAIN
CVS Tags: libmcrypt_2_5_6
Changes since 1.17: +6 -8 lines
Diff to previous 1.17
corrected bug which made symbols entered twice in symbol table


Revision 1.17 - (view) (annotate) - [select for diffs]
Tue Dec 17 08:32:01 2002 UTC (21 years, 3 months ago) by nmav
Branch: MAIN
CVS Tags: libmcrypt_2_5_4, libmcrypt_2_5_5, libmcrypt_2_5_5rc1
Changes since 1.16: +8 -8 lines
Diff to previous 1.16 , to selected 1.18
ade the default behaviour to include all algorithms into
the main library, instead of using dynamic modules. Dynamic
loading is disabled by default.


Revision 1.16 - (view) (annotate) - [select for diffs]
Fri May 17 20:53:18 2002 UTC (21 years, 10 months ago) by nmav
Branch: MAIN
CVS Tags: libmcrypt_2_5_2, libmcrypt_2_5_3
Changes since 1.15: +12 -10 lines
Diff to previous 1.15 , to selected 1.18
Corrected stuff for comma separated algorithms. Do not open directories when not in LTDL mode.


Revision 1.15 - (view) (annotate) - [select for diffs]
Mon Mar 11 09:55:04 2002 UTC (22 years ago) by nmav
Branch: MAIN
CVS Tags: libmcrypt_2_5_0
Changes since 1.14: +2 -1 lines
Diff to previous 1.14 , to selected 1.18
last changes for 2.5.0 release


Revision 1.14 - (view) (annotate) - [select for diffs]
Sat Mar 2 10:22:06 2002 UTC (22 years, 1 month ago) by nmav
Branch: MAIN
Changes since 1.13: +1 -1 lines
Diff to previous 1.13 , to selected 1.18
-no-undefined is only added in win32 machines


Revision 1.13 - (view) (annotate) - [select for diffs]
Thu Feb 28 12:59:48 2002 UTC (22 years, 1 month ago) by nmav
Branch: MAIN
Changes since 1.12: +2 -1 lines
Diff to previous 1.12 , to selected 1.18
Added link options for win32 compatibility.


Revision 1.12 - (view) (annotate) - [select for diffs]
Fri Sep 7 12:34:47 2001 UTC (22 years, 6 months ago) by nmav
Branch: MAIN
CVS Tags: libmcrypt_2_4_16, libmcrypt_2_4_16b, libmcrypt_2_4_17, libmcrypt_2_4_21, mcrypt_2_4_20
Changes since 1.11: +16 -12 lines
Diff to previous 1.11 , to selected 1.18
Finished option which allows for static linking modules into the library


Revision 1.11 - (view) (annotate) - [select for diffs]
Sun Sep 2 20:16:42 2001 UTC (22 years, 6 months ago) by nmav
Branch: MAIN
Changes since 1.10: +1 -3 lines
Diff to previous 1.10 , to selected 1.18
*** empty log message ***


Revision 1.10 - (view) (annotate) - [select for diffs]
Sun Sep 2 20:11:45 2001 UTC (22 years, 6 months ago) by nmav
Branch: MAIN
Changes since 1.9: +29 -6 lines
Diff to previous 1.9 , to selected 1.18
added option to include modules into the library


Revision 1.9 - (view) (annotate) - [select for diffs]
Sun Sep 2 14:49:00 2001 UTC (22 years, 6 months ago) by nmav
Branch: MAIN
Changes since 1.8: +6 -1 lines
Diff to previous 1.8 , to selected 1.18
changed to support dlpreopening


Revision 1.8 - (view) (annotate) - [select for diffs]
Mon May 21 15:10:59 2001 UTC (22 years, 10 months ago) by nmav
Branch: MAIN
CVS Tags: libmcrypt_2_4_15
Changes since 1.7: +1 -1 lines
Diff to previous 1.7 , to selected 1.18
removed -no-undefined parameters


Revision 1.7 - (view) (annotate) - [select for diffs]
Thu May 17 21:01:34 2001 UTC (22 years, 10 months ago) by nmav
Branch: MAIN
CVS Tags: mcrypt_2_4_12, mcrypt_2_4_13
Changes since 1.6: +2 -1 lines
Diff to previous 1.6 , to selected 1.18
*** empty log message ***


Revision 1.6 - (view) (annotate) - [select for diffs]
Thu May 17 20:54:31 2001 UTC (22 years, 10 months ago) by nmav
Branch: MAIN
Changes since 1.5: +2 -2 lines
Diff to previous 1.5 , to selected 1.18
minor updates


Revision 1.5 - (view) (annotate) - [select for diffs]
Thu May 17 18:58:20 2001 UTC (22 years, 10 months ago) by nmav
Branch: MAIN
Changes since 1.4: +2 -2 lines
Diff to previous 1.4 , to selected 1.18
fixes to work with the new libltdl


Revision 1.4 - (view) (annotate) - [select for diffs]
Wed May 16 08:55:12 2001 UTC (22 years, 10 months ago) by nmav
Branch: MAIN
Changes since 1.3: +4 -1 lines
Diff to previous 1.3 , to selected 1.18
added libmcrypt-config so programs that use libmcrypt can be configured
easier


Revision 1.3 - (view) (annotate) - [select for diffs]
Thu Oct 19 17:50:56 2000 UTC (23 years, 5 months ago) by nmav
Branch: MAIN
CVS Tags: libmcrypt-2_4_9-beta, mcrypt_2_4_9
Changes since 1.2: +1 -1 lines
Diff to previous 1.2 , to selected 1.18
Added things needed for libmcrypt to be compiled as a DLL under windows


Revision 1.2 - (view) (annotate) - [select for diffs]
Thu Oct 12 21:06:31 2000 UTC (23 years, 5 months ago) by nmav
Branch: MAIN
Changes since 1.1: +2 -2 lines
Diff to previous 1.1 , to selected 1.18
Added defines and some function emulation needed in WIN32. Thanks goes
to Dimitris Souflis (dsouflis@altera.gr)


Revision 1.1.1.1 - (view) (annotate) - [select for diffs] (vendor branch)
Mon May 22 13:07:51 2000 UTC (23 years, 10 months ago) by nmav
Branch: mcrypt
CVS Tags: start
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 , to next main 1.20 , to selected 1.18


Revision 1.1 - (view) (annotate) - [select for diffs]
Mon May 22 13:07:51 2000 UTC (23 years, 10 months ago) by nmav
Branch: MAIN
Branch point for: mcrypt
Diff to selected 1.18
Initial revision


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