haproxy/include
Thierry FOURNIER bf65cd4d77 MAJOR: arg: converts uint and sint in sint
This patch removes the 32 bits unsigned integer and the 32 bit signed
integer. It replaces these types by a unique type 64 bit signed.
2015-07-22 00:48:23 +02:00
..
common MINOR: standard: provide htonll() and ntohll() 2015-07-21 23:50:06 +02:00
import MEDIUM: 51Degrees code refactoring and cleanup 2015-06-30 10:43:03 +02:00
proto MINOR: server: server_find functions: id, name, best_match 2015-07-21 23:24:16 +02:00
types MAJOR: arg: converts uint and sint in sint 2015-07-22 00:48:23 +02:00