sqlmap/lib/core
Miroslav Štampar e75d75dbe6
Some checks are pending
/ build (macos-latest, 3.8) (push) Waiting to run
/ build (ubuntu-latest, pypy-2.7) (push) Waiting to run
/ build (windows-latest, 3.14) (push) Waiting to run
Adding a minor comment
2026-07-28 21:58:51 +02:00
..
__init__.py Year bump 2026-01-01 19:12:07 +01:00
agent.py Fixing limitCondition double-LIMIT 2026-07-28 16:24:41 +02:00
bigarray.py Switching from pickle to json for serialization 2026-07-08 12:13:49 +02:00
common.py Fixing core helpers (decodeStringEscape round-trip, joinValue on Python 3, parseUnionPage case-sensitive de-duplication) 2026-07-28 21:27:54 +02:00
compat.py Minor patch for python2 2026-06-14 10:56:44 +02:00
convert.py Minor patch 2026-07-19 13:02:34 +02:00
data.py Year bump 2026-01-01 19:12:07 +01:00
datatype.py Removing thirdparty OrderedDict 2026-07-01 15:26:59 +02:00
decorators.py Fixes potential collisions in list/tuple with cachedmethod 2026-07-19 13:54:19 +02:00
defaults.py Year bump 2026-01-01 19:12:07 +01:00
dicts.py Minor patch 2026-07-19 14:26:24 +02:00
dump.py Bug fix for dump format SQLITE 2026-07-19 11:32:39 +02:00
enums.py Expanding capabilities of MySQL to correctly retrieve UTF8MB4 chars 2026-07-27 11:35:14 +02:00
exception.py Year bump 2026-01-01 19:12:07 +01:00
log.py Year bump 2026-01-01 19:12:07 +01:00
option.py Expanding capabilities of MySQL to correctly retrieve UTF8MB4 chars 2026-07-27 11:35:14 +02:00
optiondict.py Adding switch --jwt 2026-07-25 22:40:12 +02:00
patch.py Switching from pickle to json for serialization 2026-07-08 12:13:49 +02:00
profiling.py Year bump 2026-01-01 19:12:07 +01:00
readlineng.py Fixing some pyflakes naggings 2026-06-28 10:02:50 +02:00
replication.py Minor update 2026-06-21 23:30:52 +02:00
revision.py Minor improvement of getRevisionNumber logic 2026-01-27 11:11:01 +01:00
session.py Year bump 2026-01-01 19:12:07 +01:00
settings.py Adding a minor comment 2026-07-28 21:58:51 +02:00
shell.py Minor fixes 2026-06-22 22:11:16 +02:00
subprocessng.py Minor fixes 2026-06-22 22:11:16 +02:00
target.py Minor bug fix 2026-07-27 17:32:26 +02:00
testing.py Adding switch --jwt 2026-07-25 22:40:12 +02:00
threads.py Fixing bug with --lengths and --null-connection combined 2026-07-27 17:22:17 +02:00
unescaper.py Switching from pickle to json for serialization 2026-07-08 12:13:49 +02:00
update.py Couple of small fixes 2026-06-05 12:07:15 +02:00
wordlist.py Minor patches 2026-06-12 00:09:07 +02:00