-
Merge pull request #5 from andwei/fix/memory_leaks
-
Andreas Weigel
committed
[6a6b52]
on
Code
version 1.1.0
-
Andreas Weigel
committed
[b9822a]
on
Code
indentation: get rid of remaining tabstops
-
Andreas Weigel
committed
[86a524]
on
Code
Service: use -std=c++17 and unique_ptr for Service members
-
Merge pull request #4 from andwei/fix/mime_detection
-
Andreas Weigel
committed
[4e4647]
on
Code
version 1.0.16
-
Andreas Weigel
committed
[78b4f2]
on
Code
defer checking of MIME type if application/CDFV2 is detected
-
Andreas Weigel
committed
[e96438]
on
Code
version 1.0.15
-
Andreas Weigel
committed
[3a9023]
on
Code
make c++11 detection usable
-
Andreas Weigel
committed
[786920]
on
Code
use socket name from clamd.conf.sample
-
Andreas Weigel
committed
[d47235]
on
Code
add ikarus scanserver as clamdengine-compatible AV engine
-
Andreas Weigel
committed
[737636]
on
Code
fix avReadResponse for multi-read replies
-
Dimitri Grischin
committed
[dbcfa8]
on
Code
adapter_avscan.cc: fix error message
-
Andreas Weigel
committed
[629333]
on
Code
1.0.14
-
Andreas Weigel
committed
[79cda8]
on
Code
AV comm: fix Assertion in abMake
-
Gernot Tenchio
committed
[a6dd7c]
on
Code
1.0.13
-
Gernot Tenchio
committed
[65f255]
on
Code
adapter_avscan: use poll() to handle fds greater FD_SETSIZE; fixes #12703
-
Gernot Tenchio
committed
[062ccb]
on
Code
fix segfault in SkipList::add
-
Gernot Tenchio
committed
[849e80]
on
Code
updated .gitignore
-
Gernot Tenchio
committed
[0da1f3]
on
Code
close some small memleaks
-
Gernot Tenchio
committed
[b4feb8]
on
Code
1.0.12
-
Gernot Tenchio
committed
[0cfc75]
on
Code
fix crash if filetype blocking is enabled
-
Andreas Weigel
committed
[028e24]
on
Code
std=c++11, reorder init fix, update changelog
-
Andreas Weigel
committed
[5e77a9]
on
Code
cleanup initialization and destruction
-
Andreas Weigel
committed
[575920]
on
Code
add URI/options to squid logging output, simplify parsing
-
Andreas Weigel
committed
[4bd1de]
on
Code
revert workaround and implement real fix
-
Andreas Weigel
committed
[272c39]
on
Code
add workaround for bug (?) in squid-ecap
-
Andreas Weigel
committed
[17163d]
on
Code
fix issue with protocol termination
-
CHANGES: prepared for 1.0.10
-
implemented Adapter::SkipList::~SkipList(); CID 111804
-
README: fix build instructions
-
Andreas Weigel
committed
[372af3]
on
Code
refactor buffering and fix aborting download
-
Gernot Tenchio
committed
[e2b959]
on
Code
fix failed assertion in libecap::host::Xaction::noteAbContentDone
-
abContent: handle lseek's return value; CID 111803
-
Gernot Tenchio
committed
[c7cf3b]
on
Code
Xaction: properly initialize class members (2); CID 111807
-
Gernot Tenchio
committed
[9824c9]
on
Code
Xaction: properly initialize class members; CID 111807
-
Gernot Tenchio
committed
[a29c7d]
on
Code
doconnect: fix unchecked return value; CID 111802
-
Gernot Tenchio
committed
[eec1ee]
on
Code
doconnect: null terminate address.sun_path; CID 111801
-
Gernot Tenchio
committed
[3fd699]
on
Code
avWriteCommand: fix using the wrong return value; CID 111805
-
Gernot Tenchio
committed
[b7e498]
on
Code
1.0.9
-
Gernot Tenchio
committed
[0bb152]
on
Code
updated CHANGES
-
Gernot Tenchio
committed
[479c9a]
on
Code
added support for libecap 1.0.0 and above
-
Gernot Tenchio
committed
[ff2dd3]
on
Code
build: don't overwrite CMAKE_C vars
-
Gernot Tenchio
committed
[2690ac]
on
Code
1.0.8
-
Gernot Tenchio
committed
[25d8b7]
on
Code
ecap_adapter_av.conf: added blocklist to example config
-
Gernot Tenchio
committed
[db24ae]
on
Code
fix engine detection code
-
Gernot Tenchio
committed
[971729]
on
Code
fix install target, README is README.asciidoc now
-
Gernot Tenchio
committed
[6c7870]
on
Code
1.0.7
-
Gernot Tenchio
committed
[961d43]
on
Code
prepare v1.0.7
-
Gernot Tenchio
committed
[5cc462]
added blocklist support