Gitiles
Code Review
Sign In
git01.mediatek.com
/
haproxy
/
037b3ebd3502e9eb7bbe7e56187ce1f929b4a02e
/
src
/
hlua.c
8f1aa77
BUG/MEDIUM: http/applet: Finish request processing when a service is registered
by Christopher Faulet
· Thu Jul 04 11:27:15 2019 +0200
9060fc0
BUG/MINOR: hlua/htx: Respect the reserve when HTX data are sent
by Christopher Faulet
· Wed Jul 03 11:39:30 2019 +0200
7e145b3
BUG/MINOR: hlua: Don't use channel_htx_recv_max()
by Christopher Faulet
· Tue Jul 02 21:29:43 2019 +0200
ea41874
BUG/MINOR: lua/htx: Make txn.req_req_* and txn.res_rep_* HTX aware
by Christopher Faulet
· Mon Jun 17 13:36:06 2019 +0200
9faebe3
MEDIUM: tools: improve time format error detection
by Willy Tarreau
· Fri Jun 07 19:00:37 2019 +0200
54b5e21
MINOR: htx: Don't use end-of-data blocks anymore
by Christopher Faulet
· Tue Jun 04 10:08:28 2019 +0200
0a7ef02
MINOR: htx: make htx_add_data() return the transmitted byte count
by Willy Tarreau
· Tue May 28 10:30:11 2019 +0200
29f1758
MEDIUM: htx: Store the first block position instead of the start-line one
by Christopher Faulet
· Thu May 23 11:03:26 2019 +0200
a3f1550
MEDIUM: http/htx: Perform analysis relatively to the first block
by Christopher Faulet
· Mon May 13 15:27:23 2019 +0200
297fbb4
MINOR: htx: Replace the function http_find_stline() by http_get_stline()
by Christopher Faulet
· Mon May 13 14:41:27 2019 +0200
256b69a
BUG/MINOR: lua: Set right direction and flags on new HTTP objects
by Christopher Faulet
· Thu May 23 11:14:21 2019 +0200
2674303
MEDIUM: regex: modify regex_comp() to atomically allocate/free the my_regex struct
by Dragan Dosen
· Tue Apr 30 15:54:36 2019 +0200
3f795f7
MEDIUM: tasks: Merge task_delete() and task_free() into task_destroy().
by Olivier Houchard
· Wed Apr 17 22:51:06 2019 +0200
eb70980
MEDIUM: htx: Allow the option http-use-htx to be used on TCP proxies too
by Christopher Faulet
· Thu Apr 11 22:04:08 2019 +0200
18c2e8d
MINOR: lua: Don't handle the header Expect in lua HTTP applets anymore
by Christopher Faulet
· Fri Mar 01 12:02:08 2019 +0100
56a3d6e
BUG/MEDIUM: lua: Fully consume large requests when an HTTP applet ends
by Christopher Faulet
· Wed Feb 27 22:06:23 2019 +0100
0ae79d0
BUG/MINOR: lua/htx: Don't forget to call htx_to_buf() when appropriate
by Christopher Faulet
· Wed Feb 27 21:36:59 2019 +0100
f6cce3f
BUG/MINOR: lua/htx: Use channel_add_input() when response data are added
by Christopher Faulet
· Wed Feb 27 21:20:09 2019 +0100
b784b35
BUG/MINOR: lua: initialize the correct idle conn lists for the SSL sockets
by Willy Tarreau
· Thu Feb 07 14:48:24 2019 +0100
4b0e9b2
BUG/MINOR: lua/htx: Respect the reserve when data are send from an HTX applet
by Christopher Faulet
· Wed Jan 09 12:16:58 2019 +0100
bf90ce1
BUG/MEDIUM: lua: dead lock when Lua tasks are trigerred
by Thierry FOURNIER
· Sun Jan 06 19:04:24 2019 +0100
1725c2e
BUG/MINOR: lua: bad args are returned for Lua actions
by Thierry FOURNIER
· Sun Jan 06 19:38:49 2019 +0100
14bfe9a
CLEANUP: stream-int: consistently call the si/stream_int functions
by Willy Tarreau
· Wed Dec 19 15:19:27 2018 +0100
cc26b13
BUG/MINOR: lua: Return an error if a legacy HTTP applet doesn't send anything
by Christopher Faulet
· Tue Dec 18 21:20:57 2018 +0100
e461e34
BUG/MEDIUM: lua/htx: Handle EOM in receive/get_line calls in HTTP applets
by Christopher Faulet
· Tue Dec 18 16:43:35 2018 +0100
2a454d8
MINOR: lua: Remove useless check on the messages state in HTTP functions
by Christopher Faulet
· Fri Dec 14 13:37:54 2018 +0100
9c832fc
MAJOR: lua/htx: Adapt HTTP applets to support HTX messages
by Christopher Faulet
· Fri Dec 14 13:34:05 2018 +0100
a3ceac1
MINOR: lua/htx: Adapt the functions get_in_length and is_full to be HTX aware
by Christopher Faulet
· Fri Dec 14 13:39:09 2018 +0100
724a12c
MEDIUM: lua/htx: Adapt functions of the HTTP to be compatible with HTX
by Christopher Faulet
· Thu Dec 13 22:12:15 2018 +0100
3f829a4
MAJOR: lua: Forbid calls to Channel functions for LUA scripts in HTTP proxies
by Christopher Faulet
· Thu Dec 13 21:56:45 2018 +0100
1a18b54
REORG: connection: centralize the conn_set_{tos,mark,quickack} functions
by Willy Tarreau
· Tue Dec 11 16:37:42 2018 +0100
12c2423
BUG/MEDIUM: lua: block on remote connection establishment
by Willy Tarreau
· Thu Dec 06 15:29:50 2018 +0100
8ceae72
MEDIUM: init: use initcall for all fixed size pool creations
by Willy Tarreau
· Mon Nov 26 11:58:30 2018 +0100
e655251
MINOR: initcall: use initcalls for section parsers
by Willy Tarreau
· Mon Nov 26 11:33:13 2018 +0100
8071338
MINOR: initcall: apply initcall to all register_build_opts() calls
by Willy Tarreau
· Mon Nov 26 10:19:54 2018 +0100
86abe44
MEDIUM: init: use self-initializing spinlocks and rwlocks
by Willy Tarreau
· Sun Nov 25 20:12:18 2018 +0100
0108d90
MEDIUM: init: convert all trivial registration calls to initcalls
by Willy Tarreau
· Sun Nov 25 19:14:37 2018 +0100
7fe1577
MINOR: Fix typo in the error 500 output of hlua
by Joseph Herlant
· Thu Nov 15 10:07:32 2018 -0800
b8f9c5e
CLEANUP: fix typos in the comments of hlua
by Joseph Herlant
· Thu Nov 15 10:06:08 2018 -0800
afd8f10
MINOR: lua/htx: Forbid lua usage when the HTX is enabled on a proxy
by Christopher Faulet
· Thu Nov 08 11:34:21 2018 +0100
db39843
MINOR: stream-int: replace si_cant_put() with si_rx_room_{blk,rdy}()
by Willy Tarreau
· Thu Nov 15 11:08:52 2018 +0100
4b962a4
MEDIUM: stream-int: fix the si_cant_put() calls used for buffer readiness
by Willy Tarreau
· Thu Nov 15 11:03:21 2018 +0100
3367d41
MEDIUM: stream-int: fix the si_cant_put() calls used for end point readiness
by Willy Tarreau
· Thu Nov 15 10:57:41 2018 +0100
0cd3bd6
MINOR: stream-int: rename si_applet_{want|stop|cant}_{get|put}
by Willy Tarreau
· Tue Nov 06 18:46:37 2018 +0100
581abd3
MEDIUM: stream-int: replace channel_alloc_buffer() with si_alloc_ibuf() everywhere
by Willy Tarreau
· Thu Oct 25 10:21:41 2018 +0200
4e7cc33
BUILD: compiler: rename __unreachable() to my_unreachable()
by Willy Tarreau
· Sat Oct 20 17:45:48 2018 +0200
b059b89
BUILD: lua: silence some compiler warnings after WILL_LJMP
by Willy Tarreau
· Tue Oct 16 17:57:36 2018 +0200
9635e03
MINOR: lua: all functions calling lua_yieldk() may return
by Willy Tarreau
· Tue Oct 16 17:52:55 2018 +0200
e09101e
BUILD: lua: silence some compiler warnings about potential null derefs (#2)
by Willy Tarreau
· Tue Oct 16 17:37:12 2018 +0200
526aed2
Revert "BUILD: lua: silence some compiler warnings about potential null derefs"
by Willy Tarreau
· Tue Oct 16 17:32:55 2018 +0200
f1ffb39
BUILD: lua: silence some compiler warnings about potential null derefs
by Willy Tarreau
· Mon Oct 15 11:55:18 2018 +0200
61c112a
REORG: http: move HTTP rules parsing to http_rules.c
by Willy Tarreau
· Tue Oct 02 16:43:32 2018 +0200
79e5733
REORG: http: move the code to different files
by Willy Tarreau
· Tue Oct 02 16:01:16 2018 +0200
04f1e2d
REORG: http: move error codes production and processing to http.c
by Willy Tarreau
· Mon Sep 10 18:04:24 2018 +0200
6b952c8
REORG: http: move http_get_path() to http.c
by Willy Tarreau
· Mon Sep 10 17:45:34 2018 +0200
9e643ea
BUG/MEDIUM: hlua: Don't call RESET_SAFE_LJMP if SET_SAFE_LJMP returns 0.
by Olivier Houchard
· Mon Aug 27 12:59:14 2018 +0200
54f2bcf
BUG/MAJOR: thread: lua: Wrong SSL context initialization.
by Frédéric Lécaille
· Wed Aug 29 13:46:24 2018 +0200
594c8c5
BUG/MEDIUM: hlua: Make sure we drain the output buffer when done.
by Olivier Houchard
· Tue Aug 28 14:41:31 2018 +0200
83ed5d5
BUG/MINOR: lua: Bad HTTP client request duration.
by Frédéric Lécaille
· Wed Jul 18 14:25:26 2018 +0200
7ee465f
BUG/MINOR: lua: fix extra 500ms added to socket timeouts
by Cyril Bonté
· Sun Aug 19 22:08:50 2018 +0200
7bb6345
BUG/MEDIUM: lua: socket timeouts are not applied
by Cyril Bonté
· Fri Aug 17 23:51:02 2018 +0200
268a707
MEDIUM: add set-priority-class and set-priority-offset
by Patrick Hemmer
· Fri May 11 12:52:31 2018 -0400
0355dab
MINOR: queue: replace the linked list with a tree
by Patrick Hemmer
· Fri May 11 12:52:31 2018 -0400
83061a8
MAJOR: chunks: replace struct chunk with struct buffer
by Willy Tarreau
· Fri Jul 13 11:56:34 2018 +0200
843b7cb
MEDIUM: chunks: make the chunk struct's fields match the buffer struct
by Willy Tarreau
· Fri Jul 13 10:54:26 2018 +0200
c9fa048
MAJOR: buffer: finalize buffer detachment
by Willy Tarreau
· Tue Jul 10 17:43:27 2018 +0200
e312802
MINOR: buffer: replace buffer_replace2() with b_rep_blk()
by Willy Tarreau
· Thu Jul 12 15:55:34 2018 +0200
72a100b
MINOR: buffer: replace bi_fast_delete() with b_del()
by Willy Tarreau
· Tue Jul 10 09:59:31 2018 +0200
a79021a
MINOR: lua: use the wrappers instead of directly manipulating buffer states
by Willy Tarreau
· Fri Jun 15 18:07:57 2018 +0200
3f67999
MINOR: buffer: replace bi_space_for_replace() with ci_space_for_replace()
by Willy Tarreau
· Fri Jun 15 15:06:42 2018 +0200
eac5259
MINOR: buffer: use b_room() to determine available space in a buffer
by Willy Tarreau
· Fri Jun 15 13:59:36 2018 +0200
55f3ce1
MINOR: buffer: make b_getblk_nc() take size_t for the block sizes
by Willy Tarreau
· Wed Jul 18 11:49:27 2018 +0200
206ba83
MINOR: buffer: make b_getblk_nc() take const pointers
by Willy Tarreau
· Thu Jun 14 15:27:31 2018 +0200
bcbd393
MINOR: channel/buffer: replace b_{adv,rew} with c_{adv,rew}
by Willy Tarreau
· Wed Jun 06 07:13:22 2018 +0200
fd8d42f
MEDIUM: channel: make channel_slow_realign() take a swap buffer
by Willy Tarreau
· Thu Jul 12 10:57:15 2018 +0200
4cf1300
MINOR: channel/buffer: replace buffer_slow_realign() with channel_slow_realign() and b_slow_realign()
by Willy Tarreau
· Wed Jun 06 06:53:15 2018 +0200
70d318c
BUG/MEDIUM: lua: possible CLOSE-WAIT state with '\n' headers
by Thierry FOURNIER
· Sat Jun 30 10:37:33 2018 +0200
f874a83
BUG/MINOR: lua: Segfaults with wrong usage of types.
by Frédéric Lécaille
· Fri Jun 15 13:56:04 2018 +0200
fc044c9
MINOR: lua: Increase debug information
by Thierry FOURNIER
· Thu Jun 07 14:40:48 2018 +0200
66b8919
BUG/MEDIUM: lua/socket: Buffer error, may segfault
by Thierry FOURNIER
· Sun May 27 01:14:47 2018 +0200
101b976
BUG/MEDIUM: lua/socket: Sheduling error on write: may dead-lock
by Thierry FOURNIER
· Sun May 27 01:27:40 2018 +0200
ba42fcd
BUG/MEDIUM: lua/socket: Notification error
by Thierry FOURNIER
· Sun May 27 00:59:48 2018 +0200
7e4ee47
BUG/MAJOR: lua: Dead lock with sockets
by Thierry FOURNIER
· Fri May 25 15:03:50 2018 +0200
af4bd08
BUG/MEDIUM: lua/socket: wrong scheduling for sockets
by Thierry FOURNIER
· Fri May 25 14:38:57 2018 +0200
9f6af33
MINOR: tasks: Change the task API so that the callback takes 3 arguments.
by Olivier Houchard
· Fri May 25 14:04:04 2018 +0200
8c126c7
BUG/MEDIUM: lua/socket: Length required read doesn't work
by Thierry FOURNIER
· Fri May 25 16:27:44 2018 +0200
d5b073c
MINOR: lua: Improve error message
by Thierry Fournier
· Mon May 21 19:42:47 2018 +0200
cbe6da5
BUG/MINOR: ssl/lua: prevent lua from affecting automatic maxconn computation
by Willy Tarreau
· Fri May 18 17:08:28 2018 +0200
05ed330
BUG/MINOR: lua: Socket.send threw runtime error: 'close' needs 1 arguments.
by sada
· Fri May 11 11:48:18 2018 -0700
706d5ee
BUG/MINOR: lua: schedule socket task upon lua connect()
by PiBa-NL
· Sat May 05 23:51:42 2018 +0200
fe971b3
BUG/MINOR, BUG/MINOR: lua: Put tasks to sleep when waiting for data
by PiBa-NL
· Wed May 02 22:27:14 2018 +0200
5bc9972
BUG/MINOR: lua/threads: Make lua's tasks sticky to the current thread
by Christopher Faulet
· Wed Apr 25 10:34:45 2018 +0200
abbf607
MEDIUM: cli: Add payload support
by Aurélien Nephtali
· Wed Apr 18 13:26:46 2018 +0200
cd235c6
BUG/MEDIUM: lua: Fix segmentation fault if a Lua task exits
by Tim Duesterhus
· Tue Apr 24 13:56:01 2018 +0200
56cc125
MINOR: lua: allow socket api settimeout to accept integers, float, and doubles
by Mark Lakes
· Tue Mar 27 09:48:06 2018 +0200
22154b4
CLEANUP: lua: typo fix in comments
by Mark Lakes
· Mon Jan 29 14:38:40 2018 -0800
17a921b
BUG/MINOR: lua funtion hlua_socket_settimeout don't check negative values
by Thierry Fournier
· Thu Mar 08 09:59:02 2018 +0100
e9636f1
BUG/MINOR: lua: the function returns anything
by Thierry Fournier
· Thu Mar 08 09:54:32 2018 +0100
2986c0d
CLEANUP: lua/syntax: lua is a name and not an acronym
by Thierry FOURNIER
· Sun Feb 25 14:32:36 2018 +0100
fd1e955
BUG/MINOR: lua: return bad error messages
by Thierry FOURNIER
· Fri Feb 23 18:41:18 2018 +0100
Next »