This website requires JavaScript.
Explore
Help
Sign In
devs
/
cproof
Watch
1
Star
2
Fork
1
You've already forked cproof
Code
Issues
43
Pull Requests
6
Actions
Packages
Projects
1
Releases
Wiki
Activity
All Workflows
ci-api-docs.yml
ci-code.yml
docker-publish.yml
Actor
All actors
admin
jabber.developer
jabber.developer2
Status
All status
Success
Failure
Waiting
Running
fix(ai): bound response parsing and harden AUTO fallback errors
ci-code.yml #555
:
Commit
3f430e01d2
pushed by
jabber.developer2
#163
2026-07-10 10:02:52 +00:00
6m37s
style(ai): rename unparseable to unparsable for codespell
ci-code.yml #554
:
Commit
e9614abb89
pushed by
jabber.developer2
#163
2026-07-10 10:00:34 +00:00
7m46s
fix(ai): bound response parsing and harden AUTO fallback errors
ci-code.yml #553
:
Commit
cac2aa856a
pushed by
jabber.developer2
#163
2026-07-10 09:14:55 +00:00
6m42s
test(ai): align parse_response tests with chat completions API
ci-code.yml #518
:
Commit
ff0ec78e78
pushed by
jabber.developer2
#152
2026-07-04 11:12:09 +00:00
10m59s
security: validate <delay> 'from' per XEP-0203 §4
ci-code.yml #487
:
Commit
55c73ee21a
pushed by
jabber.developer2
#97
2026-06-19 08:30:41 +00:00
15m11s
build: Pikaur-safe hardening flags, opt-in sanitizers, -Wsign-compare
ci-code.yml #482
:
Commit
f910eecb38
pushed by
jabber.developer2
#130
2026-06-14 14:14:10 +00:00
7m8s
fix(ui): clearok(stdscr) in ui_resume to clear vim screen residue
ci-code.yml #468
:
Commit
b05961e5a4
pushed by
jabber.developer2
#131
2026-05-31 11:32:31 +00:00
6m46s
fix(editor): Ctrl-Z aborts editor and returns to profanity
ci-code.yml #467
:
Commit
e4422ac7a1
pushed by
jabber.developer2
#131
2026-05-31 11:15:04 +00:00
6m56s
fix(merge): drop leftover <<<<<<< HEAD marker in jid_is_valid
ci-code.yml #446
:
Commit
c0f8f1a0f1
pushed by
jabber.developer2
#105
2026-05-18 09:08:29 +00:00
6m42s
Merge branch 'master' into merge/upstream-full
ci-code.yml #445
:
Commit
508de43da9
pushed by
jabber.developer2
#105
2026-05-18 08:54:09 +00:00
5m8s
fix(history): address PR #116 review feedback
ci-code.yml #437
:
Commit
b670778aa3
pushed by
jabber.developer2
#116
2026-05-16 14:22:35 +00:00
5m40s
fix(review): drop <stanza-id by> checks overlapping with PR #105
ci-code.yml #434
:
Commit
ffc626a276
pushed by
jabber.developer2
#97
2026-05-16 09:56:50 +00:00
13m25s
security: validate <delay> from and <stanza-id> by attributes
ci-code.yml #433
:
Commit
7fb926c78a
pushed by
jabber.developer2
#97
2026-05-16 09:38:13 +00:00
13m30s
test(ai): autocomplete tests — 5 expected failures documenting real bugs
ci-code.yml #402
:
Commit
3fccc046b0
pushed by
jabber.developer2
#118
2026-05-12 10:00:58 +00:00
6m16s
fix(ui): reset paged flag at buffer bottom for non-chat windows
ci-code.yml #395
:
Commit
c167f48714
pushed by
jabber.developer2
#117
2026-05-10 12:54:17 +00:00
13m34s
feat(history): nodb backlog (#114)
ci-code.yml #388
:
Commit
5720cd2c4e
pushed by
jabber.developer2
#116
2026-05-08 07:36:24 +00:00
10m11s
fix(verify): per-contact context in output, demote duplicate stanza-id to debug
ci-code.yml #384
:
Commit
b89f688d70
pushed by
jabber.developer2
#115
2026-05-06 11:34:46 +00:00
6m55s
fix(jid): treat NULL/empty/"(null)" barejid the same as resource
ci-code.yml #379
:
Commit
b8a4900393
pushed by
jabber.developer2
#94
2026-05-05 10:55:50 +00:00
13m21s
fix(jid): treat NULL/empty/"(null)" resource as bare jid
ci-code.yml #378
:
Commit
3daee1216b
pushed by
jabber.developer2
#94
2026-05-04 15:49:08 +00:00
16m21s
fix(export): open sqlite on demand when flatfile is active backend
ci-code.yml #377
:
Commit
09b2295414
pushed by
jabber.developer2
#94
2026-05-04 14:54:16 +00:00
15m7s
feat(history): /history backend command and status-bar indicator
ci-code.yml #376
:
Commit
16aa569329
pushed by
jabber.developer2
#94
2026-05-04 14:34:14 +00:00
13m4s
feat(history): autocomplete JID for verify/export/import
ci-code.yml #375
:
Commit
52f97f7195
pushed by
jabber.developer2
#94
2026-05-04 13:02:45 +00:00
12m31s
refactor(flatfile): drop dead cursor_offset, guard inverted range
ci-code.yml #374
:
Commit
352eb26f71
pushed by
jabber.developer2
#94
2026-05-04 12:42:47 +00:00
11m31s
refactor(flatfile): drop dead cursor_offset, guard inverted range
ci-code.yml #373
:
Commit
36d260db88
pushed by
jabber.developer2
#94
2026-05-04 12:42:50 +00:00
13m39s
fix(flatfile): drop cursor optim + guard n_entries==0
ci-code.yml #372
:
Commit
875f8f4100
pushed by
jabber.developer2
#94
2026-05-04 12:18:04 +00:00
8m1s
style(export): gchar*/g_free consistency + auto_char in read loop
ci-code.yml #369
:
Commit
92f601d2ea
pushed by
jabber.developer2
#94
2026-05-02 13:21:59 +00:00
4m35s
perf+harden(export): 25x faster export at 1M, mkstemp, full-body dedup
ci-code.yml #346
:
Commit
555faaa232
pushed by
jabber.developer2
#94
2026-04-30 14:19:38 +00:00
4m39s
refactor: address PR #105 review feedback
ci-code.yml #339
:
Commit
4401e817d0
pushed by
jabber.developer2
#105
2026-04-24 12:24:42 +00:00
7m12s
fix: null pointer dereference guards (CWE-476)
ci-code.yml #330
:
Commit
43aeaf6e3b
pushed by
jabber.developer2
#107
2026-04-17 13:38:38 +00:00
12m20s
fix: address GCC -fanalyzer warnings
ci-code.yml #329
:
Commit
d3ab7eb0e3
pushed by
jabber.developer2
#107
2026-04-17 11:03:31 +00:00
13m4s
First
Previous
1
2
3
Next
Last