/[mcrypt]/libmcrypt/lib/mcrypt_extra.c
ViewVC logotype

Log of /libmcrypt/lib/mcrypt_extra.c

Parent Directory Parent Directory | Revision Log Revision Log


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

Revision 1.26 - (view) (annotate) - [select for diffs]
Tue Dec 17 10:53:34 2002 UTC (21 years, 3 months ago) by nmav
Branch: MAIN
CVS Tags: HEAD, libmcrypt_2_5_4, libmcrypt_2_5_5, libmcrypt_2_5_5rc1, libmcrypt_2_5_6, libmcrypt_2_5_7
Changes since 1.25: +1 -3 lines
Diff to previous 1.25 , to selected 1.23
*** empty log message ***


Revision 1.25 - (view) (annotate) - [select for diffs]
Mon Dec 16 09:50:50 2002 UTC (21 years, 3 months ago) by nmav
Branch: MAIN
Changes since 1.24: +7 -5 lines
Diff to previous 1.24 , to selected 1.23
Some fixes to prevent buffer overruns. Based on patch by
Ilia A.


Revision 1.24 - (view) (annotate) - [select for diffs]
Mon Dec 16 09:46:50 2002 UTC (21 years, 3 months ago) by nmav
Branch: MAIN
Changes since 1.23: +126 -129 lines
Diff to previous 1.23
*** empty log message ***


Revision 1.23 - (view) (annotate) - [selected]
Sat Jul 6 10:18:18 2002 UTC (21 years, 8 months ago) by nmav
Branch: MAIN
CVS Tags: libmcrypt_2_5_3
Changes since 1.22: +3 -3 lines
Diff to previous 1.22
introduced the use of the const keyword in the exported functions


Revision 1.22 - (view) (annotate) - [select for diffs]
Sun Jun 23 10:35:20 2002 UTC (21 years, 9 months ago) by nmav
Branch: MAIN
CVS Tags: libmcrypt_2_5_2
Changes since 1.21: +8 -17 lines
Diff to previous 1.21 , to selected 1.23
*** empty log message ***


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


Revision 1.20 - (view) (annotate) - [select for diffs]
Thu Jan 31 01:13:58 2002 UTC (22 years, 2 months ago) by nmav
Branch: MAIN
CVS Tags: libmcrypt_2_4_21, libmcrypt_2_5_0
Changes since 1.19: +3 -3 lines
Diff to previous 1.19 , to selected 1.23
corrected a bug with a POSIX_SOURCE_XXX define.


Revision 1.19 - (view) (annotate) - [select for diffs]
Thu Jan 24 10:47:12 2002 UTC (22 years, 2 months ago) by nmav
Branch: MAIN
CVS Tags: mcrypt_2_4_20
Changes since 1.18: +5 -6 lines
Diff to previous 1.18 , to selected 1.23
corrected bug in mcrypt_module_open()


Revision 1.18 - (view) (annotate) - [select for diffs]
Sat Sep 15 09:41:51 2001 UTC (22 years, 6 months ago) by nmav
Branch: MAIN
CVS Tags: libmcrypt_2_4_16b, libmcrypt_2_4_17
Changes since 1.17: +1 -2 lines
Diff to previous 1.17 , to selected 1.23
removed unneeded strdup declaration


Revision 1.17 - (view) (annotate) - [select for diffs]
Sat Sep 8 19:06:37 2001 UTC (22 years, 6 months ago) by nmav
Branch: MAIN
CVS Tags: libmcrypt_2_4_16
Changes since 1.16: +3 -3 lines
Diff to previous 1.16 , to selected 1.23
*** empty log message ***


Revision 1.16 - (view) (annotate) - [select for diffs]
Sat Sep 8 18:08:19 2001 UTC (22 years, 6 months ago) by nmav
Branch: MAIN
Changes since 1.15: +59 -22 lines
Diff to previous 1.15 , to selected 1.23
added ncfb mode. Changed get_*_name() functions semantics.
Other cleanups.


Revision 1.15 - (view) (annotate) - [select for diffs]
Fri Sep 7 12:34:47 2001 UTC (22 years, 6 months ago) by nmav
Branch: MAIN
Changes since 1.14: +4 -25 lines
Diff to previous 1.14 , to selected 1.23
Finished option which allows for static linking modules into the library


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


