haproxy/include
Tim Duesterhus 35005d01d2 MINOR: ist: Add struct ist istalloc(size_t) and void istfree(struct ist*)
`istalloc` allocates memory and returns an `ist` with the size `0` that points
to this allocation.

`istfree` frees the pointed memory and clears the pointer.
2020-03-05 19:52:07 +01:00
..
common MINOR: ist: Add struct ist istalloc(size_t) and void istfree(struct ist*) 2020-03-05 19:52:07 +01:00
import BUILD: threads/plock: fix a build issue on Clang without optimization 2017-11-20 21:06:35 +01:00
proto MINOR: stream: Add stream_generate_unique_id function 2020-03-05 07:23:00 +01:00
types MINOR: ssl: reach a ckch_store from a sni_ctx 2020-03-05 11:28:42 +01:00