| 
							
							
								 Miroslav Stampar | 2f1607b4d5 | Minor fix for dumping non-alphanumeric database names | 2013-11-12 13:13:47 +01:00 |  | 
			
				
					| 
							
							
								 Miroslav Stampar | 0a4512e9ae | Implementation for an Issue #557 | 2013-11-08 09:23:38 +01:00 |  | 
			
				
					| 
							
							
								 Miroslav Stampar | 48bd2e75e9 | Minor patch | 2013-10-28 13:59:38 +01:00 |  | 
			
				
					| 
							
							
								 Miroslav Stampar | 7ed05f01b3 | Minor update | 2013-10-27 00:24:57 +02:00 |  | 
			
				
					| 
							
							
								 Miroslav Stampar | fabbe63f00 | Proper fix for re.sub() call with repl value containing backslash | 2013-10-23 18:07:38 +02:00 |  | 
			
				
					| 
							
							
								 Miroslav Stampar | 28529a92a7 | Minor fix (for parameters with \ in value) | 2013-10-23 10:49:50 +02:00 |  | 
			
				
					| 
							
							
								 Miroslav Stampar | 9f21406a4b | Using cPickle in BigArray (faster and potentially less memory used) | 2013-10-21 20:48:00 +02:00 |  | 
			
				
					| 
							
							
								 Miroslav Stampar | e197720def | Fix for an Issue #546 | 2013-10-19 20:54:52 +02:00 |  | 
			
				
					| 
							
							
								 Miroslav Stampar | 777d999e71 | Minor update | 2013-10-18 15:39:46 +02:00 |  | 
			
				
					| 
							
							
								 Miroslav Stampar | 6ff2b931ff | Another patch for an Issue #545 | 2013-10-17 23:42:51 +02:00 |  | 
			
				
					| 
							
							
								 Miroslav Stampar | 334c698d53 | Adding change verbosity level in testing phase when Ctrl+C pressed | 2013-10-17 16:54:53 +02:00 |  | 
			
				
					| 
							
							
								 Miroslav Stampar | 304c9822bd | Patch for an Issue #545 | 2013-10-17 16:38:07 +02:00 |  | 
			
				
					| 
							
							
								 Miroslav Stampar | 5b8d631dc0 | Minor update | 2013-10-16 11:48:00 +02:00 |  | 
			
				
					| 
							
							
								 Miroslav Stampar | 04dbee3bec | Update for a more generic JSON recognition regex | 2013-10-16 11:39:04 +02:00 |  | 
			
				
					| 
							
							
								 Miroslav Stampar | b8d49c2ea2 | Minor usability patch | 2013-10-12 20:41:25 +02:00 |  | 
			
				
					| 
							
							
								 Miroslav Stampar | 98d27ef200 | Bug fix (missing permissions when creating dump directory) | 2013-10-11 21:17:12 +02:00 |  | 
			
				
					| 
							
							
								 Miroslav Stampar | dd87233fe4 | Minor patch (to accept * inside urls in request files too) | 2013-10-10 15:04:48 +02:00 |  | 
			
				
					| 
							
							
								 Miroslav Stampar | a944028114 | Revert of last commit | 2013-10-02 22:14:50 +02:00 |  | 
			
				
					| 
							
							
								 Miroslav Stampar | 9ceb518a50 | Minor patch | 2013-10-02 22:03:53 +02:00 |  | 
			
				
					| 
							
							
								 Miroslav Stampar | 45c88b36c6 | Fix for an Issue #532 | 2013-09-30 09:33:39 +02:00 |  | 
			
				
					| 
							
							
								 Miroslav Stampar | 2fbd7e8929 | Minor fix | 2013-09-24 21:56:40 +02:00 |  | 
			
				
					| 
							
							
								 Miroslav Stampar | df9b1d72de | Minor update | 2013-09-24 21:44:59 +02:00 |  | 
			
				
					| 
							
							
								 Miroslav Stampar | f11e15a180 | Minor update | 2013-09-11 23:22:10 +02:00 |  | 
			
				
					| 
							
							
								 Miroslav Stampar | a3defc175d | Fix (we are not using certificate but PEM private key file in this particular authentication; also, auxiliary cert_file is holding certificate chain that is ignored by python itself) | 2013-09-11 23:17:18 +02:00 |  | 
			
				
					| 
							
							
								 Miroslav Stampar | 4cf49bc0cc | Minor fix for an Issue #517 | 2013-09-05 09:22:11 +02:00 |  | 
			
				
					| 
							
							
								 Miroslav Stampar | b17bb07301 | Minor regex update | 2013-09-04 19:28:59 +02:00 |  | 
			
				
					| 
							
							
								 Miroslav Stampar | bf57f636a3 | Fix for an Issue #517 | 2013-09-04 19:22:24 +02:00 |  | 
			
				
					| 
							
							
								 Miroslav Stampar | 9e975210ac | Implementation for an Issue #515 | 2013-08-30 10:22:43 +02:00 |  | 
			
				
					| 
							
							
								 Miroslav Stampar | e0bfb0503c | Minor language update | 2013-08-30 09:55:57 +02:00 |  | 
			
				
					| 
							
							
								 Miroslav Stampar | 28eca2116f | Fix for an Issue #513 | 2013-08-27 13:55:38 +02:00 |  | 
			
				
					| 
							
							
								 Miroslav Stampar | 7cb3ea20dd | Minor patch for a problem noticed yesterday too (in some cases if Ctrl-C is pressed sent is most probably a None value) | 2013-08-23 11:59:58 +02:00 |  | 
			
				
					| 
							
							
								 Miroslav Stampar | bc19f40d09 | Minor update | 2013-08-22 10:44:21 +02:00 |  | 
			
				
					| 
							
							
								 Miroslav Stampar | 23f2c5f166 | Finishing implementation for an Issue #58 | 2013-08-20 19:35:49 +02:00 |  | 
			
				
					| 
							
							
								 Miroslav Stampar | 6cc0cf3702 | Minor comment update | 2013-08-20 18:36:31 +02:00 |  | 
			
				
					| 
							
							
								 Miroslav Stampar | 1f2c8fbf59 | Fix for an Issue #500 | 2013-08-13 20:40:36 +02:00 |  | 
			
				
					| 
							
							
								 Miroslav Stampar | 52a71546d0 | Implementation for an Issue #507 | 2013-08-13 18:55:23 +02:00 |  | 
			
				
					| 
							
							
								 bladeswords | 6d756317c3 | Remove debugging which prevents sqlmap from running smoothly | 2013-08-13 13:58:45 +10:00 |  | 
			
				
					| 
							
							
								 Miroslav Stampar | b2855e0281 | Minor patch | 2013-08-12 14:25:51 +02:00 |  | 
			
				
					| 
							
							
								 Miroslav Stampar | a711c9ed36 | Minor cleanup and initial work for #58 | 2013-08-09 14:13:48 +02:00 |  | 
			
				
					| 
							
							
								 Miroslav Stampar | 1088011bf0 | Adding new binary file formats for excluding in crawling | 2013-08-02 23:07:13 +02:00 |  | 
			
				
					| 
							
							
								 Miroslav Stampar | 953b5815d8 | Implementation for an Issue #496 | 2013-07-31 21:15:03 +02:00 |  | 
			
				
					| 
							
							
								 Miroslav Stampar | 6b826ef64d | Reintroducing option --cookie-del | 2013-07-31 20:41:19 +02:00 |  | 
			
				
					| 
							
							
								 Miroslav Stampar | eaacbe0b12 | Minor language fix | 2013-07-31 09:24:34 +02:00 |  | 
			
				
					| 
							
							
								 Miroslav Stampar | 4f58e0af0c | Minor fix | 2013-07-31 08:45:04 +02:00 |  | 
			
				
					| 
							
							
								 Miroslav Stampar | a585aa4bff | Adding support for ~ | 2013-07-29 20:42:29 +02:00 |  | 
			
				
					| 
							
							
								 Miroslav Stampar | de31688c4f | Update for an Issue #481 | 2013-07-29 18:25:27 +02:00 |  | 
			
				
					| 
							
							
								 stamparm | dbb0d7f700 | Important fix (Issue #489) - we had a bad presumption than only public schema could be used for enumeration (while all schemas inside a current db could be used) | 2013-07-19 13:24:35 +02:00 |  | 
			
				
					| 
							
							
								 stamparm | 28cd50b2f1 | Patch for an Issue #490 | 2013-07-16 14:08:32 +02:00 |  | 
			
				
					| 
							
							
								 stamparm | ac2d40e259 | Revert of last commit (there is a chance that that big integer value is really valid :) | 2013-07-15 13:34:38 +02:00 |  | 
			
				
					| 
							
							
								 stamparm | a097ee1505 | Switching --invalid-bignum to a pure integer constant (more generic - more statements require pure integer constant) | 2013-07-15 13:31:56 +02:00 |  |