hashcat.git
8 years agoUpdate Makefile and BUILD.md
Jens Steube [Thu, 4 Feb 2016 08:44:52 +0000 (09:44 +0100)]
Update Makefile and BUILD.md

8 years agoMerge pull request #197 from gm4tr1x/nvidiaNvAPIdLLHack
Jens Steube [Thu, 4 Feb 2016 07:32:24 +0000 (08:32 +0100)]
Merge pull request #197 from gm4tr1x/nvidiaNvAPIdLLHack

Get rid of nvidia NvAPI static linking

8 years agoget rid of nvidia nvapi static linking
Gabriele 'matrix' Gristina [Wed, 3 Feb 2016 19:53:00 +0000 (20:53 +0100)]
get rid of nvidia nvapi static linking

8 years agoMerge pull request #196 from gm4tr1x/hwmon
Jens Steube [Tue, 2 Feb 2016 12:31:09 +0000 (13:31 +0100)]
Merge pull request #196 from gm4tr1x/hwmon

HWMon mod

8 years agoHWMon mod
Gabriele 'matrix' Gristina [Tue, 2 Feb 2016 00:14:33 +0000 (01:14 +0100)]
HWMon mod

8 years agoConverted to new SIMD: -m 11700 -a 0
Jens Steube [Mon, 1 Feb 2016 20:34:57 +0000 (21:34 +0100)]
Converted to new SIMD: -m 11700 -a 0

8 years agoConverted to new SIMD: -m 11800 -a 0
Jens Steube [Mon, 1 Feb 2016 20:31:06 +0000 (21:31 +0100)]
Converted to new SIMD: -m 11800 -a 0

8 years agoConverted to new SIMD: -m 12600 -a 0
Jens Steube [Mon, 1 Feb 2016 20:24:13 +0000 (21:24 +0100)]
Converted to new SIMD: -m 12600 -a 0

8 years agoPrepare _a0 kernel for SIMD
Jens Steube [Mon, 1 Feb 2016 20:06:56 +0000 (21:06 +0100)]
Prepare _a0 kernel for SIMD

8 years agoMerge pull request #194 from gm4tr1x/fixADLv2
Jens Steube [Mon, 1 Feb 2016 14:54:43 +0000 (15:54 +0100)]
Merge pull request #194 from gm4tr1x/fixADLv2

Removed deprecated and unused ADL function (ADL_DisplayEnable_Set)

8 years agoRemoved deprecated and unused ADL function (ADL_DisplayEnable_Set)
Gabriele 'matrix' Gristina [Mon, 1 Feb 2016 14:39:44 +0000 (15:39 +0100)]
Removed deprecated and unused ADL function (ADL_DisplayEnable_Set)

8 years agoMerge pull request #193 from gm4tr1x/fixLoaderMacro
Jens Steube [Mon, 1 Feb 2016 12:07:59 +0000 (13:07 +0100)]
Merge pull request #193 from gm4tr1x/fixLoaderMacro

Fixed HC_LOAD_FUNC macro

8 years agoFixed HC_LOAD_FUNC macro
Gabriele 'matrix' Gristina [Mon, 1 Feb 2016 12:07:14 +0000 (13:07 +0100)]
Fixed HC_LOAD_FUNC macro

8 years agoFix broken ADL on windows
Jens Steube [Mon, 1 Feb 2016 11:18:05 +0000 (12:18 +0100)]
Fix broken ADL on windows

8 years agoMerge pull request #190 from gm4tr1x/fixLoopsAccelV3
Jens Steube [Mon, 1 Feb 2016 07:08:20 +0000 (08:08 +0100)]
Merge pull request #190 from gm4tr1x/fixLoopsAccelV3

Fixed loops/accel for 6800, 11300 and 11600 (osx)

8 years agoMerge pull request #192 from gm4tr1x/ADL_LibraryLoader
Jens Steube [Mon, 1 Feb 2016 07:08:13 +0000 (08:08 +0100)]
Merge pull request #192 from gm4tr1x/ADL_LibraryLoader

Update ADL/OpenCL Library Loader

8 years agoUpdate ADL Library Loader
Gabriele 'matrix' Gristina [Sun, 31 Jan 2016 22:48:38 +0000 (23:48 +0100)]
Update ADL Library Loader

8 years agoFix TI series detection
jsteube [Sun, 31 Jan 2016 21:53:28 +0000 (22:53 +0100)]
Fix TI series detection

