]> git.ipfire.org Git - thirdparty/haproxy.git/shortlog
thirdparty/haproxy.git
2020-06-11  Willy TarreauCLEANUP: compiler: add a THREAD_ALIGNED macro and use...
2020-06-11  Willy TarreauBUILD: reorder objects in the Makefile for faster builds
2020-06-11  Willy TarreauREORG: include: move the error reporting functions...
2020-06-11  Willy TarreauCLEANUP: include: move sample_data out of sample-t.h
2020-06-11  Willy TarreauCLEANUP: include: don't include proxy-t.h in global-t.h
2020-06-11  Willy TarreauCLEANUP: include: don't include stddef.h directly
2020-06-11  Willy TarreauREORG: check: extract the external checks from check...
2020-06-11  Willy TarreauREORG: check: move email_alert* from proxy-t.h to maile...
2020-06-11  Willy TarreauREORG: check: move tcpchecks away from check.c
2020-06-11  Willy TarreauREORG: check: move the e-mail alerting code to mailers.c
2020-06-11  Willy TarreauCLEANUP: hpack: export debug functions and move inlines...
2020-06-11  Willy TarreauREORG: include: move cfgparse.h to haproxy/cfgparse.h
2020-06-11  Willy TarreauREORG: include: move stream.h to haproxy/stream{,-t}.h
2020-06-11  Willy TarreauREORG: include: move server.h to haproxy/server{,-t}.h
2020-06-11  Willy TarreauREORG: include: move queue.h to haproxy/queue{,-t}.h
2020-06-11  Willy TarreauREORG: include: move backend.h to haproxy/backend{...
2020-06-11  Willy TarreauREORG: include: move spoe.h to haproxy/spoe{,-t}.h
2020-06-11  Willy TarreauREORG: include: move proxy.h to haproxy/proxy{,-t}.h
2020-06-11  Willy TarreauREORG: include: move log.h to haproxy/log{,-t}.h
2020-06-11  Willy TarreauREORG: include: move fcgi-app.h to haproxy/fcgi-app...
2020-06-11  Willy TarreauREORG: include: move filters.h to haproxy/filters{...
2020-06-11  Willy TarreauREORG: include: move http_ana.h to haproxy/http_ana...
2020-06-11  Willy TarreauREORG: include: move channel.h to haproxy/channel{...
2020-06-11  Willy TarreauREORG: include: move stream_interface.h to haproxy...
2020-06-11  Willy TarreauREORG: include: move ssl_sock.h to haproxy/ssl_sock...
2020-06-11  Willy TarreauREORG: include: move lb_map.h to haproxy/lb_map{,-t}.h
2020-06-11  Willy TarreauREORG: include: move cli.h to haproxy/cli{,-t}.h
2020-06-11  Willy TarreauREORG: include: move stats.h to haproxy/stats{,-t}.h
2020-06-11  Willy TarreauREORG: move applet.h to haproxy/applet{,-t}.h
2020-06-11  Willy TarreauREORG: include: split common/uri_auth.h into haproxy...
2020-06-11  Willy TarreauREORG: include: move acl.h to haproxy/acl.h{,-t}.h
2020-06-11  Willy TarreauREORG: include: move trace.h to haproxy/trace{,-t}.h
2020-06-11  Willy TarreauREORG: include: move session.h to haproxy/session{...
2020-06-11  Willy TarreauREORG: include: move stick_table.h to haproxy/stick_tab...
2020-06-11  Willy TarreauREORG: include: move peers.h to haproxy/peers{,-t}.h
2020-06-11  Willy TarreauREORG: include: move http_fetch.h to haproxy/http_fetch.h
2020-06-11  Willy TarreauREORG: include: move checks.h to haproxy/check{,-t}.h
2020-06-11  Willy TarreauREORG: include: move connection.h to haproxy/connection...
2020-06-11  Willy TarreauREORG: include: move tcp_rules.h to haproxy/tcp_rules.h
2020-06-11  Willy TarreauREORG: include: move signal.h to haproxy/signal{,-t}.h
2020-06-11  Willy TarreauREORG: include: move proto_tcp.h to haproxy/proto_tcp.h
2020-06-11  Willy TarreauREORG: include: move task.h to haproxy/task{,-t}.h
2020-06-11  Willy TarreauREORG: include: split global.h into haproxy/global...
2020-06-11  Willy TarreauREORG: include: move vars.h to haproxy/vars{,-t}.h
2020-06-11  Willy TarreauREORG: include: move protocol_buffers.h to haproxy...
2020-06-11  Willy TarreauREORG: include: move sample.h to haproxy/sample{,-t}.h
2020-06-11  Willy TarreauREORG: include: move payload.h to haproxy/payload.h
2020-06-11  Willy TarreauREORG: include: move map to haproxy/map{,-t}.h
2020-06-11  Willy TarreauREORG: include: move pattern.h to haproxy/pattern{...
2020-06-11  Willy TarreauREORG: include: move listener.h to haproxy/listener...
2020-06-11  Willy TarreauREORG: include: move lb_fwrr.h to haproxy/lb_fwrr{...
2020-06-11  Willy TarreauREORG: include: move lb_fwlc.h to haproxy/lb_fwlc{...
2020-06-11  Willy TarreauREORG: include: move lb_fas.h to haproxy/lb_fas{,-t}.h
2020-06-11  Willy TarreauREORG: include: move lb_chash.h to haproxy/lb_chash...
2020-06-11  Willy TarreauREORG: move ssl_crtlist.h to haproxy/ssl_crtlist{,...
2020-06-11  Willy TarreauREORG: include: move ssl_ckch.h to haproxy/ssl_ckch...
2020-06-11  Willy TarreauREORG: include: move ssl_utils.h to haproxy/ssl_utils.h
2020-06-11  Willy TarreauREORG: include: move mworker.h to haproxy/mworker{...
2020-06-11  Willy TarreauCLEANUP: include: remove unused mux_pt.h
2020-06-11  Willy TarreauREORG: include: move http_rules.h to haproxy/http_rules.h
2020-06-11  Willy TarreauREORG: include: move obj_type.h to haproxy/obj_type...
2020-06-11  Willy TarreauREORG: include: move frontend.h to haproxy/frontend.h
2020-06-11  Willy TarreauREORG: include: move capture.h to haproxy/capture{...
2020-06-11  Willy TarreauREORG: include: split mailers.h into haproxy/mailers...
2020-06-11  Willy TarreauREORG: include: move counters.h to haproxy/counters-t.h
2020-06-11  Willy TarreauREORG: include: move flt_http_comp.h to haproxy/
2020-06-11  Willy TarreauREORG: include: move dns.h to haproxy/dns{,-t}.h
2020-06-11  Willy TarreauREORG: include: move auth.h to haproxy/auth{,-t}.h
2020-06-11  Willy TarreauREORG: include: move arg.h to haproxy/arg{,-t}.h
2020-06-11  Willy TarreauREORG: include: move action.h to haproxy/action{,-t}.h
2020-06-11  Willy TarreauREORG: include: move hlua_fcn.h to haproxy/hlua_fcn.h
2020-06-11  Willy TarreauREORG: include: move hlua.h to haproxy/hlua{,-t}.h
2020-06-11  Willy TarreauREORG: include: move http_htx.h to haproxy/http_htx...
2020-06-11  Willy TarreauREORG: include: move h1_htx.h to haproxy/h1_htx.h
2020-06-11  Willy TarreauREORG: include: move compression.h to haproxy/compressi...
2020-06-11  Willy TarreauREORG: include: move proto/proto_sockpair.h to haproxy...
2020-06-11  Willy TarreauREORG: include: move proto_udp.h to haproxy/proto_udp...
2020-06-11  Willy TarreauCLEANUP: include: remove empty raw_sock.h
2020-06-11  Willy TarreauREORG: include: move pipe.h to haproxy/pipe{,-t}.h
2020-06-11  Willy TarreauREORG: include: move sink.h to haproxy/sink{,-t}.h
2020-06-11  Willy TarreauREORG: include: move ring to haproxy/ring{,-t}.h
2020-06-11  Willy TarreauREORG: include: move fd.h to haproxy/fd{,-t}.h
2020-06-11  Willy TarreauREORG: include: move port_range.h to haproxy/port_range...
2020-06-11  Willy TarreauREORG: include: move shctx to haproxy/shctx{,-t}.h
2020-06-11  Willy TarreauREORG: include: move dict.h to hparoxy/dict{,-t}.h
2020-06-11  Willy TarreauREORG: tools: split common/standard.h into haproxy...
2020-06-11  Willy TarreauREORG: include: move protocol.h to haproxy/protocol...
2020-06-11  Willy TarreauREORG: include: move common/fcgi.h to haproxy/
2020-06-11  Willy TarreauREORG: include: move common/h2.h to haproxy/h2.h
2020-06-11  Willy TarreauREORG: include: move hpack*.h to haproxy/ and split...
2020-06-11  Willy TarreauREORG: include: split common/htx.h into haproxy/htx...
2020-06-11  Willy TarreauREORG: include: move common/h1.h to haproxy/h1.h
2020-06-11  Willy TarreauREORG: include: split common/http-hdr.h into haproxy...
2020-06-11  Willy TarreauREORG: include: split common/http.h into haproxy/http...
2020-06-11  Willy TarreauREORG: include: move common/ticks.h to haproxy/ticks.h
2020-06-11  Willy TarreauREORG: include: split common/xref.h into haproxy/xref...
2020-06-11  Willy TarreauREORG: include: split common/regex.h into haproxy/regex...
2020-06-11  Willy TarreauREORG: include: move common/namespace.h to haproxy...
2020-06-11  Willy TarreauREORG: include: move common/net_helper.h to haproxy...
2020-06-11  Willy TarreauREORG: include: move common/buffer.h to haproxy/dynbuf...
next