FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for cpp/ql/src/experimental - github/codeql · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
github
/
codeql
Public
Notifications
You must be signed in to change notification settings
Fork
2.1k
Star
10k
Code
Issues
997
Pull requests
467
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
codeql
cpp
ql
src
experimental
on
codeql-cli/v2.19.2
User selector
Datepicker
Commit history
Commits on Sep 19, 2024
Merge pull request #16811 from porcupineyhairs/curlssl
Show description for a065434
jketema
authored
a065434
View commit details
Copy full SHA for a065434
View code at this point
Browse repository at this point
Include changes from review
Porcupiney Hairs
committed
ee41e65
View commit details
Copy full SHA for ee41e65
View code at this point
Browse repository at this point
Commits on Sep 18, 2024
Include changes from review
Porcupiney Hairs
committed
57d1035
View commit details
Copy full SHA for 57d1035
View code at this point
Browse repository at this point
Commits on Sep 5, 2024
remove redundent `zStreamAccess` in flow steps
am0o0
committed
401bb24
View commit details
Copy full SHA for 401bb24
View code at this point
Browse repository at this point
Commits on Sep 4, 2024
C++: Fix zstd and clean up test
jketema
committed
3aa68b3
View commit details
Copy full SHA for 3aa68b3
View code at this point
Browse repository at this point
C++: Set precision to low
Show description for 9b905d5
jketema
committed
9b905d5
View commit details
Copy full SHA for 9b905d5
View code at this point
Browse repository at this point
C++: Fix formatting
jketema
committed
238895e
View commit details
Copy full SHA for 238895e
View code at this point
Browse repository at this point
C++: Simplify QLhelp
Show description for 92c6170
jketema
committed
92c6170
View commit details
Copy full SHA for 92c6170
View code at this point
Browse repository at this point
C++: Make additional flow steps more uniform
jketema
committed
2369b18
View commit details
Copy full SHA for 2369b18
View code at this point
Browse repository at this point
C++: Improve query output
jketema
committed
8fe0d0a
View commit details
Copy full SHA for 8fe0d0a
View code at this point
Browse repository at this point
C++: Clean up QLDoc
jketema
committed
8d22d14
View commit details
Copy full SHA for 8d22d14
View code at this point
Browse repository at this point
C++: Fix QL-for-QL warnings
jketema
committed
65fafbf
View commit details
Copy full SHA for 65fafbf
View code at this point
Browse repository at this point
C++: Rename qhelp file to match ql file
jketema
committed
084dbc4
View commit details
Copy full SHA for 084dbc4
View code at this point
Browse repository at this point
C++: Move experimental files into the correct locations
jketema
committed
50d9e77
View commit details
Copy full SHA for 50d9e77
View code at this point
Browse repository at this point
Commits on Sep 3, 2024
delete bzip2 as it is not updated for more than three years so it is not in the priority
am0o0
committed
386e45a
View commit details
Copy full SHA for 386e45a
View code at this point
Browse repository at this point
remove more unused imports, add tests for zstd, add flow steps for zstd
Show description for 81283d5
am0o0
committed
81283d5
View commit details
Copy full SHA for 81283d5
View code at this point
Browse repository at this point
remove xz(lzma)
am0o0
committed
4fc971d
View commit details
Copy full SHA for 4fc971d
View code at this point
Browse repository at this point
remove unused imports, add tests for libarchive
am0o0
committed
6c97096
View commit details
Copy full SHA for 6c97096
View code at this point
Browse repository at this point
delete miniz support because there is no good documents and i don't have enough time as the library is not popular enough. add tests for minizip lib
am0o0
committed
9531701
View commit details
Copy full SHA for 9531701
View code at this point
Browse repository at this point
finilize tests for zlib
am0o0
committed
8c1c537
View commit details
Copy full SHA for 8c1c537
View code at this point
Browse repository at this point
Commits on Jul 30, 2024
update test files, add one more additional flow step for inflate function, fix gzopen additional flow step thanks to @jketema
am0o0
committed
f97b103
View commit details
Copy full SHA for f97b103
View code at this point
Browse repository at this point
Commits on Jul 15, 2024
fix tests, it is not fixed 100%
am0o0
committed
a10b502
View commit details
Copy full SHA for a10b502
View code at this point
Browse repository at this point
Commits on Jun 26, 2024
use abstract class for decompression flow steps
am0o0
committed
361ad6b
View commit details
Copy full SHA for 361ad6b
View code at this point
Browse repository at this point
Commits on Jun 25, 2024
use abstract class for decompression sinks
am0o0
committed
656dc4e
View commit details
Copy full SHA for 656dc4e
View code at this point
Browse repository at this point
relocate the query
am0o0
committed
13f697c
View commit details
Copy full SHA for 13f697c
View code at this point
Browse repository at this point
Commits on Jun 23, 2024
CPP: Disabled SSL certificate verification
Show description for a7cdf0e
Porcupiney Hairs
committed
a7cdf0e
View commit details
Copy full SHA for a7cdf0e
View code at this point
Browse repository at this point
Commits on Jun 13, 2024
add FlowSources as a common source for all sinks, so we don't need States anymore
am0o0
committed
11a416e
View commit details
Copy full SHA for 11a416e
View code at this point
Browse repository at this point
Commits on Jun 7, 2024
remove old comments
am0o0
committed
273848c
View commit details
Copy full SHA for 273848c
View code at this point
Browse repository at this point
add implicit this
am0o0
committed
a536328
View commit details
Copy full SHA for a536328
View code at this point
Browse repository at this point
Merge branch 'amammad-cpp-bombs' of https://github.com/amammad/codeql into amammad-cpp-bombs
am0o0
committed
184aa04
View commit details
Copy full SHA for 184aa04
View code at this point
Browse repository at this point
Merge branch 'github:main' into amammad-cpp-bombs
am0o0
authored
a5c9dc7
View commit details
Copy full SHA for a5c9dc7
View code at this point
Browse repository at this point
merge all query files into one query file
am0o0
committed
e37ceac
View commit details
Copy full SHA for e37ceac
View code at this point
Browse repository at this point
Commits on May 22, 2024
Merge pull request #16524 from catenacyber/deref-null-result
Show description for 00a940f
MathiasVP
authored
00a940f
View commit details
Copy full SHA for 00a940f
View code at this point
Browse repository at this point
Update cpp/ql/src/experimental/Likely Bugs/DerefNullResult.ql
MathiasVP
authored
eda8157
View commit details
Copy full SHA for eda8157
View code at this point
Browse repository at this point
Commits on May 21, 2024
fixup unique assignment
catenacyber
committed
ab4b823
View commit details
Copy full SHA for ab4b823
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL