Commit Graph

1245 Commits

Author SHA1 Message Date
Mihai Pitu
827808a08c bin cleanup 2013-08-22 14:48:39 +03:00
Mihai Pitu
496f100b5e configs 2013-08-22 14:44:02 +03:00
mihaipitu
6419540444 Delete v3wkqlls.fht.txt 2013-08-22 13:18:40 +03:00
mihaipitu
b281a3472a Delete modsecurity.conf 2013-08-15 21:35:43 +03:00
Mihai Pitu
0032971bc7 documentation additions 2013-08-15 21:18:36 +03:00
mihaipitu
395070c4cb Delete build.xml 2013-08-15 21:11:24 +03:00
mihaipitu
3882fc2759 Delete build.xml 2013-08-15 21:11:04 +03:00
Mihai Pitu
63e6f2dc16 Merge branch 'master' of https://github.com/mihaipitu/ModSecurity 2013-08-14 21:43:54 +03:00
Mihai Pitu
b99766a043 Windows binaries and help 2013-08-14 21:41:54 +03:00
mihaipitu
57ccfc3d79 Delete Post.jsp 2013-08-09 15:50:07 +03:00
Mihai Pitu
37518646c7 modsecurity loader 2013-08-09 15:48:00 +03:00
Mihai Pitu
a3de5b5497 Write request & response callbacks 2013-08-02 15:16:00 +03:00
Mihai Pitu
2116ff5294 Response headers & body 2013-07-26 15:14:21 +03:00
Mihai Pitu
11199a8cae Support for file upload & request/response java wrappers 2013-07-12 11:48:46 +01:00
Mihai Pitu
79393837c4 Java test WebApp 2013-07-05 14:22:20 +01:00
Mihai Pitu
1110ace5be Read request headers and body 2013-06-27 22:40:18 +01:00
Mihai Pitu
aea0be9d60 read request headers and body 2013-06-27 22:37:21 +01:00
Mihai Pitu
55c4f95ee0 JNI calls for log 2013-06-16 22:47:47 +01:00
Mihai Pitu
d598fe3298 Java solution 2013-06-16 18:53:01 +01:00
Mihai Pitu
9da7a0ec77 GSOC Proposal 2013-04-24 22:39:50 +01:00
Mihai Pitu
d9f08f7342 GSOC Proposal 2013-04-24 22:05:13 +01:00
Mihai Pitu
25bcd50602 GSOC Proposal 2013-04-24 21:48:53 +01:00
Mihai Pitu
0774496051 GSOC Proposal 2013-04-24 20:35:29 +01:00
Mihai Pitu
63975aeb93 VS12 solution 2013-04-22 13:01:24 +01:00
Mihai Pitu
1571ab270b VS12 solution 2013-04-22 12:45:36 +01:00
Mihai Pitu
bdcca0f247 VS12 solution 2013-04-22 12:40:00 +01:00
Breno Silva
04cdca84ef Merge pull request #52 from SpiderLabs/remotes/trunk
Remotes/trunk
2013-03-28 20:31:54 -07:00
Breno Silva
d93be48049 Fixed: Regression tests with no ID present 2013-03-24 03:08:03 -04:00
Breno Silva
ca78eba855 Fixed: Regression tests with no ID present v2.7.3 2013-03-24 03:07:21 -04:00
Breno Silva
e8189d97bc Merge pull request #50 from chaizhenhua/Bugfix
Fixed: Nginx crash in ngx_pool_context.c
2013-03-28 05:16:28 -07:00
chaizhenhua
42e9a5ab24 Nginx: Fixed internal request finalized after rewrite with regex 2013-03-28 12:08:40 +08:00
chaizhenhua
86871ccab1 Fixed: Nginx crash in ngx_pool_context.c 2013-03-28 11:04:33 +08:00
Breno Silva
9b1d6bfc0b Merge pull request #49 from chaizhenhua/Bugfix
Fixed config and memory leakage
2013-03-27 19:28:54 -07:00
chaizhenhua
6934acf0e1 Nginx: Fixed memory leakage 2013-03-28 10:20:22 +08:00
chaizhenhua
a87b06f9f0 Nginx: Fixed config file 2013-03-28 10:11:28 +08:00
Breno Silva
a77e5dc0f9 Merge pull request #48 from gwroblew/remotes/trunk
Fixed config.c to compile on Unix.
2013-03-27 14:50:12 -07:00
Greg Wroblewski
b7d3a084c2 Fixed config.c to compile on Unix. 2013-03-27 14:31:19 -07:00
Breno Silva
22b8e6cfdf Fixed: Nginx crash in ngx_pool_context.c 2013-03-24 02:53:12 -04:00
Breno Silva
022d5db211 Fixed config and memory leakage 2013-03-24 02:02:52 -04:00
Greg Wroblewski
a47a4ce4f9 Fixed two crashing bugs: race condition when module was initialized and failing config commands in libapr. 2013-03-23 23:01:26 -07:00
Breno Silva
601d3ed632 Fixed config.c to compile on Unix. 2013-03-23 21:37:18 -04:00
Breno Silva
5457ebe0db Nginx: fix makefile 2013-03-23 12:35:16 -04:00
Breno Silva
2fcc08952b Nginx: fix makefile 2013-03-23 12:33:44 -04:00
Breno Silva
5303c003b4 Update master to 2.7.3 2013-03-22 18:52:42 -04:00
Breno Silva
3ff17fcd12 Update CHANGES 2013-03-22 10:41:33 -04:00
Breno Silva
f73635ab53 Merge pull request #45 from gwroblew/remotes/trunk
Fixed two crashing bugs: race condition when module was initialized and ...
2013-03-25 07:23:37 -07:00
Breno Silva
bc235a855b Merge pull request #44 from chaizhenhua/SecDisableBackendCompression
Nginx: Added SecDisableBackendCompression support
2013-03-22 06:21:42 -07:00
chaizhenhua
177b5b9c98 Nginx: Added SecDisableBackendCompression support
Nginx: Added internel redirected request processing
2013-03-22 14:42:56 +08:00
Breno Silva
55850a9c85 Update CHANGES 2013-03-19 07:52:24 -04:00
Breno Silva
a5c1492049 [MODSEC-386] Added error msg for update target by id function 2013-03-19 06:19:01 -04:00