mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

7af51501d5a70e6cdff45d7c1c804f0e820d1d3a
11 hours ago Valery Kharseko
Fix CodeQL note-severity alerts: Thread.run() calls and g...
7af515 diff | tree
11 hours ago Valery Kharseko
Fix CodeQL note-severity alerts: nested classes which never use the enclosi...
084d46 diff | tree
11 hours ago Valery Kharseko
Fix CodeQL note-severity alerts: stale @param tags (#842)
70e233 diff | tree
11 hours ago Valery Kharseko
[#825] Cap the batchRequest count per SOAP body and the request body size i...
46d8dd diff | tree
12 hours ago Valery Kharseko
Fix CodeQL note-severity alerts: uncaught NumberFormatException in the exam...
4bba57 diff | tree
12 hours ago Valery Kharseko
Fix CodeQL note-severity alerts: ignored error status of file and stream ca...
069a12 diff | tree
15 hours ago Valery Kharseko
Fix CodeQL note-severity alerts: confusing overloads with subtype parameter...
a0a2b0 diff | tree
15 hours ago Valery Kharseko
[#819] Release the log when a changelog DB constructor cannot read its limi...
384767 diff | tree
15 hours ago Valery Kharseko
Remove the stale migration deprecations of ObjectClass and AttributeDescrip...
6ffbe1 diff | tree
15 hours ago Valery Kharseko
Fix CodeQL note-severity alerts: uncaught NumberFormatException in the tool...
4c7057 diff | tree
15 hours ago Valery Kharseko
[#816] Unmap only the locked domainMap in FileChangelogDB.removeDomain() (#...
4f4d18 diff | tree
15 hours ago Valery Kharseko
Fix CodeQL note-severity alerts: calls to the deprecated Entry compatibilit...
ace0dc diff | tree
15 hours ago Valery Kharseko
Fix CodeQL note-severity alerts: deprecated JDK calls and inefficient expre...
9b22e6 diff | tree
15 hours ago Valery Kharseko
Fix CodeQL note-severity alerts: dead parameters of private methods (#834)
bd8b80 diff | tree
15 hours ago Valery Kharseko
Fix CodeQL note-severity alerts: missing @Override annotations (#837)
0c4987 diff | tree
15 hours ago Valery Kharseko
[#821] Unregister the handler when a handshake aborts after registration (#...
2b20c6 diff | tree
15 hours ago Valery Kharseko
[#828] Fix infinite loop picking the errors-encountered LDIF file name (#839)
fc0edc diff | tree
15 hours ago Valery Kharseko
[#815] Wait for the topology to settle before asserting RS side DS counts (...
9cc45a diff | tree
16 hours ago Valery Kharseko
Fix CodeQL note-severity alerts: array logging and uncaught NumberFormatExc...
e24c27 diff | tree
17 hours ago Valery Kharseko
[#802] Fail fast when the replication server cannot read its changelog (#805)
bed2b1 diff | tree
2 days ago Valery Kharseko
[#809] Fix DSML gateway NPE on abandonRequest and on missing Content-Type (...
218108 diff | tree
2 days ago Valery Kharseko
[#807] Do not drop persistent search notifications through search-phase ded...
016502 diff | tree
2 days ago Valery Kharseko
[#808] fix MS SQL MERGE upsert conversion deadlock with WITH (HOLDLOCK, UPD...
77bf72 diff | tree
2 days ago Valery Kharseko
[#801] Drop the rerunFailingTestsCount setting that never applied to TestNG...
8e4bdf diff | tree
2 days ago Valery Kharseko
[#800] Allocate the replication test listen ports per invocation (#803)
c6b392 diff | tree
5 days ago Valery Kharseko
Fix CodeQL warning-severity alerts: process stream ownership and two leaks ...
44b37a diff | tree
5 days ago Valery Kharseko
[#797] Retry the deletion of the embedded server temporary directory on clo...
37b964 diff | tree
5 days ago Valery Kharseko
[#794] Wait for the listen port to be open before returning from connection...
a2c7a1 diff | tree
5 days ago Valery Kharseko
[#792] Fail fast when the replication server cannot bind its listen port (#...
5380e8 diff | tree
5 days ago Valery Kharseko
Fix CodeQL warning-severity alerts: dead checks, boxed locals and three nul...
504a43 diff | tree
5 days ago Valery Kharseko
Add explicit default clauses to switches flagged by java/missing-case-in-sw...
3cd892 diff | tree
5 days ago Valery Kharseko
Fix CodeQL warning-severity alerts: missed wakeups, resource leaks, escapin...
0885d1 diff | tree
6 days ago Valery Kharseko
Fix CodeQL warning-severity alerts: weak salt PRNG, unsafe DCL, thread-unsa...
90cce5 diff | tree
6 days ago Valery Kharseko
Fix java/unsynchronized-getter CodeQL alerts in DebugLogPublisher (#788)
8c46e6 diff | tree
6 days ago Valery Kharseko
Notify connection event listeners when an internal connection is closed (#787)
2edf7d diff | tree
6 days ago Valery Kharseko
Fix concurrency and equals-contract CodeQL alerts (#785)
ebb19c diff | tree
7 days ago Valery Kharseko
Fix type-mismatch, index-out-of-bounds and boxed-equality CodeQL alerts (#782)
65111c diff | tree
7 days ago Valery Kharseko
Fix java/equals-on-unrelated-types CodeQL alerts (#781)
cae292 diff | tree
7 days ago Valery Kharseko
Remove containers whose contents are never read (java/unused-container Code...
0cf88d diff | tree
7 days ago Valery Kharseko
Remove the never-populated globalArgumentMap from SubCommandArgumentParser ...
590916 diff | tree
7 days ago Valery Kharseko
Fix wrong-equals-signature and inconsistent-equals-and-hashcode CodeQL aler...
48034e diff | tree
7 days ago Valery Kharseko
Fix java/sleep-with-lock-held CodeQL alert in ControlPanelInfo.stopPooling(...
5b773c diff | tree
7 days ago Valery Kharseko
Harden GitHub Actions workflows: least-privilege permissions and SHA-pinned...
22552d diff | tree
8 days ago Valery Kharseko
Fix java/overly-large-range CodeQL alerts by correcting the A-z letter rang...
dc3e65 diff | tree
8 days ago Valery Kharseko
Fix java/rsa-without-oaep CodeQL alert by dropping the RSA PKCS#1 v1.5 fall...
18a99f diff | tree
8 days ago Valery Kharseko
Fix java/comparison-with-wider-type CodeQL alert in SNMPMonitor.pow (#777)
8ec655 diff | tree
8 days ago Valery Kharseko
Fix java/maven/non-https-url CodeQL alert by dropping the unused Oracle HTT...
cf4a69 diff | tree
8 days ago dependabot[bot]
CVE-2026-54291 PostgreSQL JDBC Driver: Silent channel-binding authenticatio...
145587 diff | tree
8 days ago Valery Kharseko
[#769] Report stop progress to the SCM and never leave the service STOP_PEN...
677063 diff | tree
8 days ago Valery Kharseko
[#768] Fix winlauncher.exe stop reporting success without stopping the serv...
2210a0 diff | tree
first | « prev | next »