Commit Graph

12 Commits (38fe8b69a074d51eddf2024bf7cd7c20a324bd0c)

Author SHA1 Message Date
Micah Snyder 38fe8b69a0 Added .clang-format style rules, clam-format script to automate formatting of ClamAV code, and preparing select files so that clang-format does not alter carefully formatted sections. 6 years ago
Micah Snyder (micasnyd) 7e7663abf6 libclamav / clamav.h documentation updated both to clean up existing documentation and to add new documentation. 7 years ago
Micah Snyder d7979d4ff7 Restructured scan options flags from a single bitflag field to a structure containing multiple bitflag fields. This also required adding a new function to the bytecode API to get scan options a la carte, and modifying the existing function to hand back scan options in the old/deprecated uint32_t bitflag format. Re-generated bytecode iface header files. 7 years ago
Mickey Sola 46a35abe56 mass update of copyright headers 10 years ago
Kevin Lin 0945e3c5f1 updated example fileprop analysis bytecodes 11 years ago
Shawn Webb 641fa9f29b Remove cl_initialize_crypto() call from the example C file 12 years ago
Kevin Lin b2b7855e00 examples: added fileprop_analysis bytecode source and cud 12 years ago
Shawn Webb 9363412bbb bb11041 - Add cl_initialize_crypto() to the example file 12 years ago
Tomasz Kojm af90099536 add cl_init(); minor cleanups 17 years ago
Tomasz Kojm 1005682a83 examples/ex1.c: use new API 17 years ago
Tomasz Kojm 50b8f5d66b various updates 18 years ago
Sven Strickroth a99111f050 remove old CVS-stuff and make the repository look more like SVN 19 years ago