Revision 1.13 - (view) (annotate) - [select for diffs]
Sun Sep 2 14:49:00 2001 UTC (22 years, 7 months ago) by nmav
Branch: MAIN
Changes since 1.12: +29 -17 lines
Diff to previous 1.12 , to selected 1.23
changed to support dlpreopening


Revision 1.12 - (view) (annotate) - [select for diffs]
Wed Jul 11 07:34:20 2001 UTC (22 years, 8 months ago) by nmav
Branch: MAIN
Changes since 1.11: +6 -3 lines
Diff to previous 1.11 , to selected 1.23
corrected bug for solaris 'readdir_r'


Revision 1.11 - (view) (annotate) - [select for diffs]
Fri May 18 10:54:14 2001 UTC (22 years, 10 months ago) by nmav
Branch: MAIN
CVS Tags: libmcrypt_2_4_15, mcrypt_2_4_13
Changes since 1.10: +5 -7 lines
Diff to previous 1.10 , to selected 1.23
updated api.


Revision 1.10 - (view) (annotate) - [select for diffs]
Thu May 17 18:58:20 2001 UTC (22 years, 10 months ago) by nmav
Branch: MAIN
CVS Tags: mcrypt_2_4_12
Changes since 1.9: +11 -5 lines
Diff to previous 1.9 , to selected 1.23
fixes to work with the new libltdl


Revision 1.9 - (view) (annotate) - [select for diffs]
Wed May 16 12:27:20 2001 UTC (22 years, 10 months ago) by nmav
Branch: MAIN
Changes since 1.8: +3 -3 lines
Diff to previous 1.8 , to selected 1.23
updated for new libltdl


Revision 1.8 - (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.7: +74 -1 lines
Diff to previous 1.7 , to selected 1.23
added libmcrypt-config so programs that use libmcrypt can be configured
easier


Revision 1.7 - (view) (annotate) - [select for diffs]
Tue Jan 23 11:51:19 2001 UTC (23 years, 2 months ago) by nmav
Branch: MAIN
CVS Tags: libmcrypt-2_4_9-beta, mcrypt_2_4_9
Changes since 1.6: +7 -1 lines
Diff to previous 1.6 , to selected 1.23
cleanups and word8 was replaced by byte (hopefully)


Revision 1.6 - (view) (annotate) - [select for diffs]
Fri Jan 12 11:51:08 2001 UTC (23 years, 2 months ago) by nmav
Branch: MAIN
Changes since 1.5: +62 -75 lines
Diff to previous 1.5 , to selected 1.23
fixed mcrypt_readdir(). Bugs pointed out by Jonathan Woolmington
<jwool@ind.tansu.com.au>


Revision 1.5 - (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.4: +7 -2 lines
Diff to previous 1.4 , to selected 1.23
Added defines and some function emulation needed in WIN32. Thanks goes
to Dimitris Souflis (dsouflis@altera.gr)


Revision 1.4 - (view) (annotate) - [select for diffs]
Mon Sep 18 09:42:54 2000 UTC (23 years, 6 months ago) by nmav
Branch: MAIN
Changes since 1.3: +3 -3 lines
Diff to previous 1.3 , to selected 1.23
updates in the -ldl option. Bugfixes.


Revision 1.3 - (view) (annotate) - [select for diffs]
Sun Sep 17 22:10:39 2000 UTC (23 years, 6 months ago) by nmav
Branch: MAIN
Changes since 1.2: +75 -134 lines
Diff to previous 1.2 , to selected 1.23
bugfixes and some minor improvements disable-libltdl mode.


Revision 1.2 - (view) (annotate) - [select for diffs]
Sat Sep 16 02:01:38 2000 UTC (23 years, 6 months ago) by nmav
Branch: MAIN
Changes since 1.1: +47 -75 lines
Diff to previous 1.1 , to selected 1.23
Added support for -ldl (does not work)... and some other fixes


Revision 1.1.1.1 - (view) (annotate) - [select for diffs] (vendor branch)
Mon May 22 13:07:52 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.26 , to selected 1.23


Revision 1.1 - (view) (annotate) - [select for diffs]
Mon May 22 13:07:52 2000 UTC (23 years, 10 months ago) by nmav
Branch: MAIN
Branch point for: mcrypt
Diff to selected 1.23
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