8 years agoRemove more unnecessary libOpenCL*.a related stuff
jsteube [Sun, 31 Jan 2016 21:01:32 +0000 (22:01 +0100)]
Remove more unnecessary libOpenCL*.a related stuff

8 years agoMerge pull request #189 from gm4tr1x/master
Jens Steube [Sun, 31 Jan 2016 20:57:57 +0000 (21:57 +0100)]
Merge pull request #189 from gm4tr1x/master

Remove unnecessary libOpenCL*.a from Makefile

8 years agoFixed loops/accel for 6800, 11300 and 11600 (osx)
Gabriele 'matrix' Gristina [Sun, 31 Jan 2016 20:48:08 +0000 (21:48 +0100)]
Fixed loops/accel for 6800, 11300 and 11600 (osx)

8 years agoRemove unnecessary libOpenCL*.a from Makefile
Gabriele 'matrix' Gristina [Sun, 31 Jan 2016 18:48:40 +0000 (19:48 +0100)]
Remove unnecessary libOpenCL*.a from Makefile

8 years agoSIMD code convert for -m 0 and -a 0
Jens Steube [Sun, 31 Jan 2016 18:38:00 +0000 (19:38 +0100)]
SIMD code convert for -m 0 and -a 0

8 years agoSIMD code convert for -m 0 and -a 0
Jens Steube [Sun, 31 Jan 2016 18:33:46 +0000 (19:33 +0100)]
SIMD code convert for -m 0 and -a 0

8 years agoMerge pull request #188 from gm4tr1x/AppleOpenCLv3
Jens Steube [Sun, 31 Jan 2016 18:18:45 +0000 (19:18 +0100)]
Merge pull request #188 from gm4tr1x/AppleOpenCLv3

