]> git.ipfire.org Git - thirdparty/sqlite.git/shortlog
thirdparty/sqlite.git
13 hours ago  drhAdd new assert()s to help static analyzers realize... master
33 hours ago  drhMark shadow tables when registering a new virtual table...
36 hours ago  drhFix incorrect header comment on the sqlite3ShadowTableN...
2 days ago  drhCheck for oversized iTermOff in fs5SegIterNextInit...
2 days ago  drhDo not allow an integer overflow to bypass a leaf-term...
2 days ago  drhMake sure local functions in the series.c extension...
2 days ago  drhIn the amatch.c and fuzzer.c extensions (both of which...
2 days ago  drhPut reasonable input limits on the (non-deliverable...
2 days ago  drhImproved detection of CTEs being misused as table-value...
2 days ago  drhAdd a new sqlite3FaultSim() to make it easier to test...
3 days ago  danFix a harmless "jump or move depends on uninitialised...
3 days ago  drhEnhance the documentation on sqlite3_set_authorizer...
3 days ago  danFix both a buffer overread and overwrite in the session...
3 days ago  drhFix parsing of unterminated "[" tokens in the incre...
3 days ago  drhAvoid 32-bit integer overflow in the zipfile extension...
3 days ago  danFix a buffer overread that could occur in fts5 within...
3 days ago  drhFix parsing of quoted instantiation arguments in the...
3 days ago  drhFix unbounded whitespace skip in the decimal extension.
3 days ago  drhExtra margin to prevent queue overflow in the RTree...
3 days ago  drhFix the (non-deliverable, testing-use-only) closure...
3 days ago  drhMark the diskused() extension SQL function as direct...
3 days ago  danFix the size of an allocation in fts3 to take into...
3 days ago  drhImproved detection of corrupt freelist chains on btree...
4 days ago  drhCheck super-journal names for validity earlier, as...
4 days ago  danHave API functions sqlite3_serialize, sqlite3_limit...
4 days ago  danAlso have functions sqlite3_db_name(), sqlite3_get_auto... db-mutex-fixes
4 days ago  danHave API functions sqlite3_serialize(), sqlite3_limit...
4 days ago  drhChange the undocumented and unsupported sqlite_log...
4 days ago  drhImprove the sqlite3_str_vappendf() routine for addition...
4 days ago  danHave sqlite3_drop_modules() take the database mutex...
4 days ago  danAdd test case to backup5.test to verify that detaching...
5 days ago  drhFix a harmless false-positive compiler warning on Windows.
5 days ago  drhAlternative to [15a6482300bb2804] that is testable.
5 days ago  drhCheck for cells extending too far past the end of a...
5 days ago  drhRemove ALWAYS() and NEVER() macros used for developmemt... index-cell-overflow
5 days ago  danWhen rolling back a journal that contains a super-journ...
5 days ago  danUpdate mjournal.test so that it works on windows. del-super-filter
5 days ago  danOnly delete a super-journal if it contains a pointer...
5 days ago  drhCheck for cells that extend of the end of a page when...
5 days ago  danDo not delete super-journal files named "xyz.9hh" unles...
5 days ago  danWhen rolling back a journal that contains a super-journ...
5 days ago  danAvoid trying to delete a database file while it is...
5 days ago  drhFix a comment in os_kv.c so that it does not match...
5 days ago  drhFix the sqlite3ParseUri() for improved defenses against...
5 days ago  danRevert the fixes to backup in [1f940357f7] and [e5db803...
5 days ago  danRemove a stray C++ style comment left in build.c by... attach-backup-fix
5 days ago  drhDefend against integer overflow on oversized string...
5 days ago  stephanBack out [23936786e6] because [9725b513c0] obviates it.
5 days ago  drhUpdate documentation to explain that a odd nByte parame...
5 days ago  drhFixes for SQLITE_OMIT_FLOATING_POINT.
5 days ago  danRevert the fixes to backup in [1f940357f7] and [e5db803...
5 days ago  stephanSwap two lines to get the amalgamation building again...
6 days ago  danMerge the fixes for the use-after-free problem caused...
6 days ago  danFix sqlite3_backup_init() to correctly handle the case...
6 days ago  drhFix an OOB read on the unused spellfix1 extension....
6 days ago  danAvoid a use-after-free problem that could occur if...
6 days ago  drhDo not allow internal-use-only functions to be coded...
6 days ago  drhFix a typo in a comment. No code changes.
6 days ago  stephanMakefile doc tweaks. No functional changes.
6 days ago  stephanImprove robustness against corrupt kvvfs journal files...
6 days ago  danFix a NULL pointer dereference that could occur in...
6 days ago  drhFix a NULL pointer dereference that can occur when...
6 days ago  drhFix an OOB read in the next_char() function of the
6 days ago  drhFix dequoting error on the instantiation parameters...
6 days ago  drhFix rounding behavior for all-9s decimals in the decima...
7 days ago  danAdd the BTREE_HINT_TABLECURSOR cursor-hint. This is...
8 days ago  stephanCorrect test from [96a48a15760a] - that journal was...
8 days ago  stephanExtend the test from the previous check-in a bit.
8 days ago  stephanAdd a JS test demonstrating that [7c4db1cd2d06] recover...
8 days ago  stephanFix a result value semantics bug which broke applicatio...
8 days ago  stephanFix a potential integer overflow when decoding a corrup...
9 days ago  drhFix an incorrect assert() in check-in [984c9b181801c1de]
9 days ago  stephanCorrect misuse of a loop control variable in writing...
10 days ago  drhAdd the sqlite3_result_str() interface and use it to...
10 days ago  drhUse SQLITE_FINISH in a few places in the core, to help... sqlite3-result-str
10 days ago  drhPut the sqlite3OomStr singleton in "const" space to...
10 days ago  drhAdditional changes based on Claude analysis.
10 days ago  drhFurther refinements and uses for sqlite3_result_str().
10 days ago  drhPrototype implementation for a new sqlite3_result_str...
10 days ago  drhFix the format() SQL function so that it returns an...
10 days ago  danFix a cast in fts3_write so that it is applied as inten...
10 days ago  danFix an fts5 problem causing attempts to create locale...
11 days ago  drhFix a memory size computation error on 32-bit platforms...
12 days ago  drhSmall parsing performance improvement by reducing the...
12 days ago  drhRemove the unnecessary Parse.szOpAlloc field, for small...
12 days ago  drhSmall performance boost in the sqlite3VdbeResolveLabel...
12 days ago  drhSafer conversion from double to 64-bit integer in two...
12 days ago  drhAdditional refinements to the large floating-point...
12 days ago  drhFix CLI CSV test cases so that they suppress the CR...
12 days ago  drhFix the OR-to-IN optimization so that it works in cases...
13 days ago  drhTypo fix in a comment used to generate documentation...
13 days ago  danAfter opening a non-covering index cursor, pass the... cursor-hint-tblcsr
13 days ago  drhLimit VIEW recursion depth to SQLITE_LIMIT_EXPR_DEPTH...
13 days ago  danFix instances of potential buffer overflow caused by...
13 days ago  drhFix a possible call to memcpy() with a NULL source...
2026-06-15  drhConsistent error messages for excess trigger nesting.
2026-06-15  danSpeed up SQL aggregate functions percentile() and media...
2026-06-15  drhNew Windows makefile targets for common EXEs that omit...
2026-06-15  danImprove comments in percentSort(). pecentile-partial-sort
2026-06-15  drhEnhance SQLITE_LIMIT_TRIGGER_DEPTH so that it also...
next