Gitiles
Code Review
Sign In
git01.mediatek.com
/
haproxy
/
b616add793a3117690020b29e21a846635c142de
/
src
/
51d.c
52bf839
BUG/MEDIUM: random: implement a thread-safe and process-safe PRNG
by Willy Tarreau
· 4 years, 8 months ago
0fbf28a
Revert "BUG/MEDIUM: random: implement per-thread and per-process random sequences"
by Willy Tarreau
· 4 years, 8 months ago
1c306aa
BUG/MEDIUM: random: implement per-thread and per-process random sequences
by Willy Tarreau
· 4 years, 8 months ago
6bf0672
BUG/MINOR: 51d: Fix bug when HTX is enabled
by Ben51Degrees
· 4 years, 10 months ago
fc9cfe4
REORG: proto_htx: Move HTX analyzers & co to http_ana.{c,h} files
by Christopher Faulet
· 5 years ago
6d1dd46
MEDIUM: http_fetch: Remove code relying on HTTP legacy mode
by Christopher Faulet
· 5 years ago
f4a82fb
BUILD/MINOR: 51d: Updated build registration output to indicate thatif the library is a dummy one or not.
by Ben51Degrees
· 5 years ago
31a51f2
BUG/MINOR: 51d/htx: The _51d_fetch method, and the methods it calls are now HTX aware.
by Ben51Degrees
· 5 years ago
2db9dac
BUG/MINOR: 51d: Get the request channel to call CHECK_HTTP_MESSAGE_FIRST()
by Christopher Faulet
· 6 years ago
bc6218e
BUG/MEDIUM: 51d: fix possible segfault on deinit_51degrees()
by Dragan Dosen
· 6 years ago
4ddf59d
MEDIUM: 51d: Enabled multi threaded operation in the 51Degrees module.
by Ben51Degrees
· 6 years ago
e0f6a2a
BUG: 51d: In Hash Trie, multi header matching was affected by the header names stored globaly.
by Ben51Degrees
· 6 years ago
daa356b
BUG: 51d: Changes to the buffer API in 1.9 were not applied to the 51Degrees code.
by Ben51Degrees
· 6 years ago
31019ee
CLEANUP: Fix typo in the 51d subsystem
by Joseph Herlant
· 6 years ago
172f5ce
MINOR: initcall: use initcalls for most post_{check,deinit} and per_thread*
by Willy Tarreau
· 6 years ago
8071338
MINOR: initcall: apply initcall to all register_build_opts() calls
by Willy Tarreau
· 6 years ago
0108d90
MEDIUM: init: convert all trivial registration calls to initcalls
by Willy Tarreau
· 6 years ago
79e5733
REORG: http: move the code to different files
by Willy Tarreau
· 6 years ago
83061a8
MAJOR: chunks: replace struct chunk with struct buffer
by Willy Tarreau
· 6 years ago
843b7cb
MEDIUM: chunks: make the chunk struct's fields match the buffer struct
by Willy Tarreau
· 6 years ago
767a84b
CLEANUP: log: Rename Alert/Warning in ha_alert/ha_warning
by Christopher Faulet
· 7 years ago
e8ca434
MINOR: threads: Don't start when device a detection module is used
by Christopher Faulet
· 7 years ago
483b93c
BUILD/MINOR: 51d: fix warning when building with 51Degrees release version 3.2.12.12
by Dragan Dosen
· 7 years ago
b7a6714
CLEANUP: 51d: move global settings out of the global section
by Willy Tarreau
· 8 years ago
7ac4c20
CLEANUP: 51d: register the deinitialization function
by Willy Tarreau
· 8 years ago
9f3f254
CLEANUP: 51d: make use of the late init registration
by Willy Tarreau
· 8 years ago
b5e58d6
CLEANUP: 51d: use the build options list to report it
by Willy Tarreau
· 8 years ago
1f077eb
BUILD/MAJOR:updated 51d Trie implementation to incorperate latest update to 51Degrees.c
by ben51degrees
· 8 years ago
02779b6
CLEANUP: uniformize last argument of malloc/calloc
by Vincent Bernat
· 9 years ago
3c2f2f2
CLEANUP: remove unneeded casts
by Vincent Bernat
· 9 years ago
d384252
CLEANUP: 51d: Aligned if statements with HAProxy best practices and removed casts from malloc.
by ben@51degrees.com
· 9 years ago
496299a
BUG/MINOR: 51d: Aligned const pointers to changes in 51Degrees.
by ben@51degrees.com
· 9 years ago
6baceb9
BUG/MINOR: 51d: Releases workset back to pool.
by ben@51degrees.com
· 9 years ago
c9dfa24
BUG/MINOR: 51d: Aligns Pattern cache implementation with HAProxy best practices.
by ben@51degrees.com
· 9 years ago
82a9d76
BUG/MINOR: 51d: Ensures a unique domain for each configuration
by ben@51degrees.com
· 9 years ago
63426cb
MINOR: 51d: Improved string handling for LRU cache
by James Rosewell
· 9 years ago
a28bbd5
MAJOR: 51d: Upgraded to support 51Degrees V3.2 and new features
by James Rosewell
· 9 years ago
2046c46
MEDIUM: 51degrees: Adapt the 51Degrees library
by Thierry FOURNIER
· 9 years ago
9373fc5
MINOR: 51d: unable to start haproxy without "51degrees-data-file"
by Dragan Dosen
· 9 years ago
96a0be7
BUG/MEDIUM: 51d: possible incorrect operations on smp->data.str.str
by Dragan Dosen
· 9 years ago
105c8e6
MEDIUM: 51d: add LRU-based cache on User-Agent string detection
by Dragan Dosen
· 9 years ago
93b38d9
MEDIUM: 51Degrees code refactoring and cleanup
by Dragan Dosen
· 9 years ago