Fixed __constant in m10410 (see PR #179 for details)

8 years agoFixed __constant in m10410 (see PR #179 for details)
Gabriele 'matrix' Gristina [Sun, 31 Jan 2016 18:17:33 +0000 (19:17 +0100)]
Fixed __constant in m10410 (see PR #179 for details)

8 years agoMerge pull request #187 from gm4tr1x/AppleOpenCLv2
Jens Steube [Sun, 31 Jan 2016 18:14:44 +0000 (19:14 +0100)]
Merge pull request #187 from gm4tr1x/AppleOpenCLv2

Fixed __local in m06232 and m06233 (see PR #179 for details)

8 years agoFixed __local in m06232 and m06233 (see PR #179 for details)
Gabriele 'matrix' Gristina [Sun, 31 Jan 2016 18:08:43 +0000 (19:08 +0100)]
Fixed __local in m06232 and m06233 (see PR #179 for details)

8 years agoWe don't need all VECTOR_WIDTH tests by default
Jens Steube [Sun, 31 Jan 2016 17:51:46 +0000 (18:51 +0100)]
We don't need all VECTOR_WIDTH tests by default

8 years agoMerge pull request #186 from gm4tr1x/updateTestScriptV2
Jens Steube [Sun, 31 Jan 2016 17:49:19 +0000 (18:49 +0100)]
Merge pull request #186 from gm4tr1x/updateTestScriptV2

Add -V all in test.sh

8 years agoAdd -V all in test.sh
Gabriele 'matrix' Gristina [Sun, 31 Jan 2016 17:45:05 +0000 (18:45 +0100)]
Add -V all in test.sh

8 years agoMerge pull request #185 from gm4tr1x/fixLoopsAccelv2
Jens Steube [Sun, 31 Jan 2016 17:27:21 +0000 (18:27 +0100)]
Merge pull request #185 from gm4tr1x/fixLoopsAccelv2

Fixed some gpu loops/accel settings

8 years agoFixed some gpu loops/accel settings
Gabriele 'matrix' Gristina [Sun, 31 Jan 2016 16:38:05 +0000 (17:38 +0100)]
Fixed some gpu loops/accel settings

8 years agoMerge pull request #184 from gm4tr1x/fixHelp
Jens Steube [Sun, 31 Jan 2016 16:24:34 +0000 (17:24 +0100)]
Merge pull request #184 from gm4tr1x/fixHelp

Fixed typo in help

8 years agoUse a different workaround for a catalyst bug which takes effect in sha512crypt
Jens Steube [Sun, 31 Jan 2016 16:24:12 +0000 (17:24 +0100)]
Use a different workaround for a catalyst bug which takes effect in sha512crypt

8 years agoWorkaround JIT-compiler or ForceWare Bug in sm_50
jsteube [Sun, 31 Jan 2016 14:29:54 +0000 (15:29 +0100)]
Workaround JIT-compiler or ForceWare Bug in sm_50

8 years agoFixed typo in help
Gabriele 'matrix' Gristina [Sun, 31 Jan 2016 12:59:36 +0000 (13:59 +0100)]
Fixed typo in help

8 years agoMerge pull request #183 from gm4tr1x/updateTestScript
Jens Steube [Sun, 31 Jan 2016 06:13:50 +0000 (07:13 +0100)]
Merge pull request #183 from gm4tr1x/updateTestScript

Added new options in test.sh

8 years agoMerge pull request #182 from gm4tr1x/gpuCodeFix
Jens Steube [Sun, 31 Jan 2016 06:13:35 +0000 (07:13 +0100)]
Merge pull request #182 from gm4tr1x/gpuCodeFix

Fixed all gpu code related to PR #179

8 years agoAdded options set OpenCL vector-width (--opencl-vector-width) and OpenCL device-types...
Gabriele 'matrix' Gristina [Sat, 30 Jan 2016 23:37:53 +0000 (00:37 +0100)]
Added options set OpenCL vector-width (--opencl-vector-width) and OpenCL device-types (--opencl-device-types)

8 years agoFixed all gpu code (see PR #179 for details)
Gabriele 'matrix' Gristina [Sat, 30 Jan 2016 22:02:15 +0000 (23:02 +0100)]
Fixed all gpu code (see PR #179 for details)

8 years agoUse a rc for first result, easier to read
Jens Steube [Sat, 30 Jan 2016 21:47:13 +0000 (22:47 +0100)]
Use a rc for first result, easier to read

8 years agoMerge pull request #181 from gm4tr1x/appleCpu
Jens Steube [Sat, 30 Jan 2016 21:46:06 +0000 (22:46 +0100)]
Merge pull request #181 from gm4tr1x/appleCpu

Fixed CL_INVALID_WORK_GROUP_SIZE error with Apple CPU

8 years agoFixed CL_INVALID_WORK_GROUP_SIZE error with Apple CPU
Gabriele 'matrix' Gristina [Sat, 30 Jan 2016 21:28:41 +0000 (22:28 +0100)]
Fixed CL_INVALID_WORK_GROUP_SIZE error with Apple CPU

8 years agoMerge pull request #179 from gm4tr1x/FixAppleOpenCLCompilerIssue
Jens Steube [Sat, 30 Jan 2016 21:27:05 +0000 (22:27 +0100)]
Merge pull request #179 from gm4tr1x/FixAppleOpenCLCompilerIssue

Solved Apple OpenCL compiler errors

8 years agoMerge pull request #180 from gm4tr1x/clGetProgramBuildInfoCleanup
Jens Steube [Sat, 30 Jan 2016 21:14:43 +0000 (22:14 +0100)]
Merge pull request #180 from gm4tr1x/clGetProgramBuildInfoCleanup

cleanup unnecessary clGetProgramBuildInfo code

8 years agoFixed m03100_a* Apple OpenCL compiler issue
Gabriele 'matrix' Gristina [Sat, 30 Jan 2016 20:55:42 +0000 (21:55 +0100)]
Fixed m03100_a* Apple OpenCL compiler issue

8 years agocleanup unnecessary clGetProgramBuildInfo code
Gabriele 'matrix' Gristina [Sat, 30 Jan 2016 19:05:39 +0000 (20:05 +0100)]
cleanup unnecessary clGetProgramBuildInfo code

8 years agoMerge pull request #178 from gm4tr1x/missing-field-initializers-warnings
Jens Steube [Sat, 30 Jan 2016 14:58:34 +0000 (15:58 +0100)]
Merge pull request #178 from gm4tr1x/missing-field-initializers-warnings

Fixed gcc warnings about missing field initializers

8 years agoFixed gcc warnings about missing field initializers
Gabriele 'matrix' Gristina [Sat, 30 Jan 2016 13:59:26 +0000 (14:59 +0100)]
Fixed gcc warnings about missing field initializers

8 years agoSome systems don't like using the same buffer for both input and output at the same...
Jens Steube [Fri, 29 Jan 2016 21:47:42 +0000 (22:47 +0100)]
Some systems don't like using the same buffer for both input and output at the same time with snprintf()

8 years agoMerge branch 'master' of https://github.com/hashcat/oclHashcat
Jens Steube [Fri, 29 Jan 2016 17:38:46 +0000 (18:38 +0100)]
Merge branch 'master' of https://github.com/hashcat/oclHashcat

8 years agoRemove MD4/MD5 *H1/*H2 functions and use original H functions. Modern compilers will...
Jens Steube [Fri, 29 Jan 2016 17:38:34 +0000 (18:38 +0100)]
Remove MD4/MD5 *H1/*H2 functions and use original H functions. Modern compilers will find this easy optimization automatically

8 years agoMerge pull request #177 from magnumripper/master
Jens Steube [Fri, 29 Jan 2016 17:19:00 +0000 (18:19 +0100)]
Merge pull request #177 from magnumripper/master

Acquire an exclusive lock before writing to any file.

8 years agoAcquire an exclusive lock before writing to any file. Note that in
magnum [Fri, 29 Jan 2016 10:54:18 +0000 (11:54 +0100)]
Acquire an exclusive lock before writing to any file. Note that in
some cases we never explicitly unlock a file because fclose will do
it implicitly. Closes #172.

8 years agoMerge pull request #176 from gm4tr1x/bashPath
Jens Steube [Fri, 29 Jan 2016 15:06:52 +0000 (16:06 +0100)]
Merge pull request #176 from gm4tr1x/bashPath

Select bash from env (very useful on osx)

8 years agoMerge pull request #175 from gm4tr1x/appleWorkaroundLocalVar
Jens Steube [Fri, 29 Jan 2016 15:06:44 +0000 (16:06 +0100)]
Merge pull request #175 from gm4tr1x/appleWorkaroundLocalVar

Proposal workaround for use __local vars in 6900 gpu code with osx

8 years agoSelect bash from env (very useful on osx)
Gabriele 'matrix' Gristina [Fri, 29 Jan 2016 14:36:15 +0000 (15:36 +0100)]
Select bash from env (very useful on osx)

8 years agoFixed __local issue with Apple platform for hash mode 6900
Gabriele 'matrix' Gristina [Fri, 29 Jan 2016 13:17:46 +0000 (14:17 +0100)]
Fixed __local issue with Apple platform for hash mode 6900

8 years agoMerge pull request #174 from gm4tr1x/showOpenCLBuildLogOnErrors
Jens Steube [Fri, 29 Jan 2016 07:36:40 +0000 (08:36 +0100)]
Merge pull request #174 from gm4tr1x/showOpenCLBuildLogOnErrors

Handling clBuildProgram failure (show build log on errors)

8 years agoHandling clBuildProgram failure (show build log on errors)
Gabriele 'matrix' Gristina [Thu, 28 Jan 2016 20:02:36 +0000 (21:02 +0100)]
Handling clBuildProgram failure (show build log on errors)

8 years agoMerge pull request #173 from gm4tr1x/master
Jens Steube [Thu, 28 Jan 2016 04:08:10 +0000 (05:08 +0100)]
Merge pull request #173 from gm4tr1x/master

Updated gpu accel for -m 6211 and default runtime value to 8

8 years agoUpdated gpu accel for -m 6211 and default runtime value to 8
Gabriele 'matrix' Gristina [Wed, 27 Jan 2016 22:39:58 +0000 (23:39 +0100)]
Updated gpu accel for -m 6211 and default runtime value to 8

8 years agoAs long as we depend on NVAPI for windows we also need to add a path to its includes
Jens Steube [Wed, 27 Jan 2016 19:09:17 +0000 (20:09 +0100)]
As long as we depend on NVAPI for windows we also need to add a path to its includes

8 years agoFix issue in https://github.com/hashcat/oclHashcat/issues/170
jsteube [Wed, 27 Jan 2016 19:01:08 +0000 (20:01 +0100)]
Fix issue in https://github.com/hashcat/oclHashcat/issues/170

8 years agoUpdate BUILD.md with more detailed instruction for make install
Jens Steube [Wed, 27 Jan 2016 18:38:25 +0000 (19:38 +0100)]
Update BUILD.md with more detailed instruction for make install

8 years agoUpdate BUILD.md to current situation
Jens Steube [Wed, 27 Jan 2016 18:34:40 +0000 (19:34 +0100)]
Update BUILD.md to current situation

8 years agoMerge pull request #171 from gm4tr1x/master
Jens Steube [Wed, 27 Jan 2016 18:32:40 +0000 (19:32 +0100)]
Merge pull request #171 from gm4tr1x/master

Fixed get_profile_dir and get_session_dir byte missing bug

8 years agoFixed get_profile_dir and get_session_dir byte missing bug
Gabriele 'matrix' Gristina [Wed, 27 Jan 2016 18:29:51 +0000 (19:29 +0100)]
Fixed get_profile_dir and get_session_dir byte missing bug

8 years agoMerge pull request #169 from magnumripper/onetwenty
Jens Steube [Wed, 27 Jan 2016 18:15:31 +0000 (19:15 +0100)]
Merge pull request #169 from magnumripper/onetwenty

Drop dependencies on non-distributable ADL/NVML headers.

8 years agoMerge pull request #168 from magnumripper/onesixfour
Jens Steube [Wed, 27 Jan 2016 17:52:10 +0000 (18:52 +0100)]
Merge pull request #168 from magnumripper/onesixfour

Do not create a kernel cache file if build failed (actually if size ended up as zero).

8 years agoMerge pull request #156 from gm4tr1x/master
Jens Steube [Wed, 27 Jan 2016 17:51:28 +0000 (18:51 +0100)]
Merge pull request #156 from gm4tr1x/master

Updated test.sh (support for osx and some fixes)

8 years agoDrop dependencies on non-distributable ADL/NVML headers. The needed glue
magnum [Wed, 27 Jan 2016 12:47:19 +0000 (13:47 +0100)]
Drop dependencies on non-distributable ADL/NVML headers. The needed glue
is copied into our respective local headers. Should close #120.

8 years agoMerge pull request #167 from gm4tr1x/issue84
Jens Steube [Wed, 27 Jan 2016 17:43:18 +0000 (18:43 +0100)]
Merge pull request #167 from gm4tr1x/issue84

Issue84

8 years agoDo not create a kernel cache file if build failed. Also disregard any
magnum [Wed, 27 Jan 2016 12:30:38 +0000 (13:30 +0100)]
Do not create a kernel cache file if build failed. Also disregard any
existing cache files with size of zero. Should close #164.

8 years agoMerge pull request #165 from gm4tr1x/gcc-warnings
Jens Steube [Wed, 27 Jan 2016 17:19:50 +0000 (18:19 +0100)]
Merge pull request #165 from gm4tr1x/gcc-warnings

Fixed gcc warnings

8 years agoMerge pull request #157 from gm4tr1x/loops-accel
Jens Steube [Wed, 27 Jan 2016 17:19:11 +0000 (18:19 +0100)]
Merge pull request #157 from gm4tr1x/loops-accel

Improved osx support with custom kernel loops and gpu accel (issue #63)

8 years agoFixed gcc warnings
Gabriele 'matrix' Gristina [Wed, 27 Jan 2016 00:08:35 +0000 (01:08 +0100)]
Fixed gcc warnings

8 years agoImplemented OpenCL library loader
Gabriele 'matrix' Gristina [Tue, 26 Jan 2016 20:40:49 +0000 (21:40 +0100)]
Implemented OpenCL library loader

8 years agoMerge pull request #161 from gm4tr1x/gpu-warnings3
Jens Steube [Tue, 26 Jan 2016 17:14:02 +0000 (18:14 +0100)]
Merge pull request #161 from gm4tr1x/gpu-warnings3

Fixed compiler warnings (no previous prototype for function)

8 years agoMerge pull request #160 from gm4tr1x/gpu-warnings2
Jens Steube [Tue, 26 Jan 2016 17:13:51 +0000 (18:13 +0100)]
Merge pull request #160 from gm4tr1x/gpu-warnings2

Fixed compiler warnings (unused variable)

8 years agoMerge pull request #159 from gm4tr1x/gpu-warnings
Jens Steube [Tue, 26 Jan 2016 17:13:18 +0000 (18:13 +0100)]
Merge pull request #159 from gm4tr1x/gpu-warnings

Fixed compiler warnings (comparison of integers of different signs)

8 years agoMerge pull request #158 from gm4tr1x/types-cosmetic
Jens Steube [Tue, 26 Jan 2016 17:13:04 +0000 (18:13 +0100)]
Merge pull request #158 from gm4tr1x/types-cosmetic

Cosmetic fix for types.h

8 years agoModified as @jsteube request
Gabriele 'matrix' Gristina [Tue, 26 Jan 2016 11:07:19 +0000 (12:07 +0100)]
Modified as @jsteube request

8 years agoOpenCL runtime environment is no longer required with --keyspace option
Gabriele 'matrix' Gristina [Mon, 25 Jan 2016 14:44:04 +0000 (15:44 +0100)]
OpenCL runtime environment is no longer required with --keyspace option

8 years agoFixed compiler warnings (no previous prototype for function)
Gabriele 'matrix' Gristina [Mon, 25 Jan 2016 12:35:58 +0000 (13:35 +0100)]
Fixed compiler warnings (no previous prototype for function)

8 years agoFixed compiler warnings (unused variable)
Gabriele 'matrix' Gristina [Mon, 25 Jan 2016 12:32:45 +0000 (13:32 +0100)]
Fixed compiler warnings (unused variable)

8 years agoFixed compiler warnings (comparison of integers of different signs) for kernel 7800...
Gabriele 'matrix' Gristina [Mon, 25 Jan 2016 12:08:31 +0000 (13:08 +0100)]
Fixed compiler warnings (comparison of integers of different signs) for kernel 7800 and 10100

8 years agoCosmetix fix for types.h
Gabriele 'matrix' Gristina [Mon, 25 Jan 2016 11:28:06 +0000 (12:28 +0100)]
Cosmetix fix for types.h

8 years agoAdded custom OSX kernel loops and gpu accel default values
Gabriele 'matrix' Gristina [Sun, 24 Jan 2016 21:48:01 +0000 (22:48 +0100)]
Added custom OSX kernel loops and gpu accel default values
Disabled some not yet worked hash types in OSX

8 years agoCosmetic fix
Gabriele 'matrix' Gristina [Sun, 24 Jan 2016 16:54:13 +0000 (17:54 +0100)]
Cosmetic fix

8 years agoRe-enable gpu-temp-disable argument for osx build
Gabriele 'matrix' Gristina [Sun, 24 Jan 2016 16:49:15 +0000 (17:49 +0100)]
Re-enable gpu-temp-disable argument for osx build

8 years agoUpdated test.sh (support for osx and some fixes)
Gabriele 'matrix' Gristina [Sun, 24 Jan 2016 16:31:31 +0000 (17:31 +0100)]
Updated test.sh (support for osx and some fixes)

8 years agoMerge pull request #155 from gm4tr1x/master
Jens Steube [Sun, 24 Jan 2016 16:21:08 +0000 (17:21 +0100)]
Merge pull request #155 from gm4tr1x/master

Fixed compiler warning for windows build

8 years agoFixed 'buf' initialization for windows
Gabriele 'matrix' Gristina [Sun, 24 Jan 2016 16:20:01 +0000 (17:20 +0100)]
Fixed 'buf' initialization for windows

8 years agoRemove NO-BREAK SPACE character (utf8) from sources
Jens Steube [Sun, 24 Jan 2016 16:08:49 +0000 (17:08 +0100)]
Remove NO-BREAK SPACE character (utf8) from sources

8 years agoMerge pull request #154 from gm4tr1x/master
Jens Steube [Sun, 24 Jan 2016 16:00:16 +0000 (17:00 +0100)]
Merge pull request #154 from gm4tr1x/master

Upgrade AMD Display Library SDK from 8.0 to 9.0

8 years agoUpgrade AMD Display Library SDK from 8.0 to 9.0
Gabriele 'matrix' Gristina [Sun, 24 Jan 2016 15:39:51 +0000 (16:39 +0100)]
Upgrade AMD Display Library SDK from 8.0 to 9.0

8 years agoMerge pull request #153 from gm4tr1x/missingcheck
Jens Steube [Sun, 24 Jan 2016 15:24:57 +0000 (16:24 +0100)]
Merge pull request #153 from gm4tr1x/missingcheck

Added missing check for in_len in _old_apply_rule function

8 years agoMerge pull request #152 from gm4tr1x/buf
Jens Steube [Sun, 24 Jan 2016 15:24:10 +0000 (16:24 +0100)]
Merge pull request #152 from gm4tr1x/buf

Optimized memset calls and also some initializations