Micah Snyder
|
d7087118dc
|
Converted documentation from latex to markdown and eliminated html and pdf copies.
|
7 years ago |
Mickey Sola
|
8c2fae4a89
|
bb12087 - 0.101 - updating to libtool v2.4.6, autojunking, and adding markdown files to make dist target
|
7 years ago |
Micah Snyder
|
3690396877
|
bb11980 & bb12008 (again). Change to pdf_parse_string after evaluating function usage and the pdf format.
|
7 years ago |
Micah Snyder
|
8dc0817ee9
|
bb12008: correction to object length check when parsing strings in pdf dictionaries.
|
7 years ago |
Micah Snyder
|
69b4a22370
|
bb12006: correction to dictionary length checks when parsing pdf objects.
|
7 years ago |
Micah Snyder
|
c8faa5c51d
|
bb12005: fixing memory leak in htmlnorm code.
|
7 years ago |
Micah Snyder
|
53c957a9da
|
bb12004: adding check for min pdf size needed to check pdf version
|
7 years ago |
Micah Snyder
|
e96b53b68b
|
Autoreconf with stock libtool 2.4.2
|
7 years ago |
Micah Snyder
|
6bced430e0
|
Fixing formatting mistake where # comment character made it into .m4 file by way of URL. Correcting .am file to account for removing files from repository.
|
7 years ago |
Micah Snyder
|
432936de22
|
Regenerating PDF and HTML docs.
|
7 years ago |
Micah Snyder
|
c9893ef062
|
Adding missing commas to FunctionalityLevels enum definition where newer version numbers were added.
|
7 years ago |
Micah Snyder
|
64e2fedac7
|
Updated the NEWS.md, and reformatted it to improve the markdown. updated the version string from 0.100.0-rc to 0.100.0 in preparation for the release.
|
7 years ago |
Micah Snyder
|
964a1e7321
|
Converting http urls to https urls. Primary focus was on clamav.net urls. I updated a couple others and fixes a few broken links as well. There are many (non-clamav.net) urls I didn't address, especially in 3rd party or contrib code.
|
7 years ago |
Micah Snyder
|
6e407f2014
|
Applying patch to master to bring master 100% in line with dev/100 development branch in preparation for new development fork.
|
7 years ago |
Micah Snyder
|
0a29bc85f6
|
Correction to clamsubmit to use the malware session id instead of the presigned session id, as the presigned one appears to not be set and the malware one appears to work as intended. Added an additional check for safety to ensure that the cfduid and session id values are not NULL.
|
7 years ago |
Micah Snyder
|
a8b2b3356c
|
Correction to Windows vdproj installers Round 2.
|
7 years ago |
Micah Snyder
|
98ce4d721b
|
Correction to Windows vdproj installers.
|
7 years ago |
Micah Snyder
|
4baac26bf5
|
Adjusting version number when building for Windows to match expectations.
|
7 years ago |
Micah Snyder
|
4a36d20a91
|
Bumping the FLEVEL to 91 for 0.100.0-rc
|
7 years ago |
Micah Snyder
|
c9352903d2
|
Correcting errors in win32 installer project files.
|
7 years ago |
Micah Snyder
|
1c8b4967b7
|
Adjusting Makefile.in to account for changed filenames and removed files.
|
7 years ago |
Micah Snyder
|
41d3665096
|
Changing header in README for code contribution links.
|
7 years ago |
Micah Snyder
|
45817e0098
|
Updating NEWS.md to thank James Ralston for help with OnAccess scanning improvements.
|
7 years ago |
Micah Snyder
|
6289eda8e0
|
Eliminating AUTHORS file, and moving acknowledgements for various source code contributions to the file comment blocks for the individual files, as appropriate.
|
7 years ago |
Micah Snyder
|
16d1550455
|
Documentation update and cleanup. Transition to MarkDown files for improved rendering on GitHub.com
|
7 years ago |
Tuomo Soini
|
73ed335c0b
|
[PATCH] Cleanup formatting of sample configs
Tune sample configs to be more readable and fit into normal 80 chars wide
console
|
7 years ago |
Micah Snyder
|
dc7f716a65
|
autoformat to fix indentation issues throughout the code. converted to tabs to make the multiline definition for ARGLEN render nicely
|
7 years ago |
Micah Snyder
|
a780b81031
|
Adding patch to prefix timestamp to stdout/stderr if LogTime is enabled. Patch courtesy of Andreas Schulze.
|
7 years ago |
Micah Snyder
|
a8c02b5ea3
|
Removing --gen-json argument that breaks the test if libjson isn't installed.
|
7 years ago |
Micah Snyder
|
9dd0bbc8a9
|
Updating latex, pdf, html docs. Removing credits from clamdoc as they are duplicated and more up to date on clamav.net. Updating signatures.pdf file with correction to logical signatures description by Andrew Williams.
|
7 years ago |
Micah Snyder
|
a6b95ad00f
|
autoreconf -ifv for version string change.
|
7 years ago |
Micah Snyder
|
c651294fb6
|
Changing version string to 0.100.0-rc
|
7 years ago |
Mickey Sola
|
674a4aa545
|
0.100.x - bb11985 - onas whitespace normalization/fixup
|
7 years ago |
Mickey Sola
|
b71960cd37
|
0.100.x - bb11985 - overhauling onas extra scanning feature to work with new UID exclude fixes
|
7 years ago |
Mickey Sola
|
51b69a091a
|
0.100.x - bb11985 - adding initial refactor for thread-safe scan function for onas
|
7 years ago |
Mickey Sola
|
99eadf7a9a
|
0.100.x - bb11980 - fixing length check exit condition for pdf string parsing
|
7 years ago |
Mickey Sola
|
495fce9174
|
0.100.x - removing checklen constraint based on key string size when parsing pdf string objects
|
7 years ago |
Mickey Sola
|
0df2fedf28
|
0.100.x - tightening up off-by-one error in pdf string parsing.
|
7 years ago |
Mickey Sola
|
700ed96af5
|
[PATCH] 0.99.x - bb11980 - fixing oob read in pdf parsing
|
7 years ago |
Mickey Sola
|
87aaa10b29
|
[PATCH] 0.100.x - bb11973 - fixing pdf oob read - suggested solution by Suleman Ali
|
7 years ago |
Kevin Lin
|
f0ede479e2
|
CLAM-49: add missing semicolon
|
7 years ago |
Kevin Lin
|
68bf8dd8ba
|
CLAM-49: throw error if using --gen-json without linking libjson-c
|
7 years ago |
Micah Snyder
|
fed23d406c
|
autoreconf for multiarch libcurl detection improvement.
|
7 years ago |
Micah Snyder
|
b9885dbd81
|
curl headers are now in a multiarch include directory, so the current check no longer succeeds. Check for curl-config instead, which is provided by the same. Patch provided by Reiner Herrmann.
|
7 years ago |
Micah Snyder
|
d507b58a91
|
applying patch to correct invalid read in unrar add_vm_code.
|
7 years ago |
Micah Snyder
|
324ef518f0
|
c++11 / g++ 6 compatibility fix, std::make_pair to std::pair for templated types
|
7 years ago |
Micah Snyder
|
4244379a9a
|
c++11 / g++ 6 compatibility fix, Explicitly cast narrowing conversions inside {}s that will become errors in C++0x. Fix taken from llvm upstream. Original commit by jyasskin.
|
7 years ago |
Micah Snyder
|
d47a5698c3
|
Copying portions of commit from llvm upstream by jyasskin, Jul 27, 2011. Explicitly cast narrowing conversions inside {}s that will become errors in C++0x.
|
7 years ago |
Micah Snyder
|
8ee936a717
|
xar_get_numeric_from_xml_element: fix err msg
|
7 years ago |
Josh Soref
|
7cd9337a70
|
Spelling Adjustments (#30)
* spelling: accessed
* spelling: alignment
* spelling: amalgamated
* spelling: answers
* spelling: another
* spelling: acquisition
* spelling: apitid
* spelling: ascii
* spelling: appending
* spelling: appropriate
* spelling: arbitrary
* spelling: architecture
* spelling: asynchronous
* spelling: attachments
* spelling: argument
* spelling: authenticode
* spelling: because
* spelling: boundary
* spelling: brackets
* spelling: bytecode
* spelling: calculation
* spelling: cannot
* spelling: changes
* spelling: check
* spelling: children
* spelling: codegen
* spelling: commands
* spelling: container
* spelling: concatenated
* spelling: conditions
* spelling: continuous
* spelling: conversions
* spelling: corresponding
* spelling: corrupted
* spelling: coverity
* spelling: crafting
* spelling: daemon
* spelling: definition
* spelling: delivered
* spelling: delivery
* spelling: delimit
* spelling: dependencies
* spelling: dependency
* spelling: detection
* spelling: determine
* spelling: disconnects
* spelling: distributed
* spelling: documentation
* spelling: downgraded
* spelling: downloading
* spelling: endianness
* spelling: entities
* spelling: especially
* spelling: empty
* spelling: expected
* spelling: explicitly
* spelling: existent
* spelling: finished
* spelling: flexibility
* spelling: flexible
* spelling: freshclam
* spelling: functions
* spelling: guarantee
* spelling: hardened
* spelling: headaches
* spelling: heighten
* spelling: improper
* spelling: increment
* spelling: indefinitely
* spelling: independent
* spelling: inaccessible
* spelling: infrastructure
Conflicts:
docs/html/node68.html
* spelling: initializing
* spelling: inited
* spelling: instream
* spelling: installed
* spelling: initialization
* spelling: initialize
* spelling: interface
* spelling: intrinsics
* spelling: interpreter
* spelling: introduced
* spelling: invalid
* spelling: latency
* spelling: lawyers
* spelling: libclamav
* spelling: likelihood
* spelling: loop
* spelling: maximum
* spelling: million
* spelling: milliseconds
* spelling: minimum
* spelling: minzhuan
* spelling: multipart
* spelling: misled
* spelling: modifiers
* spelling: notifying
* spelling: objects
* spelling: occurred
* spelling: occurs
* spelling: occurrences
* spelling: optimization
* spelling: original
* spelling: originated
* spelling: output
* spelling: overridden
* spelling: parenthesis
* spelling: partition
* spelling: performance
* spelling: permission
* spelling: phishing
* spelling: portions
* spelling: positives
* spelling: preceded
* spelling: properties
* spelling: protocol
* spelling: protos
* spelling: quarantine
* spelling: recursive
* spelling: referring
* spelling: reorder
* spelling: reset
* spelling: resources
* spelling: resume
* spelling: retrieval
* spelling: rewrite
* spelling: sanity
* spelling: scheduled
* spelling: search
* spelling: section
* spelling: separator
* spelling: separated
* spelling: specify
* spelling: special
* spelling: statement
* spelling: streams
* spelling: succession
* spelling: suggests
* spelling: superfluous
* spelling: suspicious
* spelling: synonym
* spelling: temporarily
* spelling: testfiles
* spelling: transverse
* spelling: turkish
* spelling: typos
* spelling: unable
* spelling: unexpected
* spelling: unexpectedly
* spelling: unfinished
* spelling: unfortunately
* spelling: uninitialized
* spelling: unlocking
* spelling: unnecessary
* spelling: unpack
* spelling: unrecognized
* spelling: unsupported
* spelling: usable
* spelling: wherever
* spelling: wishlist
* spelling: white
* spelling: infrastructure
* spelling: directories
* spelling: overridden
* spelling: permission
* spelling: yesterday
* spelling: initialization
* spelling: intrinsics
* space adjustment for spelling changes
* minor modifications by klin
|
7 years ago |