FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for doc/internals/api - haproxy/haproxy · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
haproxy
/
haproxy
Public
Notifications
You must be signed in to change notification settings
Fork
966
Star
6.8k
Code
Issues
383
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
haproxy
doc
internals
api
on
master
User selector
Datepicker
Commit history
Commits on Jun 25, 2026
MEDIUM: task: add a new tasklet class for real-time: TL_RT
Show description for e37a20d
wtarreau
committed
e37a20d
View commit details
Copy full SHA for e37a20d
View code at this point
Browse repository at this point
Commits on Jun 24, 2026
MEDIUM: task: add a new flag TASK_RT to permit a task to skip the priority queue
Show description for 40ad8a1
wtarreau
committed
40ad8a1
View commit details
Copy full SHA for 40ad8a1
View code at this point
Browse repository at this point
MINOR: task: add a new explicitly local tasklet wakeup function
Show description for 11f7994
wtarreau
committed
11f7994
View commit details
Copy full SHA for 11f7994
View code at this point
Browse repository at this point
Commits on Jun 23, 2026
DOC: sched: Document the wait queue modifications
Show description for 94f20d4
cognet
committed
94f20d4
View commit details
Copy full SHA for 94f20d4
View code at this point
Browse repository at this point
Commits on Jun 11, 2026
MINOR: lua: add REGISTER_HLUA_STATE_INIT() to register state init callbacks
Show description for d0fde90
wlallemand
committed
d0fde90
View commit details
Copy full SHA for d0fde90
View code at this point
Browse repository at this point
Commits on Apr 29, 2026
[RELEASE] Released version 3.4-dev10
Show description for c6d45fe
wtarreau
committed
c6d45fe
View commit details
Copy full SHA for c6d45fe
View code at this point
Browse repository at this point
Commits on Apr 22, 2026
MINOR: stream: Move the HTTP txn in an union
Show description for 5947532
capflam
committed
5947532
View commit details
Copy full SHA for 5947532
View code at this point
Browse repository at this point
Commits on Mar 23, 2026
MEDIUM: htx: Add htx_xfer function to replace htx_xfer_blks
Show description for 5ead611
capflam
committed
5ead611
View commit details
Copy full SHA for 5ead611
View code at this point
Browse repository at this point
Commits on Jan 20, 2026
DOC: fix typos in the documentation files
Show description for 0c3b212
Egor Shestakov
authored and
wtarreau
committed
0c3b212
View commit details
Copy full SHA for 0c3b212
View code at this point
Browse repository at this point
Commits on Sep 30, 2025
MINOR: mt_list: Implement MT_LIST_POP_LOCKED()
Show description for cf26745
cognet
committed
cf26745
View commit details
Copy full SHA for cf26745
View code at this point
Browse repository at this point
Commits on Aug 13, 2025
MINOR: tools: also implement ha_aligned_alloc_typed()
Show description for 33d7256
wtarreau
committed
33d7256
View commit details
Copy full SHA for 33d7256
View code at this point
Browse repository at this point
Commits on Aug 11, 2025
DOC: api: update the pools API with the alignment and typed declarations
Show description for 977feb5
wtarreau
committed
977feb5
View commit details
Copy full SHA for 977feb5
View code at this point
Browse repository at this point
Commits on May 9, 2025
DEBUG: pools: add a new integrity mode "backup" to copy the released area
Show description for 1404f6f
wtarreau
committed
1404f6f
View commit details
Copy full SHA for 1404f6f
View code at this point
Browse repository at this point
DEBUG: pool: permit per-pool UAF configuration
Show description for 0ae14be
wtarreau
committed
0ae14be
View commit details
Copy full SHA for 0ae14be
View code at this point
Browse repository at this point
Commits on Apr 1, 2025
MINOR: mt_list: Implement mt_list_try_lock_prev().
Show description for 1705909
cognet
committed
1705909
View commit details
Copy full SHA for 1705909
View code at this point
Browse repository at this point
Commits on Feb 12, 2025
DOC: initcall: name correctly REGISTER_CONFIG_POST_SECTION()
Show description for 0b47e5f
wlallemand
committed
0b47e5f
View commit details
Copy full SHA for 0b47e5f
View code at this point
Browse repository at this point
MEDIUM: initcall: allow to register mutiple post_section_parser per section
Show description for 4de86bb
wlallemand
committed
4de86bb
View commit details
Copy full SHA for 4de86bb
View code at this point
Browse repository at this point
Commits on Jan 31, 2025
DOC: htx: clarify <mark> parameter for htx_xfer_blks()
Show description for c17e029
wlallemand
committed
c17e029
View commit details
Copy full SHA for c17e029
View code at this point
Browse repository at this point
Commits on Jan 28, 2025
BUG/MINOR: stream: Properly handle "on-marked-up shutdown-backup-sessions"
Show description for 0a52a75
capflam
committed
0a52a75
View commit details
Copy full SHA for 0a52a75
View code at this point
Browse repository at this point
Commits on Nov 19, 2024
MINOR: tasklet: support an optional set of wakeup flags to tasklet_wakeup_on()
Show description for 12fcd65
wtarreau
committed
12fcd65
View commit details
Copy full SHA for 12fcd65
View code at this point
Browse repository at this point
DOC: sched: document the missing TASK_F_UEVT* flags
Show description for 8dc68f3
wtarreau
committed
8dc68f3
View commit details
Copy full SHA for 8dc68f3
View code at this point
Browse repository at this point
DOC: sched: add missing scheduler API documentation for tasklet_wakeup_after()
Show description for e5ca72c
wtarreau
committed
e5ca72c
View commit details
Copy full SHA for e5ca72c
View code at this point
Browse repository at this point
Commits on Oct 12, 2024
MINOR: buffer: add a buffer list type with functions
Show description for 8f09bdc
wtarreau
committed
8f09bdc
View commit details
Copy full SHA for 8f09bdc
View code at this point
Browse repository at this point
Commits on Jul 9, 2024
MAJOR: import: update mt_list to support exponential back-off (try #2)
Show description for 4e65fc6
wtarreau
committed
4e65fc6
View commit details
Copy full SHA for 4e65fc6
View code at this point
Browse repository at this point
Commits on Jun 29, 2024
[RELEASE] Released version 3.1-dev2
Show description for bbc2f04
wtarreau
committed
bbc2f04
View commit details
Copy full SHA for bbc2f04
View code at this point
Browse repository at this point
Commits on Jun 21, 2024
DOC: api/event_hdl: small updates, fix an example and add some precisions
Show description for 13e0972
Darlelet
committed
13e0972
View commit details
Copy full SHA for 13e0972
View code at this point
Browse repository at this point
Commits on May 10, 2024
MINOR: dynbuf: pass a criticality argument to b_alloc()
Show description for 72d0dcd
wtarreau
committed
72d0dcd
View commit details
Copy full SHA for 72d0dcd
View code at this point
Browse repository at this point
Commits on Nov 4, 2023
[RELEASE] Released version 2.9-dev9
Show description for ff3dcb2
wtarreau
committed
ff3dcb2
View commit details
Copy full SHA for ff3dcb2
View code at this point
Browse repository at this point
Commits on Oct 23, 2023
DOC: internal: filters: fix reference to entities.pdf
Show description for 1428e7b
Aleksandar Lazic
authored and
wtarreau
committed
1428e7b
View commit details
Copy full SHA for 1428e7b
View code at this point
Browse repository at this point
Commits on Sep 15, 2023
Revert "MAJOR: import: update mt_list to support exponential back-off"
Show description for 6cbb5a0
wtarreau
committed
6cbb5a0
View commit details
Copy full SHA for 6cbb5a0
View code at this point
Browse repository at this point
Commits on Sep 13, 2023
MAJOR: import: update mt_list to support exponential back-off
Show description for c618ed5
wtarreau
committed
c618ed5
View commit details
Copy full SHA for c618ed5
View code at this point
Browse repository at this point
Commits on Sep 8, 2023
MEDIUM: init: initialize the trash earlier
Show description for 5f10176
wtarreau
committed
5f10176
View commit details
Copy full SHA for 5f10176
View code at this point
Browse repository at this point
Commits on Apr 8, 2023
[RELEASE] Released version 2.8-dev7
Show description for 768b628
wtarreau
committed
768b628
View commit details
Copy full SHA for 768b628
View code at this point
Browse repository at this point
Commits on Apr 5, 2023
MINOR: event_hdl: normal tasks support for advanced async mode
Show description for b289fd1
Darlelet
authored and
capflam
committed
b289fd1
View commit details
Copy full SHA for b289fd1
View code at this point
Browse repository at this point
Commits on Dec 22, 2022
BUG/MINOR: pool/stats: Use ullong to report total pool usage in bytes in stats
Show description for c960a3b
capflam
committed
c960a3b
View commit details
Copy full SHA for c960a3b
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL