April 27, 2018
View a5c30b1

autojunk'd

Micah Snyder authored on 2018/04/27 03:23:48
View 88005ae

bb12085: Converting some constants from enums to defines, because the enums may be evaluated as signed on some systems - notably solaris, causing issues if he value is greater than MAX_INT.

Micah Snyder (micasnyd) authored on 2018/04/27 11:17:24
View 7f1ddab

Proposed fix to warnings on big endian AIX builds that may have been indicative of truncated readint64 return values.

Micah Snyder (micasnyd) authored on 2018/04/27 11:16:23
April 25, 2018
View d64cd9d

Updated version-related strings, structs, FLEVEL for 0.101.0(-devel).

Micah Snyder authored on 2018/04/25 06:08:20
April 18, 2018
View 0077903

autojunk'd

Mickey Sola authored on 2018/04/18 02:08:09
April 13, 2018
View a3b6a80

bb12090 - 0.101.x - updating openssl and libcrypto checks to backwards compatible, non-deprecated function checks

Mickey Sola authored on 2018/04/13 02:17:27
View 47cccb4

0.101.x - adding mspack autom4te cache to git ignore list

Mickey Sola authored on 2018/04/13 05:43:46
April 11, 2018
View 8c2fae4

bb12087 - 0.101 - updating to libtool v2.4.6, autojunking, and adding markdown files to make dist target

Mickey Sola authored on 2018/04/11 02:03:33
April 8, 2018
View 849830a

Removing vestigial BasePackage.md file.

Micah Snyder authored on 2018/04/08 08:00:40
View 77dda83

Moving images directory under UserManual directory for additional tidyness.

Micah Snyder authored on 2018/04/08 07:59:29
View 84d9a02

Cleaning up docs directory, updating some of the documentation.

Micah Snyder authored on 2018/04/08 07:57:24
View d708711

Converted documentation from latex to markdown and eliminated html and pdf copies.

Micah Snyder authored on 2018/04/08 07:18:51
February 18, 2015
View ffa59df

Fix "implicit conversion loses integer precision" compiler warning

Anthony Chan authored on 2015/02/18 05:04:49
July 30, 2014
View 81b0623

Add missing const qualifier for "alg" (algorithm) parameter for various ClamAV crypto functions

Anthony Chan authored on 2014/07/30 01:49:43
July 29, 2014
View f50f7f3

Add missing const keyword in cl_update_hash()

Anthony Chan authored on 2014/07/29 06:32:27