1206 Commits

Author SHA1 Message Date
Breno Silva
e6f94eac4b Update CHANGES 2013-07-17 06:44:19 -07:00
Breno Silva
50f9d01406 Merge pull request #130 from client9/remotes/trunk
libinjection sync v3.4.1
2013-07-17 20:33:45 -07:00
Breno Silva
8b6efc013d Fix make (rx regex) test 2013-07-16 13:25:47 -07:00
Nick Galbreath
cefddebe13 libinjection sync 2013-07-14 14:33:34 +09:00
Breno Silva
3f080fa8ce Merge pull request #128 from client9/remotes/trunk
libinjection v3.3.0 sync
2013-07-13 12:26:20 -07:00
Nick Galbreath
15f3a3040d libinjection v3.3.0 sync 2013-07-13 13:29:50 +09:00
Nick Galbreath
65e97684bb libinjection v3.2.0 2013-07-12 11:34:27 +09:00
Breno Silva
7ca8830a36 Update CHANGES 2013-07-05 03:02:23 -07:00
Breno Silva
0fc4142a31 Change strncpy to memcpy 2013-07-05 02:45:05 -07:00
Breno Silva
f44a535c96 Merge pull request #125 from client9/remotes/trunk
libinjection v3.2.0
2013-07-12 06:04:19 -07:00
Breno Silva
a6fd09b691 Fix null byte convertion into utf8toUnicode 2013-07-04 03:34:10 -07:00
Breno Silva
229d4e4fe2 Merge pull request #124 from client9/remotes/trunk
v3.1.0
2013-07-02 09:19:42 -07:00
Nick Galbreath
9eca8b5ca1 v3.1.0 2013-07-02 10:06:50 +09:00
Breno Silva
b1f61617b5 Merge pull request #122 from client9/remotes/trunk
sync with 3.0.0 tag
2013-06-24 19:00:01 -07:00
Nick Galbreath
83fdf34dde sync with 3.0.0 tag 2013-06-25 10:52:48 +09:00
Nick Galbreath
c07b9a5362 libinjection v3.0.0pre21 take 2 2013-06-23 13:58:22 +09:00
Breno Silva
4064e74cca Fixed: Libjection 3.0.0 compilation errors 2013-06-19 11:05:59 -07:00
Breno Silva
9bf132334b Merge pull request #121 from client9/remotes/trunk
libinjection v3.0.0pre21 take 2
2013-06-24 07:57:36 -07:00
Breno Silva
bebb45f3bb SecUnicodeMapFile now accepts the code page. SecUnicodeCodePage is deprecated 2013-06-16 01:28:16 -07:00
Breno Silva
034bf19121 Fix double free 2013-06-13 02:11:24 -07:00
Breno Silva
885eeecefb Fix outbound size of salt variable 2013-06-12 09:51:25 -07:00
Breno Silva
b362ab0d98 Fix standalone makefile.am 2013-06-12 07:41:58 -07:00
Breno Silva
a79e818497 Merge pull request #116 from chaizhenhua/remotes/trunk
Nginx: Fixed segfaults on reload
2013-06-12 07:32:53 -07:00
chaizhenhua
4ffdf9bf6d Nginx: Fixed segfaults on reload 2013-06-11 19:44:02 +08:00
Breno Silva
9851769ea4 Fixed: increasing compatibility with older versions of install 2013-06-05 06:48:11 -07:00
Breno Silva
5cf5ff043a Fixed: flush libxml2 output buffer 2013-06-04 19:58:36 -07:00
Breno Silva
df0b048254 Setting crypt outpur buffer as libxml2 output size 2013-06-04 11:02:44 -07:00
Breno Silva
9517c3475d Fixed: URL normalization for SecHashEngine 2013-06-04 10:59:00 -07:00
Breno Silva
1b3b38e6de Added: Release to 2.7.5 2013-06-03 19:54:48 -07:00
Breno Silva
f955ba7e7b Added: severity action now supports strings 2013-06-03 19:49:45 -07:00
Breno Silva
5ee4c1786c Fix libjection Makefile 2013-06-03 19:15:20 -07:00
Breno Silva
867843c8a2 Merge pull request #113 from client9/remotes/trunk
Remotes/trunk
2013-06-05 05:13:54 -07:00
Nick Galbreath
69b1095947 fix makefiles 2013-06-04 11:12:45 +09:00
Nick Galbreath
4af03f208e Update to libinjection 3.0.0-pre8 2013-06-04 10:14:52 +09:00
Breno Silva
760314a1c4 Fix make test 2013-05-27 11:44:45 -07:00
Nick Galbreath
0532d20e4d update to 3.0.0-pre2 2013-05-27 18:04:04 +04:00
Breno Silva
f003243d9c Merge pull request #106 from client9/remotes/trunk
libinjection 2.0.0
2013-05-27 06:08:03 -07:00
Breno Silva
0e269f1b3b Update CHANGES 2013-05-26 21:20:10 -07:00
Breno Silva
9835a32c35 Merge pull request #107 from gwroblew/remotes/trunk
Fixing build makefile for IIS version.
2013-05-24 09:14:18 -07:00
Greg Wroblewski
cf9493aaf1 Fixing build makefile for IIS version. 2013-05-23 23:37:07 -07:00
Nick Galbreath
3a3fda25f7 libinjection 2.0.0 2013-05-17 23:41:45 +09:00
Breno Silva
b9a4322a3e Nginx: set to STABLE 2013-05-14 08:54:52 -04:00
chaizhenhua
bad4586277 Nginx: Try to fix eats 100% cpu in ngx_event_pipe_write_to_downstream issue 2013-05-13 21:46:43 +08:00
Breno Silva
400a5f5f55 Nginx: Fix implicit declaration of base64 encode funtion 2013-05-13 03:54:18 -04:00
Breno Silva
35b36b7032 Nginx: Fix UNIQUE_ID 2013-05-13 03:34:47 -04:00
Breno Silva
6126374890 Merge pull request #96 from chaizhenhua/remotes/trunk
Nginx: Try to fix eats 100% cpu in ngx_event_pipe_write_to_downstream issue..
2013-05-13 07:30:27 -07:00
Breno Silva
1f4757d174 Reverting Quality of Nginx. CPU issue is not fixed 2013-05-09 20:32:33 -04:00
Breno Silva
fed38c8107 Fixed: return msgs at detectSQLi 2013-05-08 16:22:47 -04:00
Breno Silva
db964c4223 Fixed: return msgs at detectSQLi 2013-05-08 05:57:06 -04:00
Nick Galbreath
4bc068e58d Sync to 1.2.0, fix regression in small sqli detection 2013-05-06 22:29:23 +09:00