| 
							
							
								 Miroslav Stampar | 45bdefd29b | Update of copyright | 2015-01-06 15:02:16 +01:00 |  | 
			
				
					| 
							
							
								 Miroslav Stampar | 7b144f03ea | Fix for an Issue #1092 | 2015-01-05 01:31:06 +01:00 |  | 
			
				
					| 
							
							
								 Miroslav Stampar | 650dfe9526 | Patch for an Issue #1018 | 2014-12-12 14:54:47 +01:00 |  | 
			
				
					| 
							
							
								 Miroslav Stampar | d700e50b36 | Minor update related to the Issue #993 | 2014-12-10 06:37:17 +01:00 |  | 
			
				
					| 
							
							
								 Miroslav Stampar | a074efe75e | Minor improvement of error-based SQLi when trimmed output is detected (trying to reconstruct) | 2014-11-05 10:46:11 +01:00 |  | 
			
				
					| 
							
							
								 Miroslav Stampar | e81168af0f | Minor adjustment | 2014-10-01 13:59:51 +02:00 |  | 
			
				
					| 
							
							
								 Miroslav Stampar | 77cb35dcf6 | Fix for an Issue #804 | 2014-08-28 14:26:55 +02:00 |  | 
			
				
					| 
							
							
								 Miroslav Stampar | fd36250026 | Proper fix for an Issue #757 | 2014-08-26 23:36:04 +02:00 |  | 
			
				
					| 
							
							
								 Miroslav Stampar | dcaad75a1e | Fix for an Issue #794 | 2014-08-22 15:08:05 +02:00 |  | 
			
				
					| 
							
							
								 Miroslav Stampar | acb3b1d1fe | Bug fix for common table/column existence check | 2014-08-21 00:12:19 +02:00 |  | 
			
				
					| 
							
							
								 Miroslav Stampar | 074b57804e | Minor style update | 2014-08-21 00:03:46 +02:00 |  | 
			
				
					| 
							
							
								 Miroslav Stampar | 5d10bae31f | Removing trailing blank lines | 2014-08-20 21:07:19 +02:00 |  | 
			
				
					| 
							
							
								 Miroslav Stampar | c12e51173a | Minor style update | 2014-08-20 00:28:33 +02:00 |  | 
			
				
					| 
							
							
								 Miroslav Stampar | 0fb576724e | Implementation for cases when there are multiple copies/variations of the same result(s) in response for partial UNION SQLi | 2014-08-13 22:50:42 +02:00 |  | 
			
				
					| 
							
							
								 Miroslav Stampar | cd1c100cc0 | Another patch for an Issue #757 | 2014-07-14 21:10:45 +02:00 |  | 
			
				
					| 
							
							
								 Miroslav Stampar | e66a81ab4e | Fix for an Issue #757 | 2014-07-11 16:24:57 +02:00 |  | 
			
				
					| 
							
							
								 Miroslav Stampar | 33b6d189cd | Bug fix for some cases (in cases of working where=ORIGINAL, workflow switched to where=NEGATIVE because of false assumptions that it would be better than ORIGINAL; this kind of behaviour caused reported problems) | 2014-07-07 22:22:56 +02:00 |  | 
			
				
					| 
							
							
								 Miroslav Stampar | 8e660e6911 | Minor fix | 2014-06-27 14:14:29 +02:00 |  | 
			
				
					| 
							
							
								 Miroslav Stampar | 4e8b41b869 | Patch for an Issue #688 | 2014-05-13 00:50:36 +02:00 |  | 
			
				
					| 
							
							
								 Miroslav Stampar | 2f8846caec | Fix for an Issue #636 | 2014-03-11 21:11:51 +01:00 |  | 
			
				
					| 
							
							
								 Miroslav Stampar | d1a6a775f1 | Patch for an Issue #636 | 2014-03-11 21:00:15 +01:00 |  | 
			
				
					| 
							
							
								 Bernardo Damele | 43a4e85749 | updated copyright | 2014-01-13 17:24:49 +00:00 |  | 
			
				
					| 
							
							
								 Miroslav Stampar | 7718edac9b | Fix for an Issue #570 | 2013-12-27 09:40:33 +01:00 |  | 
			
				
					| 
							
							
								 Miroslav Stampar | ab64d385d6 | Bug fix (stacked queries as in PgSQL and MsSQL DNS tunneling queries MUST end with the comment - not the recognized underlying technique's suffix) | 2013-12-25 22:18:57 +01:00 |  | 
			
				
					| 
							
							
								 Miroslav Stampar | 953b5815d8 | Implementation for an Issue #496 | 2013-07-31 21:15:03 +02:00 |  | 
			
				
					| 
							
							
								 stamparm | be5ce760b6 | Fix for an Issue #485 (failing back to single-thread mode if over some bisection length) | 2013-07-09 10:24:48 +02:00 |  | 
			
				
					| 
							
							
								 stamparm | a7787e83b8 | Minor fix for case-insensitive union duplicates | 2013-06-18 12:52:36 +02:00 |  | 
			
				
					| 
							
							
								 stamparm | 6b280d8da4 | Putting 2 decimal places for debug messages with performed queries (e.g. to handle a problem with 0 seconds roundup) | 2013-05-28 14:40:45 +02:00 |  | 
			
				
					| 
							
							
								 stamparm | b26ecfe087 | Patch for an Issue #449 | 2013-05-17 15:14:51 +02:00 |  | 
			
				
					| 
							
							
								 stamparm | 7ba9e75c97 | Minor update related to the last commit | 2013-05-16 15:23:20 +02:00 |  | 
			
				
					| 
							
							
								 stamparm | 7ea8dd9428 | MySQL is specific (types are automatically being converted without any warning/error) | 2013-05-16 15:12:36 +02:00 |  | 
			
				
					| 
							
							
								 stamparm | 41f0e91662 | Minor update (related to last commit) | 2013-05-13 14:50:03 +02:00 |  | 
			
				
					| 
							
							
								 stamparm | 8b64709c17 | Completing implementation for an Issue #189 (union) | 2013-05-09 16:36:03 +02:00 |  | 
			
				
					| 
							
							
								 stamparm | 3873805dab | Partial implementation for an Issue #189 (error-based; still partial union left) | 2013-05-09 16:23:57 +02:00 |  | 
			
				
					| 
							
							
								 stamparm | 9fe5a8832f | Update for an Issue #189 (code refactoring of ProgressBar so it could be ready for usage in non-inference cases out of box) | 2013-05-09 15:52:18 +02:00 |  | 
			
				
					| 
							
							
								 stamparm | 03be419d5d | Fix for an Issue #447 | 2013-05-07 13:25:30 +02:00 |  | 
			
				
					| 
							
							
								 Miroslav Stampar | 73917fc9c8 | Minor update (same, but safer) | 2013-04-11 21:25:44 +02:00 |  | 
			
				
					| 
							
							
								 stamparm | 8c9da95343 | Style and consistency update (url -> URL) | 2013-04-09 11:48:42 +02:00 |  | 
			
				
					| 
							
							
								 stamparm | 558ef0aaff | Minor fix | 2013-03-19 10:42:20 +01:00 |  | 
			
				
					| 
							
							
								 Miroslav Stampar | e9b86350f1 | Patch for an Issue #403 | 2013-03-05 18:32:31 +01:00 |  | 
			
				
					| 
							
							
								 Bernardo Damele | 0e7f771be6 | minor adjustment | 2013-02-15 16:28:09 +00:00 |  | 
			
				
					| 
							
							
								 Bernardo Damele | 35aa785870 | bug fix to make --predict-output work also with time-based technique | 2013-02-15 16:25:33 +00:00 |  | 
			
				
					| 
							
							
								 Miroslav Stampar | 014e4e0055 | Minor represenation fix | 2013-02-15 14:48:24 +01:00 |  | 
			
				
					| 
							
							
								 Bernardo Damele | 4b9d8ed673 | reverted a previous commit as not all distributions create a link file /usr/bin/python2 to the Python interpreter | 2013-02-14 11:32:17 +00:00 |  | 
			
				
					| 
							
							
								 Bernardo Damele | a67ef4117f | make sure to use Python 2 interpreter when default system Python is version 3 | 2013-02-14 11:25:04 +00:00 |  | 
			
				
					| 
							
							
								 Bernardo Damele | e03010f48b | got rid of unnecessary output for API - #297 | 2013-02-05 15:00:06 +00:00 |  | 
			
				
					| 
							
							
								 Miroslav Stampar | 01219219fc | Minor bug fix (for --first/--last through problematic DBMSes) | 2013-02-05 15:03:55 +01:00 |  | 
			
				
					| 
							
							
								 Miroslav Stampar | 31daefc7c9 | Minor fix (skipping one uneccesary request in single-threaded --first/--last mode) | 2013-02-05 13:51:35 +01:00 |  | 
			
				
					| 
							
							
								 Miroslav Stampar | 4f2981f163 | Minor fix | 2013-02-04 16:37:54 +01:00 |  | 
			
				
					| 
							
							
								 Miroslav Stampar | f4b8a3c1d8 | Bug fix for boolean (multithreaded Ctrl+C) resumed values | 2013-02-04 15:49:29 +01:00 |  |