sqlmap/lib/core
Miroslav Štampar b2f98b61ec
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
Improved crawling
2026-07-25 19:10:58 +02:00
..
__init__.py
agent.py Add experimental gRPC-Web (text) support 2026-07-17 23:38:34 +02:00
bigarray.py Switching from pickle to json for serialization 2026-07-08 12:13:49 +02:00
common.py Adding native Brotli (br) and Zstandard (zstd) response decoding 2026-07-25 00:42:27 +02:00
compat.py
convert.py Minor patch 2026-07-19 13:02:34 +02:00
data.py
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
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 Adding Negotiate/Kerberos authentication (#3404) 2026-07-24 22:26:43 +02:00
exception.py
log.py
option.py Improved crawling 2026-07-25 19:10:58 +02:00
optiondict.py Adding switch --mine-params 2026-07-24 14:27:05 +02:00
patch.py Switching from pickle to json for serialization 2026-07-08 12:13:49 +02:00
profiling.py
readlineng.py
replication.py
revision.py
session.py
settings.py Improved crawling 2026-07-25 19:10:58 +02:00
shell.py
subprocessng.py
target.py Add experimental gRPC-Web (text) support 2026-07-17 23:38:34 +02:00
testing.py Implementing support for 429 (rate limit) 2026-07-24 15:17:05 +02:00
threads.py Minor optimization 2026-07-08 12:43:10 +02:00
unescaper.py Switching from pickle to json for serialization 2026-07-08 12:13:49 +02:00
update.py
wordlist.py