AÒ»¼¶ÈÕ±¾l00Ãâ·Ñ¿´

    1. <form id=OlxDEaTDn><nobr id=OlxDEaTDn></nobr></form>
      <address id=OlxDEaTDn><nobr id=OlxDEaTDn><nobr id=OlxDEaTDn></nobr></nobr></address>

      HAProxy known bugs for maintenance branch 1.1

      This is maintenance branch 1.1 whose latest version is 1.1.34. If your version is not the last one in the maintenance branch, you are missing fixes for known bugs, and by not updating you are needlessly taking the responsibility for the risk of unexpected service outages and exposing your web site to possible security issues.

      The HAProxy development team takes a great care of maintaining stable versions so that all users can apply bug fixes without having to take the risk of upgrading to a new branch. In turn users are expected to apply the fixes when the development team estimates that they were worth being backported to stable branches. In short, if you are running any 1.1 version other than 1.1.34, you're running with known bugs.

      Quick links

      Versions available in this branch

      This branch contains the following releases :

      DateVersionComment

      Fixes for known bugs pending in this branch since the last release (1.1.34)

      These fixes have already been queued for the next 1.1 release but no version was released with them yet. Note that fixes are backported several at a time from the development branch to maintenance branches, and the absence of a fix here doesn't mean none will be issued soon.

      Bugs are almost always tagged with a severity (some people forget the severity tag when the bug is minor). The following severities are used :

      Total known bugs in the latest version of this branch by category :

      TotalCRITICALMAJORMEDIUMMINOR
      0 0 0 0 0

      Click on the subjects below to get the full description of the bug :

      Merge dateSubject - Severity (minor, medium, major, critical)

      Known bugs fixed in the development branch after the last commit in this branch

      It is important to understand that not all of these commits are necessarily relevant to this version, but clicking on them will show the bug description. All fixes are made first in the development branch and then backported to the maintenance branches. This ensures no fix is lost when upgrading. If a fix was marked for backporting to this branch and is not there yet, it's likely that it is still missing. Do not hesitate to ask on the haproxy mailing list if you feel like a fix has been skipped.

      DateSubject
      2017-06-09BUG/MINOR: Makefile: fix compile error with USE_LUA=1 in ubuntu16.04
      2017-06-08BUG/MEDIUM: misplaced exit and wrong exit code
      2017-06-08BUG/MINOR: warning: ‘need_resend’ may be used uninitialized
      2017-06-08BUG/MEDIUM: build without openssl broken
      2017-06-08BUG/MINOR: haproxy/cli : fix for solaris/illumos distros for CMSG* macros
      2017-06-08BUG/MINOR: ssl: do not call directly the conn_fd_handler from async_fd_handler
      2017-06-08BUG/MAJOR: ssl: buffer overflow using offloaded ciphering on async engine
      2017-06-08BUG/MAJOR: ssl: fix segfault on connection close using async engines.
      2017-05-12BUG/MEDIUM: lua: segfault if a converter or a sample doesn't return anything
      2017-05-12BUG/MAJOR: dns: Broken kqueue events handling (BSD systems).
      2017-05-06BUG/MINOR: checks: don't send proxy protocol with agent checks
      2017-05-04BUG/MINOR: contrib/mod_security: fix build on FreeBSD
      2017-04-28BUG/MINOR: ssl: fix warnings about methods for opensslv1.1.
      2017-04-27BUG/MINOR: change header-declared function to static inline
      2017-04-26BUG/MINOR: hash-balance-factor isn't effective in certain circumstances
      2017-04-26BUG/MEDIUM: lua: memory leak
      2017-04-21BUG/MINOR: server: missing default server 'resolvers' setting duplication.
      2017-04-21BUG/MEDIUM: http: Drop the connection establishment when a redirect is performed
      2017-04-20BUG/MINOR: server: don't use "proxy" when px is really meant.
      2017-04-19BUG/MAJOR: Use -fwrapv.
      2017-04-19BUG/MEDIUM: acl: proprely release unused args in prune_acl_expr()
      2017-04-16BUG/MAJOR: Broken parsing for valid keywords provided after 'source' setting.
      2017-04-15BUG/MINOR: server: Fix a wrong error message during 'usesrc' keyword parsing.
      2017-04-13BUG/MEDIUM: servers: unbreak server weight propagation
      2017-04-13BUG/MEDIUM: acl: don't free unresolved args in prune_acl_expr()
      2017-04-13BUG/MEDIUM: arg: ensure that we properly unlink unresolved arguments on error
      2017-04-12BUG/MINOR: arg: don't try to add an argument on failed memory allocation
      2017-04-12BUG/MINOR: config: missing goto out after parsing an incorrect ACL character
      2017-04-11BUG/MINOR: dns: Wrong address family used when creating IPv6 sockets.
      2017-04-10BUG/MINOR: server : no transparent proxy for DragonflyBSD
      2017-03-31BUG/MINOR: filters: Don't force the stream's wakeup when we wait in flt_end_analyze
      2017-03-31BUG/MEDIUM: http: Fix blocked HTTP/1.0 responses when compression is enabled
      2017-03-31BUG/MINOR: http: Fix conditions to clean up a txn and to handle the next request
      2017-03-31BUG/MEDIUM: buffers: Fix how input/output data are injected into buffers
      2017-03-30BUG/MEDIUM: peers: fix buffer overflow control in intdecode.
      2017-03-29BUG/MEDIUM: server: Wrong server default CRT filenames initialization.
      2017-03-27BUG/MEDIUM: tcp: don't require privileges to bind to device
      2017-03-27BUG/MINOR: cfgparse: loop in tracked servers lists not detected by check_config_validity().
      2017-03-21BUG/MINOR: raw_sock: always perfom the last recv if RDHUP is not available
      2017-03-21BUG/MEDIUM: stream: fix client-fin/server-fin handling
      2017-03-21BUG/MAJOR: http: fix typo in http_apply_redirect_rule
      2017-03-20BUG: payload: fix payload not retrieving arbitrary lengths
      2017-03-19BUG/MEDIUM: connection: ensure to always report the end of handshakes
      2017-03-19BUG/MAJOR: stream-int: do not depend on connection flags to detect connection
      2017-03-15BUG/MEDIUM: filters: Fix channels synchronization in flt_end_analyze
      2017-03-15BUG/MEDIUM server: Fix crash when dynamic is defined, but not key is provided.
      2017-03-15BUG/MEDIUM: listener: do not try to rebind another process' socket
      2017-03-15BUG/MINOR: checks: attempt clean shutw for SSL check
      2017-03-14BUG/MAJOR: connection: update CO_FL_CONNECTED before calling the data layer
      2017-03-13BUG/MINOR: Fix "get map " CLI command
      2017-03-13BUG/MEDIUM: cli: Prevent double free in CLI ACL lookup
      2017-03-10BUG/MEDIUM: ssl: Clear OpenSSL error stack after trying to parse OCSP file
      2017-03-09BUG/MINOR: spoe: Fix parsing of arguments in spoe-message section
      2017-03-09BUG/MINOR: spoe: Fix soft stop handler using a specific id for spoe filters
      2017-03-08BUG/MINOR: ssl: fix cipherlist captures with sustainable SSL calls
      2017-03-07BUG/MEDIUM: ssl: in bind line, ssl-options after 'crt' are ignored.
      2017-03-06BUG/MEDIUM: ssl: switchctx should not return SSL_TLSEXT_ERR_ALERT_WARNING
      2017-03-02BUG/MEDIUM: ssl: fix verify/ca-file per certificate
      2017-02-28BUG/MEDIUM: config: reject anything but "if" or "unless" after a use-backend rule
      2017-02-23BUG/MAJOR: lua segmentation fault when the request is like 'GET ?arg=val HTTP/1.1'
      2017-02-13BUG/MAJOR: ssl: fix a regression in ssl_sock_shutw()
      2017-02-10BUG/MINOR: sendmail: The return of vsnprintf is not cleanly tested
      2017-02-08BUG/MINOR: http: Return an error when a replace-header rule failed on the response
      2017-02-08BUG/MEDIUM: http: Prevent replace-header from overwriting a buffer
      2017-02-08BUG/MEDIUM: filters: Do not truncate HTTP response when body length is undefined
      2017-02-08BUG/MEDIUM: http: prevent redirect from overwriting a buffer
      2017-02-03BUG/MAJOR: dns: restart sockets after fork()
      2017-01-30BUG/MINOR: lua: Map.end are not reliable because "end" is a reserved keyword
      2017-01-25BUG/MINOR: unix: fix connect's polling in case no data are scheduled
      2017-01-25BUG/MEDIUM: tcp: don't poll for write when connect() succeeds
      2017-01-13BUG/MINOR: stream: Fix how backend-specific analyzers are set on a stream
      2017-01-11BUG/MINOR: Reset errno variable before calling strtol(3)
      2017-01-11BUG/MINOR: ssl: assert on SSL_set_shutdown with BoringSSL
      2017-01-11BUG/MINOR: ssl: EVP_PKEY must be freed after X509_get_pubkey usage
      2017-01-11BUG/MEDIUM: tools: do not force an unresolved address to AF_INET:0.0.0.0
      2017-01-06BUG/MEDIUM: server: consider AF_UNSPEC as a valid address family
      2017-01-06BUG/MINOR: tools: fix off-by-one in port size check
      2017-01-06BUG/MINOR: config: emit a warning if http-reuse is enabled with incompatible options
      2017-01-05BUG/MAJOR: http: fix risk of getting invalid reports of bad requests
      2017-01-05BUG/MINOR: http: report real parser state in error captures
      2017-01-05BUG/MAJOR: channel: Fix the definition order of channel analyzers
      2017-01-05BUG/MINOR: sample-fetches/stick-tables: bad type for the sample fetches sc*_get_gpt0
      2017-01-02BUG/MINOR: option prefer-last-server must be ignored in some case
      2016-12-23BUG/MINOR: systemd: potential zombie processes
      2016-12-23BUG/MEDIUM: ssl: for a handshake when server-side SNI changes
      2016-12-23BUG/MINOR: backend: nbsrv() should return 0 if backend is disabled
      2016-12-22BUG/MINOR: stats: fix be/sessions/current out in typed stats
      2016-12-22BUG/MEDIUM: ssl: avoid double free when releasing bind_confs
      2016-12-22BUG/MEDIUM: ssl: properly reset the reused_sess during a forced handshake
      2016-12-21BUG/MINOR: lua: memleak when Lua/cli fails
      2016-12-21BUG/MINOR: lua: bad return code
      2016-12-21BUG/MINOR: lua: memory leak executing tasks
      2016-12-21BUG/MINOR: Fix the sending function in Lua's cosocket
      2016-12-16BUG/MINOR: lua/cli: bad error message
      2016-12-16BUG/MINOR: cli: "show cli sockets" would always report process 64
      2016-12-16BUG/MINOR: cli: "show cli sockets" wouldn't list all processes
      2016-12-14BUG/MINOR: stream-int: automatically release SI_FL_WAIT_DATA on SHUTW_NOW
      2016-12-14BUG/MEDIUM: lua: In some case, the return of sample-fetches is ignored (2)
      2016-12-12BUG/MAJOR: Fix how the list of entities waiting for a buffer is handled
      2016-12-12BUG/MEDIUM: stream: Save unprocessed events for a stream
      2016-12-12BUG/MINOR: cli: be sure to always warn the cli applet when input buffer is full
      2016-12-12BUG/MINOR: stats: fix be/sessions/max output in html stats
      2016-12-12BUG/MEDIUM: variables: some variable name can hide another ones
      2016-12-05BUG/MINOR: http: don't send an extra CRLF after a Set-Cookie in a redirect
      2016-12-05BUG/MEDIUM: cli: fix "show stat resolvers" and "show tls-keys"
      2016-12-05BUG/MINOR: cli: allow the backslash to be escaped on the CLI
      2016-12-04BUG/MAJOR: stream: fix session abort on resource shortage
      2016-11-29BUG/MINOR: http: Call XFER_DATA analyzer when HTTP txn is switched in tunnel mode
      2016-11-29BUG/MINOR: filters: Invert evaluation order of HTTP_XFER_BODY and XFER_DATA analyzers
      2016-11-29BUG/MINOR: filters: Protect args in macros HAS_DATA_FILTERS and IS_DATA_FILTER
      2016-11-29BUG/MINOR: http: Keep the same behavior between 1.6 and 1.7 for tunneled txn
      2016-11-29BUG/MEDIUM: http: Fix tunnel mode when the CONNECT method is used
      2016-11-26BUG/MINOR: stats: make field_str() return an empty string on NULL
      2016-11-26BUG/MEDIUM: proxy: return "none" and "unknown" for unknown LB algos
      2016-11-25BUG/MINOR: freq-ctr: make swrate_add() support larger values
      2016-11-25BUG: spoe: Fix parsing of SPOE actions in ACK frames
      2016-11-25BUG/MINOR: conf: calloc untested
      2016-11-24BUG/MINOR: log-format: uncatched memory allocation functions
      2016-11-24BUG/MINOR: cli: wake up the CLI's task after a timeout update
      2016-11-24BUG/MINOR: cli: dequeue from the proxy when changing a maxconn
      2016-11-24BUG/MINOR: cli: fix pointer size when reporting data/transport layer name
      2016-11-19BUG/MEDIUM: lua: In some case, the return of sample-fetche is ignored
      2016-11-18BUG/MINOR: cli: properly decrement ref count on tables during failed dumps
      2016-11-18BUG/MEDIUM: stick-table: fix regression caused by recent fix for out-of-memory
      2016-11-18DEBUG: connection: mark the closed FDs with a value that is easier to detect
      2016-11-18BUG/MEDIUM: connection: check the control layer before stopping polling
      2016-11-17BUG/MINOR: stick-table: handle out-of-memory condition gracefully
      2016-11-14BUG/MINOR: ssl: Print correct filename when error occurs reading OCSP
      2016-11-14BUG/MEDIUM: ssl: Store certificate filename in a variable
      2016-11-14BUG/MEDIUM: channel: bad unlikely macro
      2016-11-09BUG: vars: Fix 'set-var' converter because of a typo
      2016-11-07BUG/MEDIUM: servers: properly propagate the maintenance states during startup
      2016-11-07BUG/MINOR: srv-state: allow to have both CMAINT and FDRAIN flags
      2016-11-07BUG/MEDIUM: srv-state: properly restore the DRAIN state
      2016-11-03BUG/MEDIUM: systemd-wrapper: return correct exit codes
      2016-10-31BUG/MEDIUM: peers: fix use after free in peer_session_create()
      2016-10-31BUG/MEDIUM: peers: on shutdown, wake up the appctx, not the stream
      2016-10-25BUG/MEDIUM: systemd: let the wrapper know that haproxy has completed or failed
      2016-10-25BUG/MINOR: systemd: check return value of calloc()
      2016-10-25BUG/MINOR: systemd: always restore signals before execve()
      2016-10-25BUG/MINOR: systemd: make the wrapper return a non-null status code on error
      2016-10-24BUG/MINOR: ssl: prevent multiple entries for the same certificate
      2016-10-24BUG/MINOR: ssl: Check malloc return code
      2016-10-21BUG/MINOR: vars: smp_fetch_var() doesn't depend on HTTP but on the session
      2016-10-21BUG/MINOR: vars: make smp_fetch_var() more robust against misuses
      2016-10-21BUG/MINOR: vars: use sess and not s->sess in action_store()
      2016-10-01BUG/MEDIUM: dns: don't randomly crash on out-of-memory
      2016-10-01BUG/MINOR: stats: report the correct conn_time in backend's html output
      2016-09-23BUG/MEDIUM: http/compression: Fix how chunked data are copied during the HTTP body parsing
      2016-09-13BUG/MINOR: displayed PCRE version is running release
      2016-09-11BUG/MINOR: Fix OSX compilation errors
      2016-08-30BUG/MINOR: payload: fix SSLv2 version parser
      2016-08-29BUG/MAJOR: stream: properly mark the server address as unset on connect retry
      2016-08-14BUG/MAJOR: stick-counters: possible crash when using sc_trackers with wrong table
      2016-08-14BUG/MINOR: peers: empty chunks after a resync.
      2016-08-10BUG/MINOR: peers: some updates are pushed twice after a resync.
      2016-08-09BUG/MEDIUM: stick-table: properly convert binary samples to keys
      2016-08-09BUG/MEDIUM: stick-tables: do not fail on string keys with no allocated size
      2016-08-09BUG/MAJOR: server: the "sni" directive could randomly cause trouble
      2016-08-09BUG/MEDIUM: samples: make smp_dup() always duplicate the sample
      2016-08-08BUG/MAJOR: compression: initialize avail_in/next_in even during flush
      2016-08-07BUG/MEDIUM: stream-int: completely detach connection on connect error
      2016-08-03BUG/MEDIUM: lua: somme HTTP manipulation functions are called without valid requests
      2016-07-26BUG/MEDIUM: log: use function "escape_string" instead of "escape_chunk"
      2016-07-26BUG/MINOR: peers: don't count track-sc multiple times on errors
      2016-07-26BUG/MINOR: peers: Fix peers data decoding issue
      2016-07-14BUG/MEDIUM: lua: the function txn_done() from action wrapper can crash
      2016-07-14BUG/MEDIUM: lua: the function txn_done() from sample fetches can crash
      2016-07-13BUG/MINOR: Fix endiness issue in DNS header creation code
      2016-07-13BUG/MEDIUM: dns: fix alignment issues in the DNS response parser
      2016-07-12BUG/MINOR: ssl: fix potential memory leak in ssl_sock_load_dh_params()
      2016-06-30Revert "BUG/MINOR: ssl: fix potential memory leak in ssl_sock_load_dh_params()"
      2016-06-28BUG/MINOR: Rework slightly commit 9962f8fc to clean code and avoid mistakes
      2016-06-28BUG/MEDIUM: http: unbreak uri/header/url_param hashing
      2016-06-24BUG/BUILD: don't automatically run "make" on "make install"
      2016-06-24BUG/MINOR: http: fix misleading error message for response captures
      2016-06-24BUG/MINOR: ssl: close ssl key file on error
      2016-06-22BUG/MINOR: srv-state: fix incorrect output of state file
      2016-06-21BUG/MINOR: filters: Fix HTTP parsing when a filter loops on data forwarding
      2016-06-21BUG/MEDIUM: filters: Fix data filtering when data are modified
      2016-06-21BUG/MINOR: external-checks: do not unblock undesired signals
      2016-06-21BUG/MAJOR: external-checks: use asynchronous signal delivery
      2016-06-21BUG/MEDIUM: external-checks: close all FDs right after the fork()
      2016-06-21BUG/MINOR: init: ensure that FD limit is raised to the max allowed
      2016-06-21BUG/MINOR: init: always ensure that global.rlimit_nofile matches actual limits
      2016-06-17BUG/MINOR: fix http-response set-log-level parsing error
      2016-06-16BUG/MINOR: http: url32+src should check cli_conn before using it
      2016-06-16BUG/MINOR: http: url32+src should use the big endian version of url32
      2016-06-14BUG/MEDIUM: dumpstats: undefined behavior in stats_tlskeys_list()
      2016-06-12BUG/MINOR: ssl: fix potential memory leak in ssl_sock_load_dh_params()
      2016-06-08BUG/MEDIUM: http: add-header: buffer overwritten
      2016-06-08BUG/MINOR: http: add-header: header name copied twice
      2016-06-08BUG/MEDIUM: lua: converters doesn't work
      2016-06-07BUG/MEDIUM: sticktables: segfault in some configuration error cases
      2016-05-31BUG/MEDIUM: fix risk of segfault with "show tls-keys"
      2016-05-27BUG/MEDIUM: stats: show servers state may show an servers from another backend
      2016-05-26BUG/MEDIUM: config: fix multiple declaration of section parsers
      2016-05-25BUG/MEDIUM: dns: unbreak DNS resolver after header fix
      2016-05-25BUG/MEDIUM: stick-tables: fix breakage in table converters
      2016-05-25BUG/MAJOR: http: fix breakage of "reqdeny" causing random crashes
      2016-05-19BUG/MINOR: fix listening IP address storage for frontends (cont)
      2016-05-19BUG/MAJOR: fix listening IP address storage for frontends
      2016-05-19BUG/MEDIUM: init: don't use environment locale
      2016-05-09BUG/MEDIUM: dns: fix alignment issue when building DNS queries
      2016-05-09BUG/MINOR: dns: fix DNS header definition
      2016-05-06BUG/MEDIUM: stats: show backend may show an empty or incomplete result
      2016-05-06BUG/MEDIUM: stats: show servers state may show an empty or incomplete result
      2016-05-04BUG/MEDIUM: channel: fix inconsistent handling of 4GB-1 transfers
      2016-05-04BUG/MEDIUM: stream: ensure the SI_FL_DONT_WAKE flag is properly cleared
      2016-05-03BUG/MAJOR: channel: fix miscalculation of available buffer space (4th try)
      2016-05-02BUG/MEDIUM: http: fix risk of CPU spikes with pipelined requests from dead client
      2016-05-02BUG/MEDIUM: http: fix incorrect reporting of server errors
      2016-04-29BUG/MINOR: log: fix a typo that would cause %HP to log
      2016-04-29BUG/MINOR: dumpstats: Fix the "Total bytes saved" counter in backends stats
      2016-04-29BUG/MEDIUM: lua: protects the upper boundary of the argument list for converters/fetches.
      2016-04-25BUG/MEDIUM: log: fix risk of segfault when logging HTTP fields in TCP mode
      2016-04-21BUG/MEDIUM: channel: fix miscalculation of available buffer space (3rd try)
      2016-04-21BUG/MEDIUM: channel: incorrect polling condition may delay event delivery
      2016-04-21BUG/MEDIUM: channel: don't allow to overwrite the reserve until connected
      2016-04-15BUG/MINOR: fix maxaccept computation according to the frontend process range
      2016-04-14BUG/MINOR: listener: stop unbound listeners on startup
      2016-04-14BUG/MEDIUM: fix maxaccept computation on per-process listeners
      2016-04-12BUG/MEDIUM: sample: initialize the pointer before parse_binary call.
      2016-04-12BUG/MINOR: cfgparse: couple of small memory leaks.
      2016-04-12BUG/MINOR: server: risk of over reading the pref_net array.
      2016-04-11BUG/MEDIUM: channel: fix miscalculation of available buffer space (2nd try)
      2016-04-09BUG/MEDIUM: trace.c: rdtsc() is defined in two files
      2016-04-06BUG/MEDIUM: ssl: rewind the BIO when reading certificates
      2016-04-06BUG/MINOR : allow to log cookie for tarpit and denied request
      2016-04-05BUG/MINOR: DNS: resolution structure change
      2016-04-05BUG/MINOR: dns: trigger a DNS query type change on resolution timeout
      2016-04-05BUG/MINOR: dns: inapropriate way out after a resolution timeout
      2016-04-05BUG/MINOR: dumpstats: fix write to global chunk
      2016-03-30BUG/MEDIUM: stick-tables: some sample-fetch doesn't work in the connection state.
      2016-03-30BUG/MINOR: prevent the dump of uninitialized vars
      2016-03-30BUG/MINOR: lua: can't load external libraries
      2016-03-29BUG/MAJOR: Fix crash in http_get_fhdr with exactly MAX_HDR_HISTORY headers
      2016-03-29BUG/MEDIUM: Fix RFC5077 resumption when more than TLS_TICKETS_NO are present
      2016-03-25BUG/MEDIUM: peers: fix incorrect age in frequency counters
      2016-03-19BUG/MINOR: conf: "listener id" expects integer, but its not checked
      2016-03-17BUG/MINOR: log: Don't use strftime() which can clobber timezone if chrooted
      2016-03-13BUG/MINOR: log: GMT offset not updated when entering/leaving DST
      2016-03-13BUG/MINOR: pattern: Avoid memory leak on out-of-memory condition
      2016-03-13BUG/MINOR: standard: Avoid free of non-allocated pointer
      2016-03-10BUG/MINOR: ssl: fix usage of the various sample fetch functions
      2016-03-10BUG/MAJOR: vars: always retrieve the stream and session from the sample
      2016-03-10BUG/MAJOR: samples: check smp->strm before using it
      2016-03-08BUG/MINOR: tcpcheck: fix incorrect list usage resulting in failure to load certain configs
      2016-03-07BUG/MEDIUM: cfgparse: wrong argument offset after parsing server "sni" keyword
      2016-02-27BUG/MINOR: systemd: propagate the correct signal to haproxy
      2016-02-27BUG/MINOR: systemd: report the correct signal in debug message output
      2016-02-27BUG/MINOR: systemd: ensure we don't miss signals
      2016-02-25BUG/MEDIUM: chunks: always reject negative-length chunks
      2016-02-24BUG/MINOR: server: fix the format of the warning on address change
      2016-02-24BUG/MEDIUM: stats: stats bind-process doesn't propagate the process mask correctly
      2016-02-23BUG/MINOR: lua: Useless copy
      2016-02-23BUG/MINOR: server: some prototypes are renamed
      2016-02-20BUG/MAJOR: lua: applets can't sleep.
      2016-02-19BUG/MAJOR: lua: segfault using Concat object
      2016-02-12BUG/MEDIUM: ssl: fix off-by-one in NPN list allocation
      2016-02-12BUG/MEDIUM: ssl: fix off-by-one in ALPN list allocation
      2016-02-11BUG/MINOR: lua: unsafe initialization
      2016-02-09BUG/MINOR: stats: fix missing comma in stats on agent drain
      2016-02-09BUG/MINOR: ssl: Be sure to use unique serial for regenerated certificates
      2016-02-03BUG/MEDIUM: http-reuse: do not share private connections across backends
      2016-02-03BUG/MAJOR: http-reuse: fix risk of orphaned connections
      2016-02-03BUG: stream_interface: Reuse connection even if the output channel is empty
      2016-01-27BUG/CLEANUP: CLI: report the proper field states in "show sess"
      2016-01-25BUG/MINOR: counters: make the sc-inc-gpc0 and sc-set-gpt0 touch the table
      2016-01-25BUG/MINOR: stream: don't force retries if the server is DOWN
      2016-01-25BUG/MEDIUM: buffers: do not round up buffer size during allocation
      2016-01-25BUG/MEDIUM: channel: fix miscalculation of available buffer space.
      2016-01-22BUG/MEDIUM: sample: http_date() doesn't provide the right day of the week
      2016-01-21BUG/MEDIUM: config: Adding validation to stick-table expire value.
      2016-01-21BUG/MEDIUM: servers state: server port is used uninitialized
      2016-01-21BUG/MAJOR: servers state: server port is erased when dns resolution is enabled on a server
      2016-01-21BUG/MEDIUM: dns: no DNS resolution happens if no ports provided to the nameserver
      2016-01-18BUG/MINOR: examples: Fixing haproxy.spec to remove references to .cfg files
      2016-01-13BUG/MINOR: 51d: Aligned const pointers to changes in 51Degrees.
      2016-01-13BUG/MINOR: 51d: Releases workset back to pool.
      2016-01-13BUG/MINOR: 51d: Aligns Pattern cache implementation with HAProxy best practices.
      2016-01-13BUG/MINOR: 51d: Ensures a unique domain for each configuration
      2016-01-04BUG/MINOR: chunk: make chunk_dup() always check and set dst->size
      2015-12-28BUG/MINOR: http: Be sure to process all the data received from a server
      2015-12-27BUG/MINOR: http: fix several off-by-one errors in the url_param parser
      2015-12-22BUG/MINOR: stream: bad return code
      2015-12-20BUG/MAJOR: lua: Do not force the HTTP analysers in use-services
      2015-12-20BUG/MEDIUM: lua: Forbid HTTP applets from being called from tcp rulesets
      2015-12-20BUG/MINOR: lua: Lua applets must not use http_txn
      2015-12-20BUG/MEDIUM: lua: Lua applets must not fetch samples using http_txn
      2015-12-16BUG/MEDIUM: peers: old stick table updates could be repushed.
      2015-12-16BUG/MEDIUM: peers: table entries learned from a remote are pushed to others after a random delay.
      2015-12-14BUG/MEDIUM: config: properly adjust maxconn with nbproc when memmax is forced
      2015-12-07BUG/MEDIUM: http: fix http-reuse when frontend and backend differ
      2015-12-04BUG/MINOR: tcpcheck: conf parsing error when no port configured on server and first rule(s) is (are) COMMENT
      2015-12-04BUG/MINOR: tcpcheck: conf parsing error when no port configured on server and last rule is a CONNECT with no port
      2015-12-04BUG/MINOR: checks: typo in an email-alert error message
      2015-12-04BUG/MINOR: checks: email-alert causes a segfault when an unknown mailers section is configured
      2015-12-04BUG/MEDIUM: checks: email-alert not working when declared in defaults
      2015-12-03BUG/MEDIUM: da: stop DeviceAtlas processing in the convertor if there is no input.
      2015-11-26BUG/MEDIUM: sample: urlp can't match an empty value
      2015-11-26BUG/MEDIUM: cli: changing compression rate-limiting must require admin level
      2015-11-26BUG/MEDIUM: stream: fix half-closed timeout handling
      2015-11-26BUG/MEDIUM: http: don't enable auto-close on the response side
      2015-11-26BUG/MINOR: lua: don't force-sslv3 LUA's SSL socket
      2015-11-18BUG/MEDIUM: http: switch the request channel to no-delay once done.
      2015-11-13BUG: http: do not abort keep-alive connections on server timeout
      2015-11-06BUG/MEDIUM: lua: clean output buffer
      2015-11-05BUG/MINOR: acl: don't use record layer in req_ssl_ver
      2015-11-05BUG/MINOR: server: check return value of fgets() in apply_server_state()
      2015-11-04BUG/MINOR: http rule: http capture 'id' rule points to a non existing id
      2015-11-03BUG/MEDIUM: lua: sample fetches based on response doesn't work
      2015-11-03BUG/MINOR: dns: check for duplicate nameserver id in a resolvers section was missing
      2015-11-02BUG/MAJOR: http: don't requeue an idle connection that is already queued
      2015-11-02BUG/BUILD: replace haproxy-systemd-wrapper with $(EXTRA) in install-bin.
      2015-11-01BUG/MINOR: examples/haproxy.init: missing brace in quiet_check()
      2015-10-30BUG/MINOR: dns: unable to parse CNAMEs response
      2015-10-30BUG/MAJOR: dns: first DNS response packet not matching queried hostname may lead to a loop
      2015-10-29BUG/MEDIUM: config: count memory limits on 64 bits, not 32
      2015-10-28DEBUG/MEDIUM: memory: add optional control pool memory operations
      2015-10-28DEBUG/MEDIUM: memory: optionally protect free data in pools
      2015-10-28DEBUG/MINOR: memory: add a build option to disable memory pools sharing
      2015-10-20BUG/MAJOR: ssl: free the generated SSL_CTX if the LRU cache is disabled
      2015-10-20BUG/MEDIUM: namespaces: don't fail if no namespace is used
      2015-10-15BUG/MINOR: dns: parsing error of some DNS response
      2015-10-13BUG/MEDIUM: pattern: fixup use_after_free in the pat_ref_delete_by_id
      2015-10-13BUG/MINOR: config: make the stats socket pass the correct proxy to the parsers
      2015-10-13BUG/MEDIUM: lua: direction test failed
      2015-10-12BUG/MINOR: Handle interactive mode in cli handler
      2015-10-10BUG/MEDIUM: logs: fix time zone offset format in RFC5424
      2015-10-09BUG/MINOR: ssl: fix management of the cache where forged certificates are stored
      2015-10-09BUG/MINOR: http: Add OPTIONS in supported http methods (found by find_http_meth)
      2015-10-07BUG/MEDIUM: lua: force server-close mode on Lua services
      2015-10-02BUG: config: external-check command validation is checking for incorrect arguments.
      2015-10-02BUG/MEDIUM: str2ip: make getaddrinfo() consider local address selection policy
      2015-10-02BUG/MEDIUM: logs: segfault writing to log from Lua
      2015-09-29BUG/MEDIUM: server: fix misuse of format string in load-server-state's warnings
      2015-09-29BUG/MINOR: tcp: make silent-drop always force a TCP reset
      2015-09-28BUG/MEDIUM: tcp: fix inverted condition to call custom actions
      2015-09-28BUG/MEDIUM: proxy: do not wake stopped proxies' tasks during soft_stop()
      2015-09-28BUG/MEDIUM: proxy: ignore stopped peers
      2015-09-28BUG/MEDIUM: main: Freeing a bunch of static pointers
      2015-09-28BUG/MINOR: config: check that tune.bufsize is always positive
      2015-09-28BUG/MEDIUM: lua: don't reset undesired flags in hlua_ctx_resume
      2015-09-27BUG/MEDIUM: lua: socket destroy before reading pending data
      2015-09-27BUG/MEDIUM: lua: wakeup task on bad conditions
      2015-09-27BUG/MEDIUM: lua: forces a garbage collection
      2015-09-26BUG/MEDIUM: lua: properly set the target on the connection
      2015-09-26BUG/MEDIUM: lua: better fix for the protocol check
      2015-09-26BUG/MEDIUM: lua: longjmp function must be unregistered
      2015-09-26DEBUG: add p_malloc() to return a poisonned memory area
      2015-09-26BUG/MAJOR: lua: segfault after the channel data is modified by some Lua action.
      2015-09-25BUG/MEDIUM: stream-int: avoid double-call to applet->release
      2015-09-25BUG/MEDIUM: cli: properly handle closed output
      2015-09-25BUG/MINOR: stats: do not call cli_release_handler 3 times
      2015-09-25BUG/MEDIUM: applet: fix reporting of broken write situation
      2015-09-25BUG/MAJOR: applet: use a separate run queue to maintain list integrity
      2015-09-24BUG/MEDIUM: acl: always accept match "found"
      2015-09-24BUG/MEDIUM: payload: make req.payload and payload_lv aware of dynamic buffers
      2015-09-23BUG/MEDIUM: stream: do not dereference strm_li(stream)
      2015-09-23BUG/MEDIUM: proxy: do not dereference strm_li(stream)
      2015-09-23BUG/MEDIUM: http: do not dereference strm_li(stream)
      2015-09-23BUG/MAJOR: cli: do not dereference strm_li()->proto->name
      2015-09-22BUG/MINOR: fct peer_prepare_ackmsg should not use trash.
      2015-09-22BUG/MEDIUM: peers: same table updates re-pushed after a re-connect
      2015-09-22BUG/MEDIUM: peers: some table updates are randomly not pushed.
      2015-09-22BUG: dns: can't connect UDP socket on FreeBSD
      2015-09-21BUG/MINOR: args: add name for ARGT_VAR
      2015-09-21BUG/MEDIUM: stick-tables: fix double-decrement of tracked entries
      2015-09-21BUG/MAJOR: peers: fix a crash when stopping peers on unbound processes
      2015-09-18BUG/MAJOR: can't enable a server through the stat socket
      2015-09-17BUG/MINOR: lua: breaks the log message if his size exceed one buffer
      2015-09-17BUG/MAJOR: lua: potential unexpected aborts()
      2015-09-10BUG/MINOR: DNS request retry counter used for retry only
      2015-09-09BUG/MINOR: lua: last log character truncated.
      2015-09-08BUG/MEDIUM: dns: use the correct server hostname when resolving
      2015-09-08BUG/MINOR: tools: make str2sa_range() report unresolvable addresses
      2015-09-08BUG/MAJOR: dns: dns client resolution infinite loop
      2015-09-08BUG/MEDIUM: dns: DNS resolution doesn't start
      2015-09-07BUG/MAJOR: http: don't call http_send_name_header() after an error
      2015-09-06BUG/MEDIUM: lua: outgoing connection was broken since 1.6-dev2 (bis)
      2015-09-03BUG/MINOR: http: remove stupid HTTP_METH_NONE entry
      2015-09-02BUG/MAJOR: http: don't manipulate the server connection if it's killed
      2015-08-28BUG/MEDIUM: dns: wrong first time DNS resolution
      2015-08-28BUG/MEDIUM: lua: fix a segfault in txn:done() if called twice
      2015-08-28BUG/MEDIUM: lua: cannot process more Lua hooks after a "done()" function call
      2015-08-28BUG/MEDIUM: lua: txn:done() still causes a segfault in TCP mode
      2015-08-27BUG/MINOR: lua: in some case a sample may remain undefined
      2015-08-25BUG/MEDIUM: lua: the lua fucntion Channel:close() causes a segfault
      2015-08-25BUG/MEDIUM: lua: outgoing connection was broken since 1.6-dev2
      2015-08-21BUG/MAJOR: peers: fix current table pointer not re-initialized on session release.
      2015-08-21BUG/MEDIUM: peers: fix wrong message id on stick table updates acknowledgement.
      2015-08-20BUG/MINOR: ssl: TLS Ticket Key rotation broken via socket command
      2015-08-19BUG/MEDIUM: lua: bad error processing
      2015-08-18BUG/MEDIUM: counters: ensure that src_{inc,clr}_gpc0 creates a missing entry
      2015-08-18BUG/MEDIUM: stick-tables: refcount error after copying SC for the session to the stream
      2015-08-17BUG/MEDIUM: vars: segfault during the configuration parsing
      2015-08-16BUG/MEDIUM: stream: The stream doen't inherit SC from the session
      2015-08-11BUG/MINOR: proto_tcp: custom action continue is ignored
      2015-08-10BUG/MEDIUM: lua: timeout error with converters, wrapper and actions.
      2015-08-09BUG/MEDIUM: lua: Lua tasks fail to start.
      2015-08-08BUG/MEDIUM: DNS resolution response parsing broken
      2015-07-22BUG/MEDIUM: mailer: DATA part must be terminated with .
      2015-07-22BUG/MAJOR: dns: fix the length of the string to be copied
      2015-07-20BUG/MINOR: http/sample: gmtime/localtime can fail
      2015-07-20BUG/MINOR: payload: Add volatile flag to smp_fetch_req_ssl_ec_ext
      2015-07-18BUG/MINOR: dns: wrong time unit for some DNS default parameters
      2015-07-10BUG/MINOR: lua: type error in the arguments wrapper
      2015-07-09BUG/MINOR: log: missing some ARGC_* entries in fmt_directives()
      2015-07-07BUG/MEDIUM: 51d: possible incorrect operations on smp->data.str.str
      2015-07-04BUG/MAJOR: tcp: tcp rulesets were still broken
      2015-07-03BUG/MAJOR: connection: fix TLV offset calculation for proxy protocol v2 parsing
      2015-07-02BUG/MAJOR: buffers: make the buffer_slow_realign() function respect output data
      2015-06-23BUG/MEDIUM: vars: do not freeze the connection when the expression cannot be fetched
      2015-06-17BUG/MEDIUM: lru: fix possible memory leak when ->free() is used
      2015-06-17BUG/MEDIUM: logs: fix improper systematic use of quotes with a few tags
      2015-06-17BUG/MAJOR: lru: fix unconditional call to free due to unexpected semi-colon
      2015-06-17BUG/MINOR: ssl: fix smp_fetch_ssl_fc_session_id
      2015-06-17BUG/MINOR: vars/compil: fix some warnings
      2015-06-16BUG/MAJOR: sample: regression on sample cast to stick table types.
      2015-06-13BUG/MINOR: sample: wrong conversion of signed values
      2015-06-13BUG/MEDIUM: compat: fix segfault on FreeBSD
      2015-06-11BUG/MEDIUM: init: segfault if global._51d_property_names is not initialized
      2015-06-09BUG/MINOR: debug: display (null) in place of "meth"
      2015-06-02BUG/MINOR: da: fix log-level comparison to emove annoying warning
      2015-05-29BUG/MEDIUM: http: fix body processing for the stats applet
      2015-05-28BUG/MEDIUM: cfgparse: segfault when userlist is misused
      2015-05-28BUG/MINOR: cfgparse: fix typo in 'option httplog' error message
      2015-05-28BUG/MEDIUM: ssl: fix tune.ssl.default-dh-param value being overwritten
      2015-05-25BUG/MEDIUM: http: fix the url_param fetch
      2015-05-20BUG/MEDIUM: peers: apply a random reconnection timeout
      2015-05-13BUG/MAJOR: checks: break infinite loops when tcp-checks starts with comment
      2015-05-13BUG/MEDIUM: checks: do not dereference a list as a tcpcheck struct
      2015-05-13BUG/MAJOR: checks: always check for end of list before proceeding
      2015-05-13BUG/MEDIUM: checks: do not dereference head of a tcp-check at the end
      2015-05-12BUG/MEDIUM: cfgparse: incorrect memmove in quotes management
      2015-05-12BUG/MAJOR: check: fix breakage of inverted tcp-check rules
      2015-05-12BUG/MINOR: check: fix tcpcheck error message
      2015-05-11BUG/MEDIUM: http: don't forward client shutdown without NOLINGER except for tunnels
      2015-05-08BUG/MEDIUM: http: fix the http-request capture parser
      2015-05-04BUG/MEDIUM: config: properly compute the default number of processes for a proxy
      2015-05-04BUG/MEDIUM: stats: properly initialize the scope before dumping stats
      2015-05-02BUG/MAJOR: http: prevent risk of reading past end with balance url_param
      2015-05-01BUG/MEDIUM: http: wait for the exact amount of body bytes in wait_for_request_body
      2015-05-01BUG/MINOR: config: clear proxy->table.peers.p for disabled proxies
      2015-05-01BUG/MEDIUM: http: remove content-length form responses with bad transfer-encoding
      2015-05-01BUG/MEDIUM: http: incorrect transfer-coding in the request is a bad request
      2015-05-01BUG/MEDIUM: http: do not restrict parsing of transfer-encoding to HTTP/1.1
      2015-05-01BUG/MEDIUM: http: remove content-length from chunked messages
      2015-04-29BUG/MEDIUM: check: tcpcheck regression introduced by e16c1b3f
      2015-04-27BUG/MEDIUM: peers: recent applet changes broke peers updates scheduling
      2015-04-27BUG/MEDIUM: peers: fix applet scheduling
      2015-04-27BUG/MEDIUM: http: functions set-{path,query,method,uri} breaks the HTTP parser
      2015-04-24BUG/MAJOR: tcp: only call registered actions when they're registered
      2015-04-21BUG/MEDIUM: http: properly retrieve the front connection
      2015-04-21BUG/MEDIUM: stream-int: always reset si->ops when si->end is nullified
      2015-04-20BUG/MAJOR: tcp/http: fix current_rule assignment when restarting over a ruleset
      2015-04-20BUG/MEDIUM: init: don't limit cpu-map to the first 32 processes only
      2015-04-14BUG/MEDIUM: listener: don't report an error when resuming unbound listeners
      2015-04-11BUG/MINOR: ssl: Display correct filename in error message
      2015-04-06BUG/MAJOR: lua: use correct object size when initializing a new converter
      2015-04-03BUG/MAJOR: http: null-terminate the http actions keywords list
      2015-04-01BUG/MEDIUM: http: hdr_cnt would not count any header when called without name
      2015-03-28BUG/MINOR: compression: consider the expansion factor in init
      2015-03-18BUG/MINOR: lua: Fix SSL initialisation
      2015-03-17BUG/MEDIUM: http: the function "(req|res)-replace-value" doesn't respect the HTTP syntax
      2015-03-16BUG/MAJOR: http: don't read past buffer's end in http_replace_value
      2015-03-14BUG/MEDIUM: lua: undetected infinite loop
      2015-03-14BUG/MEDIUM: http: the action set-{method|path|query|uri} doesn't run.
      2015-03-13BUG/MEDIUM: peers: correctly configure the client timeout
      2015-03-13BUG/MINOR: lua: set current proxy as default value if it is possible
      2015-03-13BUG/MINOR: lua: error in detection of mandatory arguments
      2015-03-13BUG/MINOR: utf8: remove compilator warning
      2015-03-13BUG/MEDIUM: lua: bad argument number in analyser and in error message
      2015-03-10Revert "BUG/MEDIUM: lua: can't handle the response bytes"
      2015-03-10BUG/MAJOR: http: fix stats regression consecutive to HTTP_RULE_RES_YIELD
      2015-03-10BUG/MINOR: lua: report the correct function name in an error message
      2015-03-10BUG/MEDIUM: buffer: one byte miss in buffer free space check
      2015-03-10BUG/BUILD: lua: The strict Lua 5.3 version check is not done.
      2015-03-09BUG/MINOR: lua: sockets receive behavior doesn't follows the specs
      2015-03-09BUG/MEDIUM: lua: cannot connect socket
      2015-03-09BUG/MEDIUM: lua: sockets don't have buffer to write data
      2015-03-09BUG/MINOR: log: segfault if there are no proxy reference
      2015-03-09BUG/MINOR: lua: check buffers before initializing socket
      2015-03-09BUG/MEDIUM: lua: segfault with buffer_replace2
      2015-03-09BUG/MEDIUM: lua: can't handle the response bytes
      2015-03-09BUG/MAJOR: lua: some function are not yieldable, the forced yield causes errors
      2015-03-09BUG/MEDIUM: lua: many errors when we try to send data with the channel API
      2015-03-09BUG/MEDIUM: lua: the Lua process is not waked up after sending data on requests side
      2015-03-09BUG/MEDIUM: lua: fix infinite loop about channel
      2015-03-09BUG/MEDIUM: lua: reset flags before resuming execution
      2015-03-09BUG/MINOR: lua: set buffer if it is nnot avalaible.
      2015-03-05BUG/MEDIUM: lua: the execution timeout is ignored in yield case
      2015-03-05BUG/MEDIUM: task: fix recently introduced scheduler skew
      2015-03-04BUG/MAJOR: lua: send function fails and return bad bytes
      2015-03-02BUG/MEDIUM: lua: segfault when calling haproxy sample fetches from lua
      2015-02-26BUG/MEDIUM: Do not consider an agent check as failed on L7 error
      2015-02-23BUG/MINOR: don't start haproxy on reload
      2015-02-20BUG/MINOR: ARG6 and ARG7 don't fit in a 32 bits word
      2015-02-14BUG/MAJOR: peers: initialize s->buffer_wait when creating the session
      2015-02-06BUG/MEDIUM: pattern: some entries are not deleted with case insensitive match
      2015-02-06BUG/MINOR: pattern: error message missing
      2015-01-31BUG/MINOR: stats:Fix incorrect printf type.
      2015-01-30BUG/MINOR: http: abort request processing on filter failure
      2015-01-30BUG/MINOR: checks: prevent http keep-alive with http-check expect
      2015-01-29BUG/MINOR: http: fix incorrect header value offset in replace-hdr/replace-value
      2015-01-28BUG/MINOR: parse: check the validity of size string in a more strict way
      2015-01-23BUG/MINOR: sample: fix case sensitivity for the regsub converter
      2015-01-23MEDIUM/BUG: Only explicitly report "DOWN (agent)" if the agent health is zero
      2015-01-23BUG/MEDIUM: Do not set agent health to zero if server is disabled in config
      2015-01-21BUG/MEDIUM: http: make http-request set-header compute the string before removal
      2015-01-21BUG/MINOR: args: add missing entry for ARGT_MAP in arg_type_names
      2015-01-15BUG/MAJOR: log: don't try to emit a log if no logger is set
      2015-01-14BUG/MEDIUM: channel: don't schedule data in transit for leaving until connected
      2015-01-14BUG/MINOR: channel: compare to_forward with buf->i, not buf->size
      2015-01-14BUG/MEDIUM: channel: fix possible integer overflow on reserved size computation
      2015-01-07BUG/MEDIUM: http: fix header removal when previous header ends with pure LF
      2015-01-04BUG/MEDIUM: backend: correctly detect the domain when use_domain_only is used
      2014-12-24BUG/MEDIUM: compression: correctly report zlib_mem
      2014-12-24BUG/MAJOR: namespaces: conn->target is not necessarily a server
      2014-12-23BUG/MEDIUM: memory: fix freeing logic in pool_gc2()
      2014-12-23BUG/MAJOR: stream-int: properly check the memory allocation return
      2014-12-19BUG/MAJOR: ns: HAProxy segfault if the cli_conn is not from a network connection
      2014-12-18BUG/MEDIUM: config: do not propagate processes between stopped processes
      2014-12-18BUG/MINOR: config: fix typo in condition when propagating process binding
      2014-12-18BUG/MINOR: parse: refer curproxy instead of proxy
      2014-12-17BUG/MINOR: http: fix typo: "401 Unauthorized" => "407 Unauthorized"
      2014-12-10BUG/MEDIUM: sample: fix random number upper-bound
      2014-12-08BUG/MEDIUM: tcp-checks: disable quick-ack unless next rule is an expect
      2014-12-08BUG/MEDIUM: tcp-check: don't rely on random memory contents
      2014-12-08BUG/MINOR: tcp-check: don't condition data polling on check type
      2014-11-26BUG/MEDIUM: payload: ensure that a request channel is available
      2014-11-26BUG/MEDIUM: patterns: previous fix was incomplete
      2014-11-25BUG/MAJOR: sessions: unlink session from list on out of memory
      2014-11-25DEBUG: pools: apply poisonning on every allocated pool
      2014-11-24BUG/MINOR: samples: fix unnecessary memcopy converting binary to string.
      2014-11-24BUG/MINOR: peers: the buffer size is global.tune.bufsize, not trash.size
      2014-11-24BUG/MEDIUM: pattern: don't load more than once a pattern list.
      2014-11-21BUG/MINOR: stats: correctly set the request/response analysers
      2014-11-21BUG/MEDIUM: connection: sanitize PPv2 header length before parsing address information
      2014-11-18BUG/MAJOR: frontend: initialize capture pointers earlier
      2014-11-18BUG/MINOR: config: don't inherit the default balance algorithm in frontends
      2014-11-16BUG/MEDIUM: checks: fix conflicts between agent checks and ssl healthchecks
      2014-11-13BUG/MEDIUM: ssl: force a full GC in case of memory shortage
      2014-11-13BUG/MEDIUM: ssl: fix bad ssl context init can cause segfault in case of OOM.
      2014-10-31BUG/MAJOR: buffer: check the space left is enough or not when input data in a buffer is wrapped
      2014-10-31BUG/BUILD: revert accidental change in the makefile from latest SSL fix
      2014-10-30BUG/MINOR: ssl: correctly initialize ssl ctx for invalid certificates
      2014-10-29BUG/MEDIUM: tcp: don't use SO_ORIGINAL_DST on non-AF_INET sockets
      2014-10-29BUG/MEDIUM: regex: fix pcre_study error handling
      2014-10-24BUG/MEDIUM: tcp: fix outgoing polling based on proxy protocol
      2014-10-22BUG/MINOR: log: fix request flags when keep-alive is enabled
      2014-10-22BUG/MAJOR: cli: explicitly call cli_release_handler() upon error
      2014-10-22BUG/MEDIUM: http: don't dump debug headers on MSG_ERROR
      2014-10-17BUG/MEDIUM: backend: fix URI hash when a query string is present
      2014-10-17BUG/MINOR: config: do not accept more track-sc than configured
      2014-10-10BUG/MEDIUM: config: avoid skipping disabled proxies
      2014-10-09BUG/MEDIUM: systemd: set KillMode to 'mixed'
      2014-10-02BUG/MINOR: config: don't propagate process binding for dynamic use_backend
      2014-10-02BUG/MINOR: tcp-check: report the correct failed step in the status
      2014-10-02BUG/MEDIUM: check: rule-less tcp-check must detect connect failures
      2014-10-01BUG/MINOR: config: don't propagate process binding on fatal errors.
      2014-09-30BUG/MEDIUM: http: adjust close mode when switching to backend
      2014-09-24BUG/MEDIUM: remove debugging code from systemd-wrapper
      2014-09-16BUG/MEDIUM: config: propagate frontend to backend process binding again.
      2014-09-02BUG/CRITICAL: http: don't update msg->sov once data start to leave the buffer
      2014-08-29BUG/MEDIUM: config: userlists should ensure that encrypted passwords are supported
      2014-08-29BUG/MEDIUM: auth: fix segfault with http-auth and a configuration with an unknown encryption algorithm
      2014-08-29BUG/MEDIUM: acl: correctly compute the output type when a converter is used
      2014-08-29BUG/MINOR: pattern: remove useless allocation of unused trash in pat_parse_reg()
      2014-08-29BUG/MEDIUM: http: fix improper parsing of HTTP methods for use with ACLs
      2014-08-28BUG/MEDIUM: http: fix inverted condition in pat_match_meth()
      2014-08-22BUG/MEDIUM: http: tarpit timeout is reset
      2014-08-08BUG: config: error in http-response replace-header number of arguments
      2014-08-07BUG/MINOR: checks: external checks shouldn't wait for timeout to return the result
      2014-08-07BUG/MEDIUM: checks: segfault with external checks in a backend section
      2014-08-07BUG/MEDIUM: checks: external checks can't change server status to UP
      2014-07-30BUG/MAJOR: tcp: fix a possible busy spinning loop in content track-sc*
      2014-07-29BUG/MINOR: Fix search for -p argument in systemd wrapper.
      2014-07-29BUG/MINOR: server: move the directive #endif to the end of file
      2014-07-19BUG/MEDIUM: connection: fix proxy v2 header again!
      2014-07-17BUG/MEDIUM: connection: fix memory corruption when building a proxy v2 header
      2014-07-15BUG/MINOR: http: base32+src should use the big endian version of base32
      2014-07-15BUG/MEDIUM: ssl: Fix a memory leak in DHE key exchange
      2014-07-10BUG/MAJOR: http: correctly rewind the request body after start of forwarding
      2014-07-08BUG/MEDIUM: backend: Update hash to use unsigned int throughout
      2014-07-08BUG/MEDIUM: unix: completely unbind abstract sockets during a pause()
      2014-07-08BUG/MEDIUM: unix: failed abstract socket binding is retryable
      2014-07-08BUG/MINOR: listener: set the listener's fd to -1 after deletion
      2014-07-02BUG/MEDIUM: unix: do not unlink() abstract namespace sockets upon failure.
      2014-06-25BUG/MEDIUM: counters: fix track-sc* to wait on unstable contents
      2014-06-25BUG/MAJOR: sample: correctly reinitialize sample fetch context before calling sample_process()
      2014-06-25BUG/MINOR: counters: do not untrack counters before logging
      2014-06-24BUG/MINOR: ssl: Fix external function in order not to return a pointer on an internal trash buffer.
      2014-06-24BUG/MEDIUM: http: fetch "base" is not compatible with set-header
      2014-06-24BUG/MINOR: config: http-request replace-header arg typo
      2014-06-23BUG/MINOR: logs: properly initialize and count log sockets
      2014-06-23BUG/MAJOR: session: revert all the crappy client-side timeout changes
      2014-06-23BUG/MINOR: ssl: Fix OCSP resp update fails with the same certificate configured twice.
      2014-06-23BUG/MEDIUM: ssl: Fix to not serve expired OCSP responses.
      2014-06-23BUG/MINOR: ssl: rejects OCSP response without nextupdate.
      2014-06-20BUG/MEDIUM: Consistently use 'check' in process_chk
      2014-06-17BUG/MINOR: http: fix typos in previous patch
      2014-06-14BUG/MINOR: connection: make proxy protocol v1 support the UNKNOWN protocol
      2014-06-11BUG/MEDIUM: Fix unhandled connections problem with systemd daemon mode and SO_REUSEPORT.
      2014-06-11BUG/MEDIUM: fix ignored values for half-closed timeouts (client-fin and server-fin) in defaults section.
      2014-06-11BUG/MEDIUM: http: clear CF_READ_NOEXP when preparing a new transaction
      2014-05-27BUG/MEDIUM: regex: fix risk of buffer overrun in exp_replace()
      2014-05-23BUG/MINOR: cli: "agent" was missing from the "enable"/"disable" help message
      2014-05-21BUG/MINOR: stats: tracking servers may incorrectly report an inherited DRAIN status
      2014-05-21BUG/MEDIUM: session: don't clear CF_READ_NOEXP if analysers are not called
      2014-05-20BUG/MEDIUM: polling: fix possible CPU hogging of worker processes after receiving SIGUSR1.
      2014-05-18BUG/MAJOR: config: don't free valid regex memory
      2014-05-14BUG/MINOR: stats: do not report "100%" in the thottle column when server is draining
      2014-05-13BUG/MINOR: checks: tcp-check must not stop on '\0' for binary checks
      2014-05-13BUG/MEDIUM: config: a stats-less config crashes in 1.5-dev25
      2014-05-12BUG/MINOR: stats: fix a typo on a closing tag for a server tracking another one
      2014-05-10BUG/MINOR: checks: correctly configure the address family and protocol
      2014-05-10BUG/MINOR: backend: only match IPv4 addresses with RDP cookies
      2014-05-09BUG/MINOR: chunk: Fix function chunk_strcmp and chunk_strcasecmp match a substring.
      2014-05-08BUG/MAJOR: session: recover the correct connection pointer in half-initialized sessions
      2014-05-08BUG/MAJOR: ssl: Fallback to private session cache if current lock mode is not supported.
      2014-05-07BUG/MEDIUM: http: disable server-side expiration until client has sent the body
      2014-05-07BUG/MEDIUM: http: correctly report request body timeouts
      2014-05-07BUG/MEDIUM: http/session: disable client-side expiration only after body
      2014-04-30BUG/MAJOR: http: connection setup may stall on balance url_param
      2014-04-29BUG/MINOR: auth: fix wrong return type in pat_match_auth()
      2014-04-28BUG/MINOR: http: block rules forgot to increment the session's request counter
      2014-04-28BUG/MINOR: http: block rules forgot to increment the denied_req counter
      2014-04-28BUG/MINOR: http: log 407 in case of proxy auth
      2014-04-28BUG/MINOR: proxy: unsafe initialization of HTTP transaction when switching from TCP frontend
      2014-04-28BUG/MEDIUM: patterns: last fix was still not enough
      2014-04-27BUG/MAJOR: patterns: -i and -n are ignored for inlined patterns
      2014-04-26BUG/MEDIUM: pattern: a typo breaks automatic acl/map numbering
      2014-04-25BUG/MINOR: ssl: really block OpenSSL's response to heartbleed attack
      2014-04-25BUG/MEDIUM: Revert "MEDIUM: ssl: Add standardized DH parameters >= 1024 bits"
      2014-04-25BUG/MAJOR: http: fix the 'next' pointer when performing a redirect
      2014-04-24BUG/MEDIUM: stats: mismatch between behaviour and doc about front/back
      2014-04-24BUG/MEDIUM: http: 100-continue responses must process the next part immediately
      2014-04-24BUG/MAJOR: http: fix timeouts during data forwarding
      2014-04-24BUG/MEDIUM: channel: bi_putblk() must not wrap before the end of buffer
      2014-04-23BUG/MINOR: http: don't report server aborts as client aborts
      2014-04-23BUG/MINOR: compression: correctly report incoming byte count
      2014-04-23BUG/MINOR: stats: last session was not always set
      2014-04-22BUG/MAJOR: http: fix bug in parse_qvalue() when selecting compression algo
      2014-04-22BUG/MINOR: http: deinitialize compression after a compression error
      2014-04-22BUG/MINOR: http: deinitialize compression after a parsing error
      2014-04-15BUG/MAJOR: session: fix a possible crash with src_tracked
      2014-04-15BUG/MINOR: log: Don't dump empty unique-id
      2014-04-14BUG/MEDIUM: stick-table: fix IPv4-to-IPv6 conversion in src_* fetches
      2014-04-14BUG/MINOR: Fix name lookup ordering when compiled with USE_GETADDRINFO
      2014-04-14BUG/MINOR: build: handle whitespaces in wc -l output
      2014-04-14BUG/MEDIUM: systemd-wrapper: fix locating of haproxy binary
      2014-04-12BUG/MINOR: build: add missing objects in osx and bsd Makefiles
      2014-04-10BUG/MINOR: acl: req_ssl_sni fails with SSLv3 record version
      2014-04-09BUG/MAJOR: counters: check for null-deref when looking up an alternate table
      2014-04-06BUG/MINOR: reject malformed HTTP/0.9 requests
      2014-04-02BUG/MEDIUM: pattern: fix wrong definition of the pat_prune_fcts array
      2014-03-17BUG/MEDIUM: acl: boolean only matches were broken by recent changes
      2014-03-17BUG/MINOR: http: fix encoding of samples used in http headers
      2014-03-14BUG/MEDIUM: http: don't start to forward request data before the connect
      2014-03-14BUG/MINOR: log: The log of quotted capture header has been terminated by 2 quotes.
      2014-03-12BUG/MEDIUM: map: The map parser includes blank lines.
      2014-03-11BUG/MEDIUM: compression: fix the output type of the compressor name
      2014-03-04BUG/MINOR: raw_sock: also consider ENOTCONN in addition to EAGAIN for recv()
      2014-02-24BUG/MINOR: config: fix a crash on startup when a disabled backend references a peer
      2014-02-24BUG/MEDIUM: http: continue to emit 503 on keep-alive to different server
      2014-02-24BUG/MEDIUM: backend: prefer-last-server breaks redispatch
      2014-02-18BUG/MINOR: config: server on-marked-* statement is ignored in default-server
      2014-02-17BUG/MEDIUM: ssl: always send a full buffer after EAGAIN
      2014-02-16BUG/MINOR: ssl: fix syntax in config error message
      2014-02-16BUG/MEDIUM: config: immediately abort if peers section has no name
      2014-02-16BUG/MEDIUM: peers: fix key consistency for integer stick tables
      2014-02-12BUG/MINOR: channel: initialize xfer_small/xfer_large on new buffers
      2014-02-11BUG/MAJOR: check: fix memory leak in "tcp-check connect" over SSL
      2014-02-10BUG/MEDIUM: stats: the "lastsess" field must appear last in the CSV.
      2014-02-05BUG/MEDIUM: checks: immediately report a connection success
      2014-02-04BUG/MINOR: tcpcheck connect wrong behavior
      2014-02-02BUG/MINOR: raw_sock: correctly set the MSG_MORE flag
      2014-01-31BUG/MEDIUM: listener: improve detection of non-working accept4()
      2014-01-31BUG/MEDIUM: http: fix regression caused by recent switch to keep-alive by default
      2014-01-31BUG/MEDIUM: http/auth: Sometimes the authentication credentials can be mix between two requests
      2014-01-29BUG/MINOR: config: correctly report when log-format headers require HTTP mode
      2014-01-29BUG/MINOR: cli: fix missing break in command line parser
      2014-01-28BUG/MEDIUM: counters: fix stick-table entry leak when using track-sc2 in connection
      2014-01-28BUG/MEDIUM: counters: flush content counters after each request
      2014-01-27BUG/MINOR: sample: The c_str2int converter does not fail if the entry is not an integer
      2014-01-27BUG/MEDIUM: pattern: "pat_parse_dotted_ver()" set bad expect_type.
      2014-01-25BUG/MEDIUM: stream-interface: don't wake the task up before end of transfer
      2014-01-25BUG/MAJOR: fix freezes during compression
      2014-01-25BUG/MEDIUM: unique_id: HTTP request counter is not stable
      2014-01-25BUG/MINOR: payload: the patterns of the acl "req.ssl_ver" are no parsed with the good function.
      2014-01-21BUG/MEDIUM: pattern: Segfault in binary parser
      2014-01-20BUG/MEDIUM: polling: ensure we update FD status when there's no more activity
      2014-01-17BUG/MAJOR: ssl: fix breakage caused by recent fix abf08d9
      2014-01-15BUG/MEDIUM: map: segmentation fault with the stats's socket command "set map ..."
      2014-01-15BUG/MAJOR: connection: fix mismatch between rcv_buf's API and usage
      2014-01-14BUG/MINOR: pattern: pattern comparison executed twice
      2014-01-13BUG: Revert "OPTIM: poll: restore polling after a poll/stop/want sequence"
      2013-12-31BUG/MINOR: http: don't clear the SI_FL_DONT_WAKE flag between requests
      2013-12-28BUG/MEDIUM: stats: fix HTTP/1.0 breakage introduced in previous patch
      2013-12-28BUG/MINOR: stream-int: do not clear the owner upon unregister
      2013-12-28BUG/MINOR: channel: CHN_INFINITE_FORWARD must be unsigned
      2013-12-28BUG/MEDIUM: stats: the web interface must check the tracked servers before enabling
      2013-12-28BUG/MEDIUM: checks: unchecked servers could not be enabled anymore
      2013-12-24BUG/MINOR: http: always disable compression on HTTP/1.0
      2013-12-23BUG/MINOR: checks: successful check completion must not re-enable MAINT servers
      2013-12-20BUG: Revert "OPTIM/MEDIUM: epoll: fuse active events into polled ones during polling changes"
      2013-12-20BUG/MEDIUM: backend: do not re-initialize the connection's context upon reuse
      2013-12-17BUG/MEDIUM: stream-int: fix the keep-alive idle connection handler
      2013-12-16BUG/MINOR: acl: parser must also stop at comma on ACL-only keywords
      2013-12-16BUG/MEDIUM: checks: servers must not start in slowstart mode
      2013-12-16BUG/MINOR: stats: correctly report throttle rate of low weight servers
      2013-12-16BUG/MEDIUM: http: cook_cnt() forgets to set its output type
      2013-12-16BUG/MAJOR: patterns: fix double free caused by loading strings from files
      2013-12-16BUG/MAJOR: session: repair tcp-request connection rules
      2013-12-14BUG/MEDIUM: checks: tracking servers must not inherit the MAINT flag
      2013-12-14BUG/MEDIUM: checks: ensure we can enable a server after boot
      2013-12-13BUG/MEDIUM: sample: simplify and fix the argument parsing
      2013-12-11BUG/MEDIUM: sample: conversion from str to ipv6 may read data past end
      2013-12-11BUG/MEDIUM: map: Bad map file parser
      2013-12-11BUG/MEDIUM: checks: agent doesn't get the response if server does not closes
      2013-12-11BUG/MINOR: check_config_validity: check the returned value of stktable_init()
      2013-12-10BUG/MEDIUM: channel: bo_getline() must wait for \n until buffer is full
      2013-12-09BUG/MEDIUM: pattern: Pattern node has type of "struct pat_idx_elt" in place of "struct eb_node"
      2013-12-09BUG/MEDIUM: stick-tables: complete the latest fix about store-responses
      2013-12-06BUG/MEDIUM: stick: completely remove the unused flag from the store entries
      2013-12-06BUG/MINOR: checks: tcp-check actions are enums, not flags
      2013-12-06BUG/MINOR: acl: fix sample expression error reporting
      2013-12-06BUG/MEDIUM: args: fix double free on error path in argument expression parser
      2013-12-06BUG/MEDIUM: check: tcp-check might miss some outgoing data when socket buffers are full
      2013-12-06BUG/MEDIUM: checks: tcp-check: do not poll when there's nothing to send
      2013-12-06BUG/MINOR: map: The map list was declared in the map.h file
      2013-12-06BUG/MINOR: acl: acl parser does not recognize empty converter list
      2013-12-05BUG/MINOR: checks: do not trust errno in write event before any syscall
      2013-12-05BUG/MEDIUM: acl: fix regression introduced by latest converters support
      2013-12-04BUG/MINOR: connection: check EINTR when sending a PROXY header
      2013-12-04BUG/MINOR: tcp: check that no error is pending during a connect probe
      2013-12-04BUG/MEDIUM: checks: also update the DRAIN state from the web interface
      2013-12-03BUG/MINOR: checks: don't consider errno and use conn->err_code
      2013-12-03BUG/MEDIUM: checks: fix a long-standing issue with reporting connection errors
      2013-12-03BUG/MEDIUM: checks: fix health check regression causing them to depend on declaration order
      2013-12-03BUG/MINOR: http: usual deinit stuff in last commit
      2013-12-02BUG/MINOR: log: fix log-format parsing errors
      2013-12-02BUG/MINOR: config: report the correct track-sc number in tcp-rules
      2013-12-01BUG/MINOR: backend: fix target address retrieval in transparent mode
      2013-12-01BUG/MINOR: connection: fix typo in error message report
      2013-11-28BUG/MINOR: arg: fix error reporting for add-header/set-header sample fetch arguments
      2013-11-28BUG/MEDIUM: sample: The function v4tov6 cannot support input and output overlap
      2013-11-28BUG/MINOR: stats: do not report "via" on tracking servers in maintenance
      2013-11-28BUG/MAJOR: check: fix haproxy crash during soft-stop/soft-start
      2013-11-27BUG/MAJOR: fix haproxy crash when using server tracking instead of checks
      2013-11-21BUG/MAJOR: server: weight calculation fails for map-based algorithms
      2013-11-21BUG/MEDIUM: checks: fix slow start regression after fix attempt
      2013-11-18BUG/MINOR: http: fix build warning introduced with url32/url32_src
      2013-11-18BUG/MEDIUM: http: fix possible parser crash when parsing erroneous "http-request redirect" rules
      2013-11-16BUG/MINOR: stats: don't count tarpitted connections twice
      2013-11-14BUG/MINOR: acl: remove patterns from the tree before freeing them
      2013-10-30BUG/MEDIUM: acl: do not evaluate next terms after a miss
      2013-10-30BUG/MEDIUM: tcp: do not skip tracking rules on second pass
      2013-10-30BUG/MINOR: peers: set the accept date in outgoing connections
      2013-10-30BUG/MEDIUM: session: risk of crash on out of memory conditions
      2013-10-22BUG/MINOR: acl: implicit arguments of ACL keywords were not properly resolved
      2013-10-14BUG/MEDIUM: http: accept full buffers on smp_prefetch_http
      2013-10-10BUG/MINOR: ssl: verifyhost does not match empty strings on wildcard.
      2013-10-10BUG/MINOR: ssl: potential memory leaks using ssl_c_key_alg or ssl_c_sig_alg.
      2013-10-06BUG/MINOR: deinit: free server map which is allocated in init_server_map()
      2013-09-29BUG/MINOR: acl: fix improper string size assignment in proxy argument
      2013-09-23BUG/MINOR: fix forcing fastinter in "on-error"
      2013-09-17BUG/MEDIUM: ssl: potential memory leak using verifyhost
      2013-09-03BUG/MEDIUM: fix broken send_proxy on FreeBSD
      2013-08-31BUG/MINOR: log: junk at the end of syslog packet
      2013-08-31BUG/MEDIUM: unique_id: junk in log on empty unique_id
      2013-08-13BUG/MEDIUM: unique_id: HTTP request counter must be unique!
      2013-08-13BUG/MINOR: cli: "clear table" must not kill entries that don't match condition
      2013-08-13BUG/MINOR: use the same check condition for server as other algorithms
      2013-07-22BUG/MINOR: stream_interface: don't call chk_snd() on polled events
      2013-07-22BUG/MEDIUM: splicing: fix abnormal CPU usage with splicing
      2013-07-22BUG/MEDIUM: server: set the macro for server's max weight SRV_UWGHT_MAX to SRV_UWGHT_RANGE
      2013-07-06BUG/MAJOR: http: sample prefetch code was not properly migrated
      2013-07-04BUG/MEDIUM: http: "option checkcache" fails with the no-cache header
      2013-07-04BUG/MAJOR: http: don't emit the send-name-header when no server is available
      2013-07-01BUG: counters: third counter was not stored if others unset
      2013-06-26BUG/MINOR: deinit: free fdinfo while doing cleanup
      2013-06-23BUG/MINOR: http: fix "set-tos" not working in certain configurations
      2013-06-21BUG/MEDIUM: prevent gcc from moving empty keywords lists into BSS
      2013-06-17BUG/CRITICAL: fix a possible crash when using negative header occurrences
      2013-06-12BUG/MINOR: acl: correctly consider boolean fetches when doing casts
      2013-06-08BUG/MAJOR: http: always ensure response buffer has some room for a response
      2013-05-31BUG: ssl: fix crt-list for clients not supporting SNI
      2013-05-31BUG: ssl: send payload gets corrupted if tune.ssl.maxrecord is used
      2013-05-08BUG/MINOR: acl: fix a double free during exit when using PCRE_JIT
      2013-04-28BUG/MEDIUM: compression: the deflate algorithm must use global settings as well
      2013-04-26BUG/MEDIUM: shctx: makes the code independent on SSL runtime version.
      2013-04-26BUG/MEDIUM: ssl: EDH ciphers are not usable if no DH parameters present in pem file.
      2013-04-24BUG/MINOR: config: "source" does not work in defaults section
      2013-04-23BUG/MINOR: fix unterminated ACL array in compression
      2013-04-22BUG/MEDIUM: Fix crt-list file parsing error: filtered name was ignored.
      2013-04-21BUG/MEDIUM: stats: fix a regression when dealing with POST requests
      2013-04-20BUG/MEDIUM: stats: allocate the stats frontend also on "stats bind-process"
      2013-04-19BUG/MINOR: stats: the status bar does not appear anymore after a change
      2013-04-19BUG/MINOR: stats: fix confirmation links on the stats interface
      2013-04-15BUG/MINOR: jit: don't rely on USE flag to detect support
      2013-04-14BUG/MAJOR: http: compression still has defects on chunked responses
      2013-04-13BUG/MINOR: cli: "clear table xx data.xx" does not work anymore
      2013-04-13BUG/MINOR: cli: "clear table" did not work anymore without a key
      2013-04-12BUG/MEDIUM: log: fix regression on log-format handling
      2013-04-12BUG/MAJOR: backend: consistent hash can loop forever in certain circumstances
      2013-04-11BUG/MAJOR: peers: fix an overflow when syncing strings larger than 16 bytes
      2013-04-11BUG/MINOR: tcp: fix error reporting for TCP rules
      2013-04-11BUG: regex: fix pcre compile error when using JIT
      2013-04-07BUG/MAJOR: acl: add implicit arguments to the resolve list
      2013-04-06BUG/MEDIUM: splicing is broken since 1.5-dev12
      2013-04-03BUG/MINOR: http: add-header/set-header did not accept the ACL condition
      2013-04-03BUG/CRITICAL: using HTTP information in tcp-request content may crash the process
      2013-04-03BUG/MAJOR: http: fix regression introduced by commit d655ffe
      2013-04-02BUG/MAJOR: http: fix regression introduced by commit a890d072
      2013-04-02BUG/MEDIUM: ssl: improve error processing and reporting in ssl_sock_load_cert_list_file()
      2013-04-02BUG/MEDIUM: systemd-wrapper: don't leak zombie processes
      2013-04-02BUG/MAJOR: http: use a static storage for sample fetch context
      2013-04-01BUG/MEDIUM: tools: vsnprintf() is not always reliable on Solaris
      2013-03-31BUG/MINOR: acl: ssl_c_used, ssl_fc{,_has_crt,_has_sni} take no pattern
      2013-03-31BUG/MINOR: acl: ssl_fc_{alg,use}_keysize must parse integers, not strings
      2013-03-31BUG/MAJOR: ev_select: disable the select() poller if maxsock > FD_SETSIZE
      2013-03-26BUG/MEDIUM: http: fix another issue caused by http-send-name-header
      2013-03-25BUG/MEDIUM: config: ACL compatibility check on "redirect" was wrong
      2013-03-24BUG/MEDIUM: http: add-header should not emit "-" for empty fields
      2013-03-08BUG/MEDIUM: checks: don't call connect() on unsupported address families
      2013-03-08BUG/MEDIUM: stats: never apply "unix-bind prefix" to the global stats socket
      2013-03-06BUG/MEDIUM: ssl: ECDHE ciphers not usable without named curve configured.
      2013-03-06BUG/MEDIUM: tools: fix bad character handling in str2sa_range()
      2013-03-04BUG/MINOR: syscall: fix NR_accept4 system call on sparc/linux
      2013-02-15BUG/MEDIUM: config: fix parser crash with bad bind or server address
      2013-02-13BUG/MINOR: Correct logic in cut_crlf()
      2013-02-12BUG/MEDIUM: checks: fix a race condition between checks and observe layer7
      2013-02-05BUG/MEDIUM: log: emit '-' for empty fields again
      2013-01-24BUG/MEDIUM: ssl: openssl 0.9.8 doesn't open /dev/random before chroot
      2013-01-24BUG/MINOR: unix: remove the 'level' field from the ux struct
      2013-01-24BUG/MEDIUM: uri_auth: missing NULL check and memory leak on memory shortage
      2013-01-24BUG/MEDIUM: tools: off-by-one in quote_arg()
      2013-01-24BUG/MEDIUM: signal: signal handler does not properly check for signal bounds
      2013-01-24BUG/MINOR: log: improper NULL return check on utoa_pad()
      2013-01-24BUG/MINOR: cli: show sess should always validate s->listener
      2013-01-24BUG/MEDIUM: checks: ensure the health_status is always within bounds
      2013-01-24BUG/MINOR: config: check the proper variable when parsing log minlvl
      2013-01-24BUG/MINOR: config: free peer's address when exiting upon parsing error
      2013-01-24BUG/MINOR: config: fix improper check for failed memory alloc in ACL parser
      2013-01-18BUG/MINOR: epoll: use a fix maxevents argument in epoll_wait()
      2013-01-18BUG/MEDIUM: config: verbosely reject peers sections with multiple local peers
      2013-01-18BUG/MEDIUM: remove supplementary groups when changing gid
      2013-01-17BUG/MEDIUM: peers: only the last peers section was used by tables
      2013-01-10BUG/MINOR: log: temporary fix for lost SSL info in some situations
      2013-01-05BUG/MINOR: http-compression: lookup Cache-Control in the response, not the request
      2012-12-30BUG/MEDIUM: checks: ignore late resets after valid responses
      2012-12-30BUG/MEDIUM: stream_interface: don't close outgoing connections on shutw()
      2012-12-30BUG/MINOR: http: don't process abortonclose when request was sent
      2012-12-29BUG/MINOR: time: frequency counters are not totally accurate
      2012-12-28BUG/MINOR: log: make log-format, unique-id-format and add-header more independant
      2012-12-28BUG/MEDIUM: stats: disable request analyser when processing POST or HEAD
      2012-12-28BUG/MINOR: http: http-request add-header emits a corrupted header
      2012-12-27BUG/MINOR: stats: http-request rules still don't cope with stats
      2012-12-25BUG/MINOR: stats: last fix was still wrong
      2012-12-25BUG/MEDIUM: stats: fix stats page regression introduced by commit 20b0de5
      2012-12-23BUG/MINOR: log: fix regression introduced by commit 8a3f52
      2012-12-20BUG/MINOR: log: add_to_logformat_list() used the wrong constants
      2012-12-20BUG/MEDIUM: log: fix possible segfault during config parsing
      2012-12-20BUG/MINOR: http: don't abort client connection on premature responses
      2012-12-19BUG/MEDIUM: stream_interface: fix another case where the reader might not be woken up
      2012-12-19BUG/MAJOR: stream_interface: fix occasional data transfer freezes
      2012-12-17BUG/MEDIUM: connection: always update connection flags prior to computing polling
      2012-12-15BUG/MINOR: stream_interface: don't return when the fd is already set
      2012-12-15BUG/MEDIUM: stream-interface: fix possible stalls during transfers
      2012-12-14BUG/MINOR: ssl: error is not reported if it occurs simultaneously with peer close detection.
      2012-12-14BUG/MEDIUM: ssl: Prevent ssl error from affecting other connections.
      2012-12-14BUG/MINOR: poll: the I/O handler was called twice for polled I/Os
      2012-12-10BUG/MINOR: connection: remove a few synchronous calls to polling updates
      2012-12-10BUG/MAJOR: connection: always recompute polling status upon I/O
      2012-12-09BUG/MINOR: proto_tcp: bidirectional fetches not supported anymore in track-sc1/2
      2012-12-09BUG/MINOR: proto_tcp: fix parsing of "table" in track-sc1/2
      2012-12-09BUG/MEDIUM: stick-tables: conversions to strings were broken in dev13
      2012-12-08BUG/MEDIUM: tcp: process could theorically crash on lack of source ports
      2012-12-08BUG/MINOR: tcp: set the ADDR_TO_SET flag on outgoing connections
      2012-12-08BUG/MEDIUM: session: fix FD leak when transport layer logging is enabled
      2012-12-07BUG/MAJOR: polling: do not set speculative events on ERR nor HUP
      2012-12-07BUG/MAJOR: raw_sock: must check error code on hangup
      2012-12-04BUG/MINOR: http: don't log a 503 on client errors while waiting for requests
      2012-12-03BUG/MEDIUM: ssl: first outgoing connection would fail with {ca,crt}-ignore-err
      2012-12-03BUG/MINOR: ssl: One free session in cache remains unused.
      2012-12-03BUG/MEDIUM: comp: DEFAULT_MAXZLIBMEM was expressed in bytes and not megabytes
      2012-11-27BUG/MINOR: http: disable compression when message has no body
      2012-11-26BUG/MEDIUM: ssl: Fix handshake failure on session resumption with client cert.
      2012-11-26BUG/MAJOR: stats: correctly check for a possible divide error when showing compression ratios
      2012-11-26BUG/MINOR: compression: Content-Type is case insensitive
      2012-11-26BUG/MINOR: http: don't report client aborts as server errors
      2012-11-26BUG/MAJOR: cli: show sess may randomly corrupt the back-ref list
      2012-11-24BUG/MEDIUM: connection: local_send_proxy must wait for connection to establish
      2012-11-24BUG/MEDIUM: checks: report handshake failures
      2012-11-24BUG/MEDIUM: connection: always disable polling upon error
      2012-11-24BUG/MINOR: stats: fix inversion of the report of a check in progress
      2012-11-24BUG/MEDIUM: acl: make prue_acl_expr() correctly free ACL expressions upon exit
      2012-11-23BUG/MEDIUM: acl: correctly resolve all args, not just the first one
      2012-11-23BUG/MAJOR: peers: the listener's maxaccept was not set and caused loops
      2012-11-23BUG/MEDIUM: checks: prevent TIME_WAITs from appearing also on timeouts
      2012-11-23BUG/MAJOR: checks: close FD on all timeouts
      2012-11-23BUG/MINOR: checks: slightly clean the state machine up
      2012-11-23BUG/MEDIUM: compression: does not forward trailers
      2012-11-23BUG/MINOR: checks: don't mark the FD as closed before transport close
      2012-11-23BUG/MEDIUM: checks: ensure we completely disable polling upon success
      2012-11-23BUG/MEDIUM: checks: mark the check as stopped after a connect error
      2012-11-21BUG/MAJOR: stream_interface: read0 not always handled since dev12
      2012-11-21BUG/MINOR: compression: dynamic level increase
      2012-11-19BUG/MAJOR: stream_interface: certain workloads could cause get stuck
      2012-11-19BUG: compression: properly disable compression when content-type does not match
      2012-11-15BUG/MEDIUM: compression: release the zlib pools between keep-alive requests
      2012-11-15BUG/MINOR: compression: deinit zlib only when required
      2012-11-15BUG/MEDIUM: compression: no Content-Type header but type in configuration
      2012-11-15BUG: compression: do not always increment the round counter on allocation failure
      2012-11-15BUG: proxy: fix server name lookup in get_backend_server()
      2012-11-13BUG: halog: fix broken output limitation
      2012-11-12BUG/MEDIUM: ssl: Fix sometimes reneg fails if requested by server.
      2012-11-12BUG/MEDIUM: ssl: Fix some reneg cases not correctly handled.
      2012-11-12BUG/MEDIUM: ssl: review polling on reneg.
      2012-11-12BUG: polling: don't skip polled events in the spec list
      2012-11-12BUG: connection: fix typo in previous commit
      2012-11-11BUG: raw_sock: also consider ENOTCONN in addition to EAGAIN
      2012-11-10BUG: http: revert broken optimisation from 82fe75c1a79dac933391501b9d293bce34513755
      2012-11-09BUG/MAJOR: always clear the CO_FL_WAIT_* flags after updating polling flags
      2012-11-09BUG/MINOR: session: mark the handshake as complete earlier
      2012-10-29BUG/MINOR: session: ensure that we don't retry connection if some data were sent
      2012-10-29BUG/MINOR: stream_interface: don't loop over ->snd_buf()
      2012-10-27BUG: compression: disable auto-close and enable MSG_MORE during transfer
      2012-10-26BUG/MEDIUM: tcp: transparent bind to the source only when address is set
      2012-10-26BUG/MEDIUM: command-line option -D must have precedence over "debug"
      2012-10-26BUG/MINOR: http: compression should consider all Accept-Encoding header values
      2012-10-25BUG/MAJOR: fix a segfault on option http_proxy and url_ip acl
      2012-10-24BUG/MEDIUM: acls using IPv6 subnets patterns incorrectly match IPs
      2012-10-22BUG/MAJOR: connection: risk of crash on certain tricky close scenario
      2012-10-20BUG/MEDIUM: http: set DONTWAIT on data when switching to tunnel mode
      2012-10-19BUG: ssl: fix ssl_sni ACLs to correctly process regular expressions
      2012-10-12BUG/MEDIUM: session: enable the conn_session_update() callback
      2012-10-12BUG/MINOR: session: fix some leftover from debug code
      2012-10-12BUG/MINOR: ssl: Fix issue on server statements 'no-tls*' and 'no-sslv3'
      2012-10-10BUG/MEDIUM: config: check-send-proxy was ignored if SSL was not builtin
      2012-10-10BUG/MINOR: halog: fix help message for -ut/-uto
      2012-10-10BUG/MINOR: halog: -ad/-ac report the correct number of output lines
      2012-10-05BUG/MAJOR: ensure that hdr_idx is always reserved when L7 fetches are used
      2012-10-05BUG/MEDIUM: ssl: subsequent handshakes fail after server configuration changes
      2012-10-05BUG: connection: fix regression from commit 9e272bf9
      2012-10-05BUG/MINOR: build: Fix failure with USE_OPENSSL=1 and USE_FUTEX=1 on archs i486 and i686.
      2012-10-05BUG/MINOR: conf: Fix 'maxsslconn' statement error if built without OPENSSL.
      2012-10-04BUG/MINOR: epoll: correctly disable FD polling in fd_rem()
      2012-10-04BUG/MEDIUM: listener: don't pause protocols that do not support it
      2012-10-04BUG/MINOR: config: use a copy of the file name in proxy configurations
      2012-10-04BUG/MEDIUM: proxy: must not try to stop disabled proxies upon reload
      2012-10-02BUG/MINOR: ssl: report the L4 connection as established when possible
      2012-10-02BUG/MINOR: build: Fix compilation issue on openssl 0.9.6 due to missing CRL feature.
      2012-10-02BUG/MINOR: ssl: Fix CRL check was not enabled when crlfile was specified.
      2012-09-27BUG/MAJOR: http: chunk parser was broken with buffer changes
      2012-09-26BUG: stats: fix regression introduced by commit 4348fad1
      2012-09-24BUG/MINOR: config: check the proper pointer to report unknown protocol
      2012-09-24BUG: http: do not print garbage on invalid requests in debug mode
      2012-09-24BUILD: fix compilation error with DEBUG_FULL
      2012-09-22BUG: backend: balance hdr was broken since 1.5-dev11
      2012-09-15BUG/MAJOR: ssl: missing tests in ACL fetch functions
      2012-09-06BUG: tcp: close socket fd upon connect error
      2012-09-05BUG/MEDIUM: workaround an eglibc bug which truncates the pidfiles when nbproc > 1
      2012-09-04BUG: ssl: mark the connection as waiting for an SSL connection during the handshake
      2012-08-31BUG: stktable: tcp_src_to_stktable_key() must return NULL on invalid families
      2012-08-09BUG/MINOR: to_log erased with unique-id-format
      2012-07-31BUG/MINOR: polling: some events were not set in various pollers
      2012-07-31BUG/MINOR: tarpit: fix condition to return the HTTP 500 message
      2012-06-15BUG/MINOR: ACL implicit arguments must be created with unresolved flag
      2012-06-09BUG/MEDIUM: ebtree: ebmb_insert() must not call cmp_bits on full-length matches
      2012-06-06BUG/MAJOR: cookie prefix doesn't support cookie-less servers
      2012-06-01BUG/MINOR: commit 196729ef used wrong condition resulting in freeing constants
      2012-06-01BUG/MEDIUM: ensure that unresolved arguments are freed exactly once
      2012-05-31BUG/MINOR: config: do not report twice the incompatibility between cookie and non-http
      2012-05-31BUG/MINOR: log: don't report logformat errors in backends
      2012-05-31BUG/MINOR: fix option httplog validation with TCP frontends
      2012-05-31BUG/MEDIUM: buffers: fix bi_putchr() to correctly advance the pointer
      2012-05-31BUG/MEDIUM: register peer sync handler in the proper order
      2012-05-31BUG/MAJOR: b_rew() must pass a signed offset to b_ptr()
      2012-05-30BUG/MINOR: perform_http_redirect also needs to rewind the buffer
      2012-05-30BUG/MEDIUM: option forwardfor if-none doesn't work with some configurations
      2012-05-25BUG/MINOR: checks: expire on timeout.check if smaller than timeout.connect
      2012-05-20BUG/MINOR: stop connect timeout when connect succeeds
      2012-05-19BUG/MAJOR: checks: don't call set_server_status_* when no LB algo is set
      2012-05-18BUG/MAJOR: fix regression on content-based hashing and http-send-name-header
      2012-05-16BUG/MAJOR: trash must always be the size of a buffer
      2012-05-11BUG/MEDIUM: stream_interface: restore get_src/get_dst
      2012-05-10BUG/MEDIUM: config: don't crash at config load time on invalid userlist names
      2012-05-10CLEANUP: auth: make the code build again with DEBUG_AUTH
      2012-05-10BUG/MAJOR: acl: http_auth_group() must not accept any user from the userlist
      2012-05-10BUG/MINOR: stats admin: "Unexpected result" was displayed unconditionally
      2012-05-08BUG/MEDIUM: log: ensure that unique_id is properly initialized
      2012-05-08BUG/MEDIUM: send_proxy: fix initialisation of send_proxy_ofs
      2012-05-08BUG/MINOR: http: ensure that msg->err_pos is always relative to buf->p
      2012-05-08BUG/MINOR: http: error snapshots are wrong if buffer wraps
      2012-05-08BUG/MINOR: http_auth: ACLs are volatile, not permanent
      2012-04-09BUG/MINOR: acl: req_ssl_sni would randomly fail if a session ID is present
      2012-03-31BUG/MEDIUM: balance source did not properly hash IPv6 addresses
      2012-03-27BUG/MAJOR: log: possible segfault with logformat
      2012-03-24BUG/MAJOR: possible crash when using capture headers on TCP frontends
      2012-03-19BUG/MEDIUM: bad length in log_format and __send_log
      2012-03-19BUG/CRITICAL: log: fix risk of crash in development snapshot
      2012-03-12BUG/MINOR: log-format: fix %o flag
      2012-03-10BUG: stream_sock: si->release was not called upon shutw()
      2012-03-09BUG/MINOR: stream_sock: don't remove BF_EXPECT_MORE and BF_SEND_DONTWAIT on partial writes
      2012-03-09BUG: checks: fix server maintenance exit sequence
      2012-03-05BUG: http: disable TCP delayed ACKs when forwarding content-length data
      2012-03-01BUG: queue: fix dequeueing sequence on HTTP keep-alive sessions
      2012-02-24BUG: fix httplog trailing LF
      2012-02-02BUG: fix double free in peers config error path
      2012-01-20BUG/MEDIUM: zero-weight servers must not dequeue requests from the backend
      2012-01-20BUG/MEDIUM: correctly disable servers tracking another disabled servers.
      2012-01-09BUG/MINOR: fix typo in processing of http-send-name-header
      2012-01-09BUG/MINOR: cli: correctly remove the whole table on "clear table"
      2012-01-07BUG: http: tighten the list of allowed characters in a URI
      2011-12-30BUG: proto_tcp: don't try to bind to a foreign address if sin_family is unknown
      2011-12-17BUG: http: re-enable TCP quick-ack upon incomplete HTTP requests
      2011-12-02BUG: ebtree: ebst_lookup() could return the wrong entry
      2011-11-30BUG: tcp: option nolinger does not work on backends
      2011-11-28BUG: buffers: don't return a negative value on buffer_total_space_res()
      2011-10-31BUG/MEDIUM: checks: fix slowstart behaviour when server tracking is in use
      2011-10-28BUG/MINOR: fix a segfault when parsing a config with undeclared peers
      2011-10-09BUG/MINOR: fix options forwardfor if-none when an alternative header name is specified
      2011-09-23BUG/MINOR: don't use a wrong port when connecting to a server with mapped ports
      2011-09-16BUG/MEDIUM: don't trim last spaces from headers consisting only of spaces
      2011-09-07[BUG] peers: ensure the peers are resumed if they were paused
      2011-09-07[BUG] peers: don't keep a peers section which has a NULL frontend
      2011-09-07[BUG] peers: the peer frontend must not emit any log
      2011-09-07[BUG] peers: don't pre-allocate 65000 connections to each peer
      2011-09-05[BUG] http: trailing white spaces must also be trimmed after headers
      2011-08-27[BUG] backend: risk of picking a wrong port when mapping is used with crossed families
      2011-08-27[BUG] checks: use the correct destination port for sending checks
      2011-08-24[BUG] possible crash in 'show table' on stats socket
      2011-08-19[BUG] check: http-check expect + regex would crash in defaults section
      2011-07-29[BUG] proxy: stats frontend and peers were missing many initializers
      2011-07-25[BUG] proxy: peers must only be stopped once, not upon every call to maintain_proxies
      2011-07-24[BUG] stream_sock: ensure orphan listeners don't accept too many connections
      2011-07-24[BUG] stream_sock: disable listener when system resources are exhausted
      2011-07-20[BUG] session: risk of crash on out of memory (1.5-dev regression)
      2011-07-11[BUG] halog: correctly handle truncated last line
      2011-06-17[BUG] checks: fix support of Mysqld >= 5.5 for mysql-check
      2011-05-31[BUG] stats: support url-encoded forms
      2011-05-09[BUG] fix binary stick-tables
      2011-04-19[BUG] proto_tcp: fix address binding on remote source
      2011-04-13[BUG] checks: http-check expect could fail a check on multi-packet responses
      2011-04-07[BUG] stick-tables did not work when converting IPv6 to IPv4
      2011-04-07[BUG] TCP source tracking was broken with IPv6 changes
      2011-04-05[BUG] stream_sock: use get_addr_len() instead of sizeof() on sockaddr_storage
      2011-03-28[BUG] stream_sock: fix handling for server side PROXY protocol
      2011-03-28[BUG] http: fix content-length handling on 32-bit platforms
      2011-03-27[BUG] http: fix possible incorrect forwarded wrapping chunk size (take 2)
      2011-03-27[BUG] log: retrieve the target from the session, not the SI
      2011-03-27[BUG] session: conn_retries was not always initialized
      2011-03-22[BUG] standard: is_addr return value for IPv4 was inverted
      2011-03-16[BUG] session: src_conn_cur was returning src_conn_cnt instead
      2011-03-13[BUG] http: stats were not incremented on http-request deny
      2011-03-09[BUG] config: don't crash on empty pattern files.
      2011-03-04[BUG] stats: admin web interface must check the proxy state
      2011-03-04[BUG] stats: admin commands must check the proxy state
      2011-03-01[BUG] http: balance url_param did not work with first parameters on POST
      2011-03-01[BUG] http: fix computation of message body length after forwarding has started
      2011-03-01[BUG] http: fix possible incorrect forwarded wrapping chunk size
      2011-02-26[BUG] acl: fd leak when reading patterns from file
      2011-02-23[BUG] acl: srv_id must return no match when the server is NULL
      2011-02-16[BUG] startup: set the rlimits before binding ports, not after.
      2011-02-16[BUG] cfgparse: correctly count one socket per port in ranges
      2011-02-13[BUG] http: use correct ACL pointer when evaluating authentication
      2011-02-12[BUG] http: update the header list's tail when removing the last header
      2011-01-04[BUG] ebtree: fix ebmb_lookup() with len smaller than the tree's keys
      2011-01-04[BUG] stick-table: use the private buffer when padding strings
      2011-01-03[BUG] acl: fix handling of empty lines in pattern files
      2011-01-02[BUG] stick-table: correctly terminate string keys during lookups
      2010-12-29[BUG] http: fix http-pretend-keepalive and httpclose/tunnel mode
      2010-12-29[BUG] session: release slot before processing pending connections
      2010-12-29[BUG] http: fix incorrect error reporting during data transfers
      2010-12-17[BUG] http: analyser optimizations broke pipelining
      2010-12-12[BUG] stream_interface: truncate buffers when sending error messages
      2010-12-12[BUG] http chunking: don't report a parsing error on connection errors
      2010-11-29[BUG] http: do not re-enable the PROXY analyser on keep-alive
      2010-11-28[BUG] http: correctly update the header list when removing two consecutive headers
      2010-11-19[BUG] appsession: fix possible double free in case of out of memory
      2010-11-19[BUG] capture: do not capture a cookie if there is no memory left
      2010-11-19[BUG] debug: report the correct poller list in verbose mode
      2010-11-11[BUG] accept: don't close twice upon error
      2010-11-11[BUG] stick table entries expire on counters updates/read or show table, even if there is no "expire" parameter
      2010-11-11[BUG] stick table purge failure if size less than 255
      2010-11-11[BUG] session: don't stop forwarding of data upon last packet
      2010-10-30[BUG] ebtree: fix duplicate strings insertion
      2010-10-30[BUG] cookie: correctly unset default cookie parameters
      2010-10-30[BUG] proto_tcp: potential bug on pattern fetch dst and dport
      2010-10-30[BUG] config: report correct keywords for "observe"
      2010-10-30[BUG] checks: don't log backend down for all zero-weight servers
      2010-10-30[BUG] Restore info about available active/backup servers
      2010-10-30[BUG] stream_sock: try to flush any extra pending request data after a POST
      2010-10-30[BUG] ebtree: string_equal_bits() could return garbage on identical strings
      2010-09-21[BUG] stream_sock: cleanly disable the listener in case of resource shortage
      2010-09-07[BUG] stream_interface: only call si->release when both dirs are closed
      2010-09-03[BUG] deinit: unbind listeners before freeing them
      2010-08-30[BUG] http: don't consider commas as a header delimitor within quotes
      2010-08-28[BUG] http: don't set auto_close if more data are expected
      2010-08-20[BUG] conf: add tcp-request content rules to the correct list
      2010-08-17[BUG] stats: global stats timeout may be specified before stats socket.
      2010-08-17[BUG] queue: don't dequeue proxy-global requests on disabled servers
      2010-08-17[BUG] stats: session rate limit gets garbaged in the stats
      2010-08-10[BUG] session: analysers must be checked when SI state changes
      2010-08-10[BUG] http: denied requests must not be counted as denied resps in listeners
      2010-07-13[BUG] stick-table: correctly refresh expiration timers
      2010-06-18[BUG] stick_table: the fix for the memory leak caused a regression
      2010-06-14[BUG] config: report the correct proxy type in tcp-request errors
      2010-06-14[BUG] stick_table: fix possible memory leak in case of connection error
      2010-06-07[BUG] debug: correctly report truncated messages
      2010-06-07[BUG] debug: wrong pointer was used to report a status line
      2010-06-07[BUG] http: report correct flags in case of client aborts during body
      2010-06-07[BUG] proxy: connection rate limiting was eating lots of CPU
      2010-06-07[BUG] http: automatically close response if req is aborted
      2010-06-04[BUG] session: clear BF_READ_ATTACHED before next I/O
      2010-06-04[BUG] client: always ensure to zero rep->analysers
      2010-06-04[BUG] http: the transaction must be initialized even in TCP mode (part 2)
      2010-06-04[BUG] consistent hash: balance on all servers, not only 2 !
      2010-05-28[BUG] tcp: dropped connections must be counted as "denied" not "failed"
      2010-05-23[BUG] http: the transaction must be initialized even in TCP mode
      2010-05-23[BUG] http: dispatch and http_proxy modes were broken for a long time
      2010-05-09[BUG] cttproxy: socket fd leakage in check_cttproxy_version
      2010-04-07[BUG] appsession should match the whole cookie name
      2010-03-25[BUG] backend: L7 hashing must not be performed on incomplete requests
      2010-03-17[BUG] checks: don't wait for a close to start parsing the response
      2010-03-17[BUG] init: unconditionally catch SIGPIPE
      2010-03-17[BUG] http: fix truncated responses on chunk encoding when size divides buffer size
      2010-03-16[BUG] checks: don't abort when second poll returns an error
      2010-03-16[BUG] checks: don't report an error when recv() returns an error after data
      2010-03-15[BUG] config: fix endless loop when parsing "on-error"
      2010-03-15[BUG] don't merge anonymous ACLs !
      2010-03-14[BUG] clf logs segfault when capturing a non existant header
      2010-03-12[BUG] url_param hash may return a down server
      2010-03-05[BUG] stats: connection reset counters must be plain ascii, not HTML
      2010-03-05[BUG] http: don't wait for response data to leave buffer is client has left
      2010-03-04[BUG] Clear-cookie path issue
      2010-03-04[BUG] logs: don't report "proxy request" when server closes early
      2010-03-04[BUG] logs: don't report "last data" when we have just closed after an error
      2010-02-23[BUG] uri_auth: do not attemp to convert uri_auth -> http-request more than once
      2010-02-23[BUG] uri_auth: ST_SHLGNDS should be 0x00000008 not 0x0000008
      2010-02-09[BUILD] fix build breakage with DEBUG_FULL
      2010-02-09[BUG] config: report unresolvable host names as errors
      2010-02-06[BUG] pxid/puid/luid: don't shift IDs when some of them are forced
      2010-02-06[BUG] cfgparse memory leak and missing free calls in deinit()
      2010-02-02[BUG] fix error response in case of server error
      2010-02-01[BUG] config: reset check request to avoid double free when switching to ssl/sql
      2010-01-28[BUG] halog: fix segfault in case of empty log in PCT mode (cherry picked from commit fe362fe4762151d209b9656639ee1651bc2b329d)
      2010-01-27[BUG] restore accidentely removed line in last patch !
      2010-01-26[BUG] patterns: copy-paste typo in type conversion arguments
      2010-01-25[BUG] http: trim any excess buffer data when recycling a connection
      2010-01-25[BUG] buffer_replace2 must never change the ->w entry
      2010-01-22[BUG] http_server_error() must not purge a previous pending response
      2010-01-16[BUG] http: don't count req errors on client resets or t/o during keep-alive
      2010-01-15[BUG] buffers: remove remains of wrong obsolete length check
      2010-01-15[BUG] check: we must not check for error before reading a response
      2010-01-14[BUG] checks: chars are unsigned on AIX, check was always true
      2010-01-11[BUG] checks: fix newline termination
      2010-01-11[BUG] health checks: fix requeued message
      2010-01-10[BUG] stream_interface: fix retnclose and remove cond_close
      2010-01-10[BUG] appsession: possible memory leak in case of out of memory condition
      2010-01-09[BUG] server redirection used an uninitialized string.
      2010-01-09[BUG] appsession's sessid must be reset at end of transaction
      2010-01-07[BUG] http: fix for capture memory leak was incorrect
      2010-01-07[BUG] http: memory leak with captures when using keep-alive
      2010-01-07[BUG] cfgparser/stats: fix error message
      2010-01-07[BUG] stats: cookie should be reported under backend not under proxy
      2010-01-06[BUG] stats: show UP/DOWN status also in tracking servers
      2010-01-06[BUG]: add 'observer', 'on-error', 'error-limit' to supported options list
      2010-01-05[BUG] http: check options before the connection header
      2010-01-05[BUG] http: don't set no-linger on response in case of forced close
      2010-01-05[BUG] http: redirect needed to be updated after recent changes
      2010-01-04[BUG] http: some possible missed close remain in the forward chain
      2010-01-04[BUG] http_process_res_common() must not skip the forward analyser
      2010-01-04[DEBUG] add an http_silent_debug function to debug HTTP states
      2010-01-04[BUG] http: fix hopefully last closing issue on data forwarding
      2010-01-04[BUG] http: disable auto-closing during chunk analysis
      2010-01-03[BUG] http: fix cookie parser to support spaces and commas in values
      2010-01-03[BUG] Healthchecks: get a proper error code if connection cannot be completed immediately
      2010-01-03[BUG] http: take care of errors, timeouts and aborts during the data phase
      2010-01-03[BUG] http: the request URI pointer is relative to the buffer
      2010-01-03[BUG] http: redirects were broken by chunk changes
      2010-01-03[BUG] http: fix erroneous trailers size computation
      2010-01-03[BUG] last fix was overzealous and disabled server-close
      2010-01-03[BUG] http: ensure we abort data transfer on write error
      2009-12-28[BUG] buffers: wrong size calculation for displaced data
      2009-12-28[BUG] stream_sock: wrong max computation on recv
      2009-12-28[BUG] http: typos on several unlikely() around header insertion
      2009-12-27[BUG] http: body parsing must consider the start of message
      2009-12-27[BUG] http: offsets are relative to the buffer, not to ->som
      2009-12-22[BUG] check_post: limit analysis to the buffer length
      2009-12-17[BUG] config: fix erroneous check on cookie domain names, again
      2009-12-17[BUG] second fix for the printf format warning
      2009-12-16[BUG] format '%d' expects type 'int', but argument 5 has type 'long int'
      2009-12-06[BUG] Configuration parser bug when escaping characters
      2009-12-06[BUG] config: cookie domain was ignored in defaults sections
      2009-12-06[BUG] config: fix erroneous check on cookie domain names
      2009-12-06[BUG] config: disable 'option httplog' on TCP proxies
      2009-12-06[BUG] config: fix wrong handling of too large argument count
      2009-12-06[BUG] config: fix error message when config file is not found
      2009-11-30[BUG] x-original-to: name was not set in default instance
      2009-11-28[BUG] stream_sock: BUF_INFINITE_FORWARD broke splice on 64-bit platforms
      2009-10-27[BUG] definitely fix regparm issues between haproxy core and ebtree
      2009-10-14[BUG] Fix silly typo: hspr_other -> hrsp_other
      2009-10-10[BUG] task.c: don't assing last_timer to node-less entries
      2009-10-05[BUG] counters: fix segfault on missing counters for a listener
      2009-10-04[BUG] Fix NULL pointer dereference in stats_check_uri_auth(), v2
      2009-10-04[BUG] config: look for ID conflicts in all sockets, not only last ones.
      2009-10-04[BUG] don't refresh timeouts late after detected activity
      2009-10-04[BUG] stats: don't call buffer_shutw(), but ->shutw() instead
      2009-10-01[BUG] check if rise/fall has an argument and it is > 0
      2009-09-24[BUG] http stats: large outputs sometimes got some parts chopped off
      2009-09-23[BUG] fix buffer_skip() and buffer_si_getline() to correctly handle wrap-arounds
      2009-09-23[BUG] variable buffer size ignored at initialization time
      2009-09-21[BUG] buffers: buffer_forward() must not always clear BF_OUT_EMPTY
      2009-09-20[BUG] stream_interface: SI_ST_CLO must have buffers SHUT
      2009-09-19[BUG] buffer_forward() would not correctly consider data already scheduled
      2009-08-31[BUG] tarpit did not work anymore
      2009-08-09[BUG] log: option tcplog would log to global if no logger was defined
      2009-08-09[BUG] task: fix possible crash when some timeouts are not configured
      2009-07-27[BUG] fix random pauses on last segment of a series
      2009-07-14[BUG] task: fix possible timer drift after update
      2009-07-14[BUG] config: tcp-request content only accepts "if" or "unless"
      2009-07-14[BUG] stream_sock: don't stop reading when the poller reports an error
      2009-07-14[BUG] stream_sock: always shutdown(SHUT_WR) before closing
      2009-07-12[BUG] default ACLs did not properly set the ->requires flag
      2009-07-07[CLEANUP] remove unused DEBUG_PARSE_NO_SPEEDUP define
      2009-07-06[BUG] http: redirect rules were processed too early
      2009-06-09[BUG] ensure that we correctly re-start old process in case of error
      2009-05-10[BUG] fix parser crash on unconditional tcp content rules
      2009-05-10[BUG] O(1) pollers should check their FD before closing it
      2009-05-08[BUG] x-original-to: fix missing initialization to default value
      2009-05-01[BUG] fix wrong pointer arithmetics in HTTP message captures
      2009-04-07[BUG] stats: total and lbtot are unsigned
      2009-03-29[BUG] don't set an expiration date directly from now_ms
      2009-03-29[BUG] stream_sock: check for shut{r,w} before refreshing some timeouts
      2009-03-28[BUG] stream_sock: disable I/O on fds reporting an error
      2009-03-28[BUG] don't call epoll_ctl() on closed sockets
      2009-03-28[BUG] reject unix accepts when connection limit is reached
      2009-03-28[BUG] reset the stream_interface connect timeout upon connect or error
      2009-03-21[BUG] check for global.maxconn before doing accept()
      2009-03-21[BUG] server check intervals must not be null
      2009-03-21[BUG] scheduler: fix improper handling of duplicates __task_queue()
      2009-03-21[BUG] sched: don't leave 3 lasts tasks unprocessed when niced tasks are present
      2009-03-15[BUG] session: errors were not reported in termination flags in TCP mode
      2009-03-15[BUG] connect timeout is in the stream interface, not the buffer
      2009-03-09[BUG] stream_sock: write timeout must be updated when forwarding !
      2009-03-08[BUG] event_accept() must always wake the task up, even in health mode
      2009-03-08[BUG] task: fix handling of duplicate keys
      2009-03-07[BUG] rate-limit in defaults section was ignored
      2009-03-06[BUG] disable any analysers for monitoring requests
      2009-03-06[BUG] switch server-side stream interface to close in case of abort
      2009-03-06[BUG] typo in timeout error reporting : report *res and not *err
      2009-03-06[BUG] interface binding: length must include the trailing zero
      2009-03-05[BUG] the "connslots" keyword was matched as "connlots"
      2009-03-01[BUG] global.tune.maxaccept must be limited even in mono-process mode
      2009-03-01[BUG] the "source" keyword must first clear optional settings
      2009-02-22[BUG] fix unix socket processing of interrupted output
      2009-02-22[BUG] fix random memory corruption using "show sess"
      2009-02-04[BUILD] Haproxy won't compile if DEBUG_FULL is defined
      2009-02-04[BUG] inform the user when root is expected but not set
      2009-02-04[BUG] we must not exit if protocol binding only returns a warning
      2009-01-27[BUG] Fix listen & more of 2 couples :
      2009-01-25[BUG] reserve some pipes for backends with splice enabled
      2008-12-23[BUG] "option transparent" is for backend, not frontend !
      2008-12-23[BUG] check timeout must not be changed if timeout.check is not set
      2008-12-07[BUG] do not dequeue the backend's pending connections on a dead server
      2008-12-07[BUG] do not dequeue requests on a dead server
      2008-12-07[BUG] critical errors should be reported even in daemon mode
      2008-12-07[BUG] cookie capture is declared in the frontend but checked on the backend
      2008-12-07[BUG] acl-related keywords are not allowed in defaults sections
      2008-12-07[BUG] ensure that listeners from disabled proxies are correctly unbound.
      2008-12-07[BUG] do not try to pause backends during reload
      2008-12-07[BUG] dynamic connection throttling could return a max of zero conns
      2008-12-07[BUG] do not release the connection slot during a retry
      2008-12-07[BUG] do not forward close from cons to prod with analysers
      2008-12-01[BUG] fix forgotten server session counter
      2008-11-23[BUG] shutw must imply close during a connect
      2008-08-26[BUG] fix harmless but wrong fd insertion sequence
      2008-08-26[BUG] Fix empty X-Forwarded-For header name when set in defaults section
      2008-08-17[BUG] process_request: HTTP body analysis must return zero if missing data
      2008-08-17[BUG] process_cli/process_srv: don't call shutdown when already done
      2008-08-17[BUG] regparm is broken on gcc < 3
      2008-08-16[BUG] maintain_proxies must not disable backends
      2008-08-16[BUG] process_response: do not touch srv_state
      2008-08-16[BUG] buffers: remove BF_MAY_CONNECT and fix forwarding issue
      2008-08-16[BUG] process_response must not enable the read FD
      2008-08-16[BUG] ev_sepoll: closed file descriptors could persist in the spec list
      2008-08-14[BUG] fix recently introduced loop when client closes early
      2008-08-13[PATCH] appsessions: cleanup DEBUG_HASH and initialize request_counter
      2008-08-11[BUG] client timeout incorrectly rearmed while waiting for server
      2008-08-11[BUG] server timeout was not considered in some circumstances
      2008-08-11[BUG] fix segfault with url_param + check_post
      2008-07-09[BUG] use_backend would not correctly consider "unless"
      2008-06-29[BUG] disable buffer read timeout when reading stats
      2008-06-29[BUG] wqueue: perform proper timeout comparisons with wrapping values
      2008-06-24[BUG] we could segfault during exit while freeing uri_auths
      2008-06-20[BUG] fix the dequeuing logic to ensure that all requests get served
      2008-06-20[BUG] log: reported queue position was offed-by-one
      2008-06-20[BUG] queue management: wake oldest request in queues
      2008-06-20[BUG] event pollers must not wait if a task exists in the run queue
      2008-06-20[DEBUG] add a TRACE macro to facilitate runtime data extraction
      2008-05-30[BUG/CLEANUP] cookiedomain -> cookie_domain rename + free(p->cookie_domain)
      2008-04-21[BUG] Flush buffers also where there are exactly 0 bytes left
      2008-03-28[BUG] fix double-decrement of server connections
      2008-03-08[BUG] option allbackups was not working anymore in roundrobin mode
      2008-03-07[BUG] str2sun could leak a small buffer in case of error during parsing
      2008-03-04[BUG] Don't increment server connections too much + fix retries
      2008-02-17[BUG] do not apply timeout.connect in checks if unset
      2008-02-17[BUG] appsession lookup in URL does not work
      2008-02-15[BUG] timeout.check was not pre-set to eternity
      2008-02-15[BUG] failed conns were sometimes incremented in the frontend!
      2008-01-22[BUG]: Restore clearing t->logs.bytes
      2008-01-18[BUG] fix truncated responses with sepoll
      2008-01-18[BUG] log response byte count, not request
      2008-01-14[BUG] build failed on CONFIG_HAP_LINUX_TPROXY without CONFIG_HAP_CTTPROXY
      2008-01-13[BUG] fix overlapping server flags
      2008-01-13[BUG] use backend's source and not server's source with tproxy
      2008-01-12[BUG] connect_server: server might not exist when sending error report
      2008-01-06[BUG] fix typo in redispatched connection
      2008-01-06[BUG] increment server connections for each connect()
      2007-12-20[BUG] hot reconfiguration failed because of a wrong error check
      2007-12-14[BUG] transparent proxy address was ignored in backend
      2007-12-03[BUG] slowstart is in ms, not seconds
      2007-11-26[BUG] fix missing parenthesis in check_response_for_cacheability
      2007-11-26[BUG] missing header names in raw stats output
      2007-11-26[BUG] relative_pid was not initialized
      2007-10-25[BUG] fix calls to localtime()
      2007-10-25[BUG] fix error checking in strl2ic/strl2uic()
      2007-10-18[BUG] scope "." must match the backend and not the frontend
      2007-10-18[BUG] fix off-by-one in path length in destroy_uxst_socket()
      2007-10-16[BUG] remove condition for exit() under fork() failure
      2007-10-16[BUG] fix wrong timeout computation in event_accept()
      2007-10-15[BUG] fix segfault on exit in new appsession code
      2007-10-15[BUG] fix double-free during clean exit
      2007-06-17[BUG] str2net() must not change the const char *
      2007-06-16[BUG] fix segfault at exit when using captures
      2007-06-16[BUG] negation in ACL conds was not cleared between terms
      2007-06-03[BUG] the epoll FD must not be shared between processes
      2007-06-03[BUG] do not re-arm read timeout after writing data
      2007-06-03[BUG] do not re-arm read timeout in SHUTR state !
      2007-05-14[BUG] pre-initialize timeouts with tv_eternity during parsing
      2007-05-14[BUG] fix broken health-checks since switch to timeval
      2007-05-14[BUG] ev_kqueue was forgotten during the switch to timeval
      2007-05-14[BUG] fix buggy timeout computation in wake_expired_tasks
      2007-05-14[BUG] fix null timeouts in *poll-based pollers
      2007-05-13[BUG] fix ev_sepoll again, this time with a new state machine
      2007-05-09[BUG] two missing states in sepoll transition matrix
      2007-05-08[BUG] fix early server close after client close
      2007-04-30[BUG] fixed connection establishment detection
      2007-04-03[BUG] initialize msg->sol before parsing first line
      2007-04-03[BUG] Status line in HTTP response could not be rewritten
      2007-03-30[BUG] fix reqadd when no option httpclose is used.
      2007-03-19[BUG] fix pointer initializations for TCP connections.
      2007-02-02[BUG] fix crash when no cookie is set on server
      2007-02-01[BUG] segfault on some erroneous configurations
      2007-01-25[BUG] hdr_idx might be left uninitialized in some cases
      2007-01-21[BUG] last backend change broke server assignment
      2006-12-04[BUG] files were missing for hdr_idx in previous commit
      2006-12-02[BUG] implemented support for multi-line headers as required by RFC2616.
      2006-06-15[BUG] neither stats nor error messages could be returned without clitimeout

      Back to the list of branches and versions
      Back to the HAProxy page

      I am well aware of the popular opinion that such subjects are too abstruse to be understood by practical mechanics¡ªan assumption that is founded mainly in the fact that the subject of heat and motion are not generally studied, and have been too recently demonstrated in a scientific way to command confidence and attention; but the subject is really no more difficult to understand in an elementary sense than that of the relation between movement and force illustrated in the "mechanical powers" of school-books, which no apprentice ever did or ever will understand, except by first studying the principles of force and motion, independent of mechanical agents, such as screws, levers, wedges, and so on. A new design should be based upon one of two suppositions¡ªeither that existing mechanism is imperfect in its construction, or that it lacks functions which a new design may supply; and if those who spend their time in making plans for novel machinery would stop to consider this from the beginning, it would save no little of the time wasted in what may be called scheming without a purpose. A man, coming silently from some concealment, in a dory, undetected in their busy absorption, held something menacingly businesslike and sending sun glints from its blue steel. Its hollow nose covered both at the range he had. ¡°Well, Sky Patrol¡ªand Ground Crew,¡± he hailed them. ¡°We are going to see some excitement at last!¡± "You're right, Si," shouted the Lieutenant and Shorty. "Hip, hip, hooray for the Army o' the Cumberland and old Pap Thomas!" "Glad ain't no name for it," said Levi. "Did you say you'd got the boys in there? Here, you men, bring me two or three of those cracker-boxes." "The very same company," gasped the woman. And the other asked: "And the raid'll be made ter-morrer?" "My¡ª" But before they had time to answer, something burst from between the stalls and ran down the darkling slope, brandishing a knife. It was Mexico Bill, running amok, as he had sometimes run before, but on less crowded occasions. The women sent up an ear-splitting yell, and made a fresh onslaught on the hedge. Someone grabbed the half-breed from behind, but his knife flashed, and the next moment he was free, dashing through the gorse towards his victims. Such a discovery could not long remain a secret;¡ªthe tale reached the ears of young De Boteler, and, already prepossessed in his favour, it was but a natural consequence that Calverley should rise from being first an assistant, to be the steward, the page, and, at length, the esquire to the heir to the barony of Sudley. But the progress of his fortunes did but add to the malevolence of the detractor and the tale-bearer; theft, sacrilege, and even murder were hinted at as probable causes for a youth, who evidently did not belong to the vulgar, being thus a friendless outcast. But the most charitable surmise was, that he was the offspring of the unhallowed love of some dame or damsel who had reared him in privacy, and had destined him for the church; and that either upon the death of his protectress, or through some fault, he had been expelled from his home. Calverley had a distant authoritative manner towards his equals and inferiors, which, despite every effort, checked inquisitiveness; and all the information he ever gave was, that he was the son of a respectable artizan of the city of London, whom his father's death had left friendless. Whether this statement was correct or not, could never be discovered. Calverley was never known to allude to aught that happened in the years previous to his becoming an inmate of the castle: what little he had said was merely in reply to direct questions. It would seem, then, that he stood alone in the world, and such a situation is by no means enviable; and although duplicity, selfishness and tyranny, formed the principal traits in his character; and though independently of tyranny and selfishness, his mind instinctively shrunk from any contact, save that of necessity, with those beneath him, yet had he gazed upon the growing beauty of Margaret till a love pure and deep¡ªa love in which was concentrated all the slumbering affections, had risen and expanded in his breast, until it had, as it were, become a part of his being. HoMEAÒ»¼¶ÈÕ±¾l00Ãâ·Ñ¿´ ENTER NUMBET 0018qujunren.com.cn
      go-deer.com.cn
      www.kanglidianqi.com.cn
      www.pdvh.com.cn
      www.gzrqn.com.cn
      daiy21.com.cn
      www.lomax.net.cn
      www.51swift.com.cn
      ss-wanba.com.cn
      ajbus.com.cn

      长篇失控的淫乱小说 欧美美女游戏节目 使尽操成人网 大鸡巴爱丝袜 成人电影免播放器的 一级色图欧美 人体艺术大胆下体图 女人下体凹凸 欧美骚逼25 少妇穴穴20p 老女人l 日本少妇做爱图片25p 女学生性交口交肛交 就爱操逼录音 胖女同 诱惑写真那个网站好 丰腴熟女乱伦 哪里能看到苍井空网络硬盘 女教师乱淫动态图片 熟妇掰逼图 性爱之人兽交 中国最火簧片 WWW.A1J3.COM WWW.HZGRYY.COM WWW.JPTUBES.COM WWW.XZYWHY.COM WWW.LYJJBJ.COM WWW.U2CHE.COM WWW.CCC195.COM WWW.ZISHG.COM WWW.VB04.COM WWW.88SCSC.COM WWW.CQGGZY.COM WWW.YNKQN.COM WWW.HAOTE.COM WWW.FXE9.COM WWW.DDD91.COM WWW.ZQTYQC.COM WWW.YUEJLWO.COM WWW.007CB.COM WWW.XMCGHH.COM WWW.AV977.COM WWW.6789DA.COM WWW.QULA7.COM WWW.HHH738.COM WWW.QB5200.COM WWW.0755MSX.NET WWW.BKHCG.COM WWW.REN999.COM WWW.AV577.COM WWW.BX857.COM WWW.QUXUNW.COM WWW.V2D5.COM WWW.500173.COM WWW.771588.COM WWW.MAV7676.COM WWW.6655.COM WWW.YOKOO.COM WWW.G8GW.COM WWW.CCC294.COM WWW.868RRC.COM WWW.XIQUREN.COM WWW.XAZHKJ.COM HEZE.DZWWW.COM WWW.UB73.COM WWW.8220365.COM WWW.AVTT2014.COM WWW.33TVTV.COM WWW.SHHEZWZ.COM WWW.IFP7.COM WWW.SZZBAF.COM WWW.1122NJ.COM WWW.ENET.COM.CN WWW.WWW.91DIZHI.SPACE WWW.13YM.COM WWW.BBB528.COM WWW.Y5QD.COM WWW.CCC903.COM WWW.OUOULU.COM WWW.YESHEMAO.NET WWW.JLZDYY.COM WWW.612SE.COM WWW.SHTJZK.COM WWW.CHUNMEN.COM WWW.A0663.COM WWW.019GEGE.COM WWW.CZJXDQ.COM WWW.GAO540.COM WWW.JLMMBB.COM WWW.HGDVD.COM WWW.9LALA.COM WWW.CC354.COM WWW.97WEN.CN WWW.OUYUJX.COM WWW.DAJIE.COM AWWW.777ZYZ.COM WWW.CCC700.COM WWW.612621.COM WWW.NI3456.COM 另类变态图片调教 放尿系列 糖糖幼幼免费网站 艹幼处在线 在线免费观看视频偷拍 窝久久草 999热这里只9999p9有精品视频 AV搞视频 王宪三级片 亚洲成人A片毛片 熟女乱伦20p上一篇下一篇 成人激情午夜网 色七七影视 插插日本骚女人 妈妈人妻受孕 第四色先锋视频 国产美女自慰视频在线观看 青楼社区的最新网址是 色欲影视2p x小色哥 色色肉肉伦乱图 少女和少男做爱黄色网站 黑崎礼子在线 美国二级伦理宅宅网 橹射 露外阴的伦理电影 裸体学生妹 童话村av 亚洲欧美幼齿无码 超碰在线大片 迷奸漂亮女邻居 小泽玛利亚与人妖图片 淑女爆菊网 古典武侠妹妹和朋友 后入90后少妇18p 超碰sm免费公开成人视频 da炮机av无码 你懂的AV资源网 制服丝袜最新在线视频 大棒插穴乱伦小说 狼国48Q 男女操B图 wwwAV4455com 天上人间宝宝福利吧 寂寞人妻居家自拍色图 性爱综合AV 草群裙社区在线视频 6080三级片mp4 成人哥哥干哥哥 街夜色亚洲视屏 白白发布 2016AV撸撸射在线视频 强奸幼女开苞小说 谢文的人体艺术 泷泽萝拉AV在线wwwlulukan1com 噜噜噜偷拍自拍 295cccom 搜索www妈妈与儿子乱伦大杂烩 性奴骚奶子 美淫小 屁眼调教 看岛国大片 偷拍亚洲美女性爱视频 偷偷摸狠狠干 狼友基地在线 高中处女开苞落红伦理聚合免插件在线 wwwfff2345 caopporn超碰 2017天天撸 搞搞电影网成人视频 国产自拍国产久久自拍视频 欧洲成人AV片 diao青青草 爱爱综合x0 狠狠舔干 曰本理伦图片 hentaixxx少女 淫淫网淫妻交换 人曾交长片 后门插逼逼动态 骗朋友出来轮奸她操死她 手机美利坚中文字幕 在线Av东方伊甸园 韩国r在线网站 男女野战图片 西瓜操 dilidili艳母 欧美成人在线免费视频 熟女乱亚洲影院 wwwpp398comVR 皇色精彩视频久草在线 小姐被黑人轮流干 天天更新在线视频 影音先锋ye321最新地址 人体艺术日本 国产女神自慰在线 淫妻交换性爱技巧校园春色hhxxoo1com 91驾校在线视频 影音先锋网站亚洲 不需下载在线观看操逼短片 猛男干娘女图片 找老熟妇做爱 543cccn 偷拍偷拍少妇25p 真人上传黄色视频免费在线观看 岛国片公媳乱伦 亚州黄色小说 成人电影偷拍无码 成人啪啪啪看骚妇的小逼插的水汪汪高潮连连视频 wwwtomitaocom 淫色直播的有哪些 人兽性爱欧美三级片 男人第四色网 久久在线经典视频 wwwaa847com下载 1111kf李宗瑞 ww26xecom 赞助商影片分类偷拍视频230自拍视频240国产视频19日韩视频 东京热MV 撸一撸亚洲色图 最新的黄色网站 775jj 百性阁mecom sss911 日本性感女护士舔男孩大鸡巴全部视频大全免费观看 影音先锋看激情电影 亚洲天堂av在线直播 www567net最新网站 各种国产AV有什么免费网址 wwwddd20com 爆乳国产 亚洲另类一国产aⅴ在线视频 特菲娜样子 爱的色放图 女人逼逼 91超在线观看视频播放 玩幼女b黄色电影淫放 哦哦叉叉 www1111avcowang 快播里面能看黄色图片不 少妇性爱电影 黑白中文母22p bb啪啪网站视频 超碰成人公开视频超碰免费131spcom 成人看片自慰免费视频在线观看视频 迅雷色色强暴小说 欧美性爱色域网 日韩av手机在线 色色人阁www63cocom av久久在线观看 欧美图片偷拍图片区手机在线播放 5080午夜电影 亚洲av无码久久在线 wwwseqing爆 公交车上干美女 人妻熟女激情自拍 俺去也插插插插 seri123一样的网站 淫女偷拍 免费三级金梅瓶 河南工业大学钟月双 美女屁股wwwpp0022com 影音先锋主播自慰 4hu46 强奸幼女妹妹小说 女人阴道穴片 av美女天堂下载 淫色人妻哥哥操 亚洲啊T天堂 狠狠爱在线牛人视频 紧急通知小姨子 田野色在线视频 xia12345magnet 天天色播 av毛片成人在线观看网站 激情啊嗯啊嗯啊啊啊嗯嗯啊 欧美大香蕉毛片 天天啪啪 色站成人美眉红楼 露脸良家人妻熟女 BNSPS298 www123chaopengcom 校园春色处女女大学生 淫荡母乳人妻 99pp黄色网站 男女上床私照 淫色网极品美穴 有木有AV软件 古墓丽影h版免费观看 黄色网址导行 办公室女秘书伦理片 日本超级AV在线视频 在哪里可以免费观看无码黄片 www1122vgcm 成人色漫 在线手机播放器 我爱操操电影免费ti789com 三给片区电影在线观看 wwgaosecom 麻生希第一部快播 meinvz1ynet 幼幼被破处 搜索美女三级黄片口活 撸一撸日日爱狠狠爱 男女大尺度啪啪图片 万达影院 97超碰色视频在线观看 宜春院首页怡红院 jlzz4欧美 www58hhhhcom 夜夜干夜夜5岁到13岁 1024jd在线看免费视频 人气女优小说 亚渊成人影院 日本激情点的床上男女 欧洲黄绝 欧美人与兽肏屄电影 淫乱派对资源 www2333ca 叼嗨视频直播真人版 免播放器成人熟女乱伦电影 成人A片小说 色色撸手机在线观看 美女哈鞭视频 上黑丝美女 无码噜噜噜AV在线观看 插日本美女粉嫩小嫩穴 免费视性爱频在线观看网站1 日本2017最新H动漫 丝袜日本美女小说 美国最新黄网址大全 蝌蚪窝久久视频 日本女模做爱视频下载 狗鸡巴插骚穴小说 香港a片毛片hciyycom 413121神马电影 jjady3infoa121html 国产视频妈妈在儿子面前自慰 黄鳝门影音先锋 表姐穴穴湿润 偷拍人妻影音 叫做sh什么的电影 草了同事老婆 超碰视频A片在线视频wwwvb111com 偷拍自拍撸撸她 lunliwang 狗干MM porn老女人 达恩电影网你懂的网站 欧美高跟骚女 男尼所巨炮无遮图mman189com 爆操情人 qq公众号色色的 青青草是华人绿色18 阿女AV 新惰色站 PU510COM 插日本少妇20p 国产谢妹妹影院wwwqqqq95com 在线访问升级中 东方在线校园春色 日韩插插插 phoenixmarie小男人 狼友a∨在线视频xw970com 亚洲高清可乐操第一站 制度丝袜国产手机在线 天堂妹2017 夜夜撸在线视频暗暗撸在线视频加多撸在线视频天天撸在线视频 私拍性爱视频 美女激情超碰 bu444com 迅雷色色种子 健身房女教练av 26UUU天天曰久久射MP4 亚洲涩图AV WWW210BECOM A极超碰 sunpornecom avttktv caov2 女同爱爱mp4 亚洲无码超碰在线播放视频2017年版中文字幕中文字幕中文字幕人妻淫乱 人人日动漫 哥哥色哥哥射哥哥干哥哥撸 男女操免费视频 想屄图 奇米影视777撸 nipingdebi 日本极品大胆私阴艺术 美女激情裸聊自拍 欧美色尼玛肛交图库 苍井空插穴图片hha6 taiwansexvideo 日本av美女裸体 色18美女游客 熟女bb被操 爱爱在线成人视频 美国长吊爆肏嫩逼 人体美鲍视频 淫乱性交图片论坛 抽插片 丝袜美女撸 真是嫩啊 肉穴被插 日本美女人体图 做爱的黄色诗 孕妇 torrent百度云 黄色网站2016自拍视频 偷拍色老大导航400色导航 嫩屄人体艺术摄影 调教骚穴 正在播放和朝鲜老妈操 岳母的肉洞 88ri88ri图片88i88 大鸡巴插狗b 操骚熟娘们 成人在线走光 嫂子 阴唇 色bt导航 少妇群交色无码 操老汉影视 操衅淫荡 成人虐待系列网站 美女裸体艺术图片15p 成人综合论坛2014 幼女做爱av 幼女激情做爱 zumeiav oumeidngfu 色妺妹快播电影 三级完整影 亚洲90后色图 迷奸小妹影音先锋 日本女性裸体色图 sha人妻civou 车模打炮17p奔雷 美女淫乱合成图片 美女人体 东北操逼电影 楚留香色网 现在有什么说新的中国美少女组合 影视先锋看动漫 山村乱伦小说远山的呼唤 日本美女美鲍人体图片 无毛幼女潮吹 车上草妈 美女被干黄色无遮挡图片 吸吮龟头 艳色荡母有声小说 百人体图片下载 WWW_X8S2_COM 美女搞鸡激情 淫女影音先锋 日本母乳喂养宠物视频 性欲强的母子淫乱 110139 白白色趁人视频 亚洲五月色人阁 日本人妖性交网 和张妈做爱 吉吉影音av激情电影 后进式猛擦美女p 日本大胆妹妹做爱 苍井空电影种子 下载 振动器黄色网站 thisav新网 女孩放尿 女人被狠操动态图 嫩白的嫂嫂 高中美女做爱图 先锋影音 伦理 影音先锋美女躶体乱伦小说 xex8cc 黑人学生内射美女老师 女优嫩逼图 工藤美纱qvod在线 WWW_979AV_COM 苍井空の玩具rmvb 日本美女性交图淫香淫色 强奸援交女艳照门 舔她的嫩心 强奸乱伦3d大奶网 色顶综合论坛 屄屄的粉红肉 ujizz姘撹夫鎴 帼鑱h仭 欧美老头做爱 丝袜熟女gif 曹查理 三级 狠狠射狠狠操色妈妈色姐姐 日本女人被干 人体外排人体艺术黄色片 寂寞少妇被插的一浪一浪 色站图片看不了 美女在酒店内射 奇米网下载av的 av爆乳公车ed2k 曰本全捰人体写真百度图片搜索 免费涩情小说 伴娘满足摄影师 同时为伴郎和摄影师服务 口交showtime 肏妈啦 田韩a片 kaobi动作片 日本成人强奸乱伦电影 刘晓庆的屄 人兽坏弟弟 成人图片成人视频 日韩户外大胆人体艺术 内涵鸡巴 人体美女阴 小穴穴进进出出图片 舔范冰冰玉足 菊色宫嘻嘻色儿女 妈妈的嫩穴洞 大胭人体艺术 百性阁撸撸侠 bbbbb666 妈妈和哥哥性交 黑石塔地图 周淑仪 wherewereyou 昵称网 臀肥骚穴图片 搜查宫先锋影音 快播毛屄屄 大鸡巴轮奸淫荡女儿 小说区淫妻交换小说史 操姐姐的小屄 西西热艺术 女主播在主播室被肏 激情明星合成论坛哥哥妹妹 欧美最大乳房人体艺术 如何操逼才舒服 性爱小说网视频 熟女骚屄姿势视频 91快播电影国外处女 台北聚色网 偷拍自拍论坛 u性爱网站 马六人体美鲍 张雨欣人体 我和2个女同事做爱 老鸡巴同志小说 熟女的角色扮演性爱快播 WWWKANDIUCOM 男男无忌 少妇偷情亚洲色图 武汉17中操操视频 在线看大奶人妻 老荡妇高跟丝袜足交 爱北京熟女 美女美学穴p WWW51MM520COM 男强奸女做 双飞小骚逼 张柏芝婐照吃鸡绝版 WWWUU11COM 我和表姐偷情 公媳乱伦影音先锋电影 泰国妹舔好 五月天四情 赵世熙年龄 欧美老太女郎丰满人体艺术 淫色影香 e416355f00025f2c 父女两性插入乱轮 新女体洗澡 WWW69OOOCOM 蒲天杯钢琴大赛 成人电泓网 金正恩操逼 性爱色站 乱论中文影院幼女 苍井空qvod电影在线 亚洲无毛穴 女明星的外阴 欧洲伦理小说 qvod亚洲东京热 omeichengrenwang 爆操舅母 黄色我的老师 动漫美女穿黑丝袜能看见洞 俄罗斯学院色色撸撸 黑人肛交亚裔女 性生活duppid1duppid1 不愿意露脸14p sjp成人动漫电影 林雨欣小雄性事全集mp3 色女图区亚洲色图操逼 香港龙虎豹五月 欧美性爱淫色 肥乳肥逼 瑟瑟性交图片 美同十次啦 裸身美女dongtai 无水印超大胆图片 骚妇性艺术 亚洲欧美卡通动漫偷拍自拍 爱玩老爸大鸡巴 女性bt图片搜索 爆操少妇骚贱逼 岳母的红裤头乱伦小说 在线观看色色影院无需播放器 淫妻交换色小说 美女小穴19p 一个样先锋影院 骚逼图欧美 男人社区 男人尻屄鸡巴拔不出来照片 熟妇操p百性阁 狠狠操幼女 张筱雨私穴 日本十次啦 长谷川凉子 我爱看片台湾永久app 亚洲成人女子偷拍图片 操老网友自拍 欧美日韩熟女变态 WWWSESEOCOM 五月成人小妹妹被射电影网 去哪里找李宗瑞视频 插逼微视频 好色小姑 丰满熟女迷恋 韩子萱抠逼 最大胆美女阴道艺术图片展 成人性爱电影母狗 大鸡吧干小姑娘 依依淫色网 黑寡妇黄色小说 幼幼潮吹 深圳龙岗鸡婆电召 快射电影 白色天使电影 下载 欧美激情校园春色www34qfcom 中文无码字幕qovd搜查官 老奶奶射精 花瓣床上美熟 中年夫妻作爱射精动态图片 小说乡村留守女人滥情 欧洲女亚洲夫妻炮 小女孩阴部视频自慰视频 av妈咪 t偷拍小电影 百合真人在线视频 天天影视jiatingluanlun 狼人专业维修 欧美男女性抽插动图片 亚洲性l大爷视频av 德国熟女大妈 东北乱交 水野朝阳丝袜凉鞋诱惑先锋影音 东莞小姐全集magnet 理伦乱伦网站 军哥哥操我 巨乳人妻催眠 xxxmobimediaweibocn WWW916RRRCOMCN wwwtr6688net 日本色倩女星波多野结衣 奇奇热奇奇色妻子撸 涩涩淫淫 91porm自拍我爱我妻 wwwhbmaocom av专卖店微信 欲表姐一家 撸色阁 丁香五月香 强暴小说成人动漫 撸撸啪啪啪撸nanrenfulicom 韩国女主播青草超碰 巨乳美女自拍自慰 操逼哥哥操小妹妹 无敌先锋mp4 wwwsaozivipsom 强奸乱干 影院先锋h卡通 先锋资源武藤クレア 大香蕉yinminwang 中国一线女星性交图 动漫另类亚洲色图 口交技巧mmissno1com 中国激情大片免费 最新巨乳波霸pppp38com 妹妹援妓git 日本大胸熟女妈妈在线视频 WWW123hp下载 乱伦美少妇 18岁人妻少妇口爆吞精 掰穴写真 亚洲色图丝袜美腿丝袜美腿偷拍自拍 激情网站五月色 青青草AV在线视频观免www388crwcom 幼幼av无需下免费看 骚熟丝足微博 www88qvqv 妖女内射17p wwwkkyuxguin 淫荡丝袜老熟女 超骚97超碰在线视频 一路路向西2在线完整版 内衣妹妹扣逼 腌也撸日日撸 人与兽的性事黄色网站 ggbb日本一级黄色操逼 亚洲色图幼y 长谷真理香bt资源 欧美女人与狗ZXXX 国模私拍gogo人体艺术 香港妹超碰 免费空姐撸管视频网站 操新疆女孩 东热在线视频女子大生 sesxxxxx 亚洲男人第四色婷婷 黄页网站成年人香港赌场黄色电影 妖怪黄色小说 av在线人妖和美女 武侠古典在线理论三级欧美激情 男屁眼被曰小说 淫斗罗 超碰人妻人人碰5533tcom 先锋影音官方下载 色色男奇米ckplayer 进逼眼图片图片大全 欧美av夜夜干夜夜 梦到舔小女孩的逼 日本肉肉美女阴毛左山 WWW_ADY9_NET 全祼大胆下体图片 嘻嘻女大人体艺术 sejiejie导航 韩国女厕所偷拍影音先锋 免费有声小说网站 猎国 有声小说 樱井莉亚电影美愚 樱井莉亚search酒吧 樱井莉亚松岛 小泽玛利亚btdiz 求无毒h网 求可以看的h网 在线观看的h网 手机快播能看的h网 可以看图片的h网 h网视频 www黄色小说com 开心五月激 东京热系列图片 五月 酒色网电影小说 下载看黄片 黄色小说在线观看 婷婷五月色桃色激情 爱川美里菜 织田真子 双叶美佳 性感内裤 一起做爱 ass69 哥哥色高清 蝴蝶谷影视 喜爱色社区 性乐汇综合 一本道AV 一道色导航 重武器女孩 女色无罪成人 台灣佬娛樂網 我爱我色成人 酒色鬼伦理资源 90后av(荐) 买春堂G谁有E谁有E 910668快播电影 xxxymovies 熟女乱伦网qvod电影 哥也爱 色一把 深爱基情网 天天基金每日净值表 无码支付在线播放 午夜AV在线观看 超碰在线关晓彤0 滨崎里绪女同全集 无需播放器的av无码电影 水梅公开超碰在线 外国色污视频 500性福利看片 聊斋艳谭17影院 资源网丝袜 亚州视频二区在线视频 我爱五月色 暴风影音怎么下载A片 日本地铁av电影 青草2018CK在线观看 日韩高清无码午夜 magnet 蒂亚AV资源 午夜男日B视频 snis623 在线播放 放课后无码观看 皇家Lu23 男人天堂2018亚洲男人天堂大香蕉 22 6ppav 邪恶天堂第99 狂欢a片 WWW6666SQCOM 三kkkk xhatmer 18 F2DZY 男人天堂在线福利2019 亚洲日韩 国产自拍 在线视频 情侣自拍内射 迅雷下载黄色视频 magnet 强奸舒不舒服 秋霞电影社长夫人 全球热门视频 magnet 强奸之夜视屏 性交内涵视频 秀玲叔嫂 在线福利视频广州富姐 榆次炮友 御姐成人纵欲视频 日本视频在校妾 玉桃园毛片 日韩主播高清福利 日本人妻资源下载地址 SNIS-430 大香蕉澳门皇冠国产自拍成人 韩国成年在线视频 性爱自拍直播视频 外国福利在线 快狐成年app 鸡鸡插嫩屄的影院 宅男影院xo 人人色人人干 五月婷婷心爱 四级剧情美国 magnet 华裔张丽精选11 magnet 滨崎真绪 西瓜影音 色大姐五月天丁香 苹果手机a片 怎么查询最新得AV番号 亚洲色综合伊人色 7080wcom手机伦理 米卡本子 www wf96 com 曰本性交派对 国产性高潮自拍 mp4 saobo下载 一本道手机在线秒播福利 免费成人激情视频 www4hu998cam 狼友 国庆 福利 提示:点开黑屏或白屏缓冲五秒 [红包] 福利免费视频 [红包] ht 张伯芝自拍在线视频 村上丽奈三级视频 京香在线视频p 葡京夜夜夜 77yy伦理 猛干黑丝袜老师 在线观看 日本一级大黄毛片 美足福利小视频在线影院 少妇美女主播应狼友要求半夜路边勾引 欧美色一色大香蕉GV 日本做爱无码动画 mp4 高树零磁力链接 巨屌性交 九九爱爱视频6re 微拍福利247 软妹在线福利 国产 同事 校园 在线 李宗瑞奇奥网33 一本道大香蕉伊人线av 95福利视频 日本色一情 依依亚洲图片去哪里 国超福利视频免费 百度云黄片 《鬼父》全集在线观看无码 爽歪歪色视频 姿势强化操视频 最新艺术片快播 5侧所性视频 阿V小视频 超碰国产思瑞 德田重男和儿媳妇嘴对嘴喝酒 淫妻自拍艳照 我的世界中国版宣传片 av免费在线手机 与和尚交缠的色却之夜 在线 av川村真矢在线影片 怎样免费看欧美性爱视频真人秀 美艳娇妻肖云韵 免费福利成人 77色女 何殷纯个人信息 ganmimi 大哥综合站 最新地址 韩国车模番号 wwwxiai09cm 牛牛碰人人础免费视频 av手机日韩在线 午夜av影院免费播放版 丘咲エミリ nnuu66日本系列 免费任你日 日本处女-视频@Here 偶偶福利私密视频 18x同学伪娘到厕所里射精动漫 操碰福利视频 star534 ftp 亚洲日韩激情在线 二本道AVDVD 在线av日韩经典 亚洲图片京东热av 剥皮人魔BT迅雷 91男人天堂91福利社 水中 五月丁香 水岛津实蓝衣地铁快播 影院在线协和 色老板在线影院观看2017 成人视频5 yingshi 399 空姐GIF av色中 免费av电影微网站在线观看 亚须希磁力 下载 动感小站福利小视频 菲菲影院 厨房塞蔬菜番号 大黄片福利 东方在线aav视频 充气娃娃A片在线观看 番号鹌 初美沙希初裸写真在线 大胸美女和黑人爱爱 日本专区无码视频3166 rbd的系列人妻在线播放 48号缚师 神马电影69小情侣 2369小电影 苍井空毛片免费 myloved视频 男欢女爱视频录像 大肚人妻孕交视频 nannuzuoaihuangsedaqquan 亚洲女同视频 k视频手机在线 无码乱操 66BAB视频在线 d群交 番号 推荐 富姐血柠檬宾馆调教视频 亚州黄色无码视频 真实迷奸大学校花一线天嫩逼 www609ee 大香蕉伊人视频免费整 欧美高清h 日本高清aaDVD 色久久久久 第四色网男人香蕉 谷露影院在线国产 caoporen公开视频在线播放 91情侣理任在线 九州av–男人的天堂! 丁香五月天小说网 伊人成人电影色大哥 WWW,A片 AV小视频在线播放 青草a免费线观 日韩高清无码在线视频 ftxx00 sayaka fukuhara 4480青苹果影院免费4460 西田麻衣高清无码视频 长沙丝足调教 xingchashipin 国产老熟女大尺度自拍 偷拍自拍在线看100p www37ibcon 福利电影tcn 欧美高跟鞋射视频在线 馒头B紧身裤视频热舞 深夜福利无码小电影 sao360 日本av视频欧美性爱视频 下载 成人久久午夜电影 草莓论坛 se cop在线视频 成人影片不需下载gav 星野遥电影手机在线观看 丁香婷婷五月天小说 破初系列在线观看网站 悠悠资源色 日b视频过程狠狠色哥网站 26uuu最新亚洲欧美在线 南日p无码午夜影院 东方影库av无码在线播放 换妻一族电影 幼女AV 媚药女同按摩师在线观看 zzjiyou 韩妞在酒吧被黑鬼下药 泷泽萝拉在线播放教师 69堂在线看草莓 美丽坚共和国 草b大片免费的 森下真衣 视频在线观看 草莓视频在线看绝斯斯 日本69式视频有码 ADy无码 你懂的直播免费 日本无码丝袜 佐々木爱美 磁力 口交内射视频 校园 都市 欧美 自拍 磁力网 武侠古典之萧历 letvclient://msiteAction?actionType=9&amp;pid=&amp;vid=21286812&amp;cid=30&amp;zid=0&amp;ver av毛片在线观看直播 白洁 高杰 欧美性爱大白屁股娘们性爱视频 免費高清視頻一色佬 影音先锋阿姨不约 最新av电影在线 有声性说 涩66 日本吹潮在线观看 含羞草大人影院 黑鹰坠落h版5060 青娱乐色琪琪 色色鸟亚洲 极速在线 欧美 亚洲 偷拍 王梦溪 迅雷下载 和99re一网的网站 操空姐 avzon kjfuli福利视频 经典 小鲜肉苏州94 香椎 jav anal hd ady手机 5533992c0m 日本重口网站在线 小视屏福利网站 性爱动漫福利 小老弟视频精品 国产自拍 小妹自拍自慰视频网站 学生妹被艹视频 先锋eeuss 小清新影院性高清视频 校园另类自拍欧美 邪恶里番肉番 馨雨女神调教视频 筱慧视频在线网址 泄欲哥导航网址 中国清纯大学生默默 www84gncom 女耻物 明光大尺度歌舞团 2018在线看的视频你懂得 免费无毒福利 狠狠的艹免费视频 国产网红福利 欧洲老妈A片 www,俄罗斯,幼色 老外影院黄色 bl插插电影 微熟女在线播放 兴奋生中出巨乳交配 橘优花 www8733cc 插菊花综合网人妻 4k 在线福利影院 莉莉影院俄罗斯少妇露脸 午夜群交视频 千百噜噜噜影片 美女强奸啪啪啪视频 任性操 做爱视频教师 日本美女重口味啪啪啪做爱视频 想要零用钱妹妹 素股 日本强奸乱伦在线观看网站 淫乱视频操屄 欧美 日本 国产 导航 激情黄片超爽 1小沢在线播放 哥去射偷拍自拍在线观看 最新97视频网站 94套图吧 阿,我要被你操,被我舔 深圳同居换夫 日本在线高清m949dtv 少妇爱爱 大香焦网视频免费视频,i xp123亚洲影院 熟女 博彩 wwwmvm888co 福利宅男影院免费视频福利在线看 黄片影院。 uuu778 mp4 综合网人 亚洲无码中文字幕成人动漫 大箱焦成人网 &gt;&gt;宅*男*影*院&lt;&lt; 西瓜影音 王思懿金瓶在线看片 在哪里可以看h动漫短视频 印度av视频网 drp无码影院 国语自拍对白在线 操逼比赛 苍井空无码av种子磁力链接迅雷 操逼故事在线视屏 韩国成人主播 双飞 不用下载安装就能看的吃男人鸡巴视频 北京熟女取精2女上位 变态调教性奴视频 avop-360 欧美三级伦理大尺度 马牛叉电影 搜人体苍井空50分钟无码 男人装 明日花 大香蕉AV在线播放 丝袜av排行榜前10名 无码黄电影在线 影音先锋AV有码丝袜美腿 2018最好的塔巴夫影视 苍老师在线55集 亚洲制服无码欧美 大贯杏里AV百度云 怡春院偷拍首页综合网 www 702qq cnm 被窝午夜手机自拍福利视频 Thailand年轻的制服高中女孩淫乱生活传闻风波 玩弄淫穴 无套爆操 爆精内射 附高清 vv影厍 操逼小视频在哪下载 tayelu免费视频 播播影院女性向 操后妈6o分钟 成人在线动漫 黄色a片在线免费观看 我妻如妓 秘社mm视频 纯洁 亚洲 国产网友自拍偷拍视频 连袜裤javlibrary 万色吧影视 1啊无套清晰 日本日日夜夜bb 黑木一香 magnet i日本人69种视频 日本aⅴ视频天堂肮脏医生 熟女大阴户视频 爱区 看片岛 vr捆绑美女 92午夜免费200部 深夜做爱视频在线观看 国产成人福利 magnet 澳门色片 av女捜査官yingyuan jb影院下载入口 日本漫画之工fanmu angelbaby19部 在线播放 变态搞基网站 先锋熟女少妇 vip7116韩国电影 黄色电影院六度电影老女人 欧美同性视频vibes 欧美在线天堂视频一本道 伦理 大片 高跟丝袜女视频 后插资源 波多野结衣末剪版在线观看 苍井空 在线播放 8p 肏女人 日本姊妹同 福利fl218 久久爱免费福利在线 男女性爱傻拍拍视频高清 伊人大香蕉在线视频网 综合色爱视频 肉色丝袜爱福利在线观看 偷拍自拍第八十五 美女真播母乳真播 西瓜影音 曰本无码在线 345bkcom 手机亚洲mm88cc 一本道dpp 美国理论午夜十二点 后入式xoxo免费影院 日本av女优视屏 黑裤袜系列在线 斑斑马电影街 欧美图区 国内自拍 强奸乱伦 我爱你AV52 亚洲av剧情 立花琉莉在线网站 Caoporn网站 午夜福利757在线视1000 ssni048在线 男人的肉棒插进了女人的小穴里不用给钱的视频 琪琪在线狠狠射 九哥小浪窑网 2018天天干夜夜啪天天射天天日影院久久99 麻美由真 bt字幕 日日久久天天 k卫生间男女ⅹⅹoo视频 CD性爱视频 天天操天天玩 调教堕落中日韩美女 激情戏新视觉 尻屄怎么读 边玉洁年轻时的照片 老外干十岁女孩磁力链接 黑丝少妇影音先锋 a片一线看 宅樱三级片 欧美女孩w18 捆绑女奴 很黄很色的动画片在线观看 wwwqiuxia66路cam ipz483百度网盘很黄很色的动画片在线观看 丝雅电影网伦理片在线看 美国巨乳波霸护士 美国邪恶毛片 色色琪电影 少妇操视频在线观看 美国十次大公鸡 毛片观看福利影院合集 美女被xxoo奶摸 伦理片eeuss2θ12手机板 噜噜色噜噜吧琪琪网 人妻凌辱参观日百度云 气质美女经理酒醉被上司带宾馆各种玩操自拍流出 极品巨乳美女高潮视频 精品成人A片电 染上春色在线播放 激情视频无码丁香五月 激情影琓 自由 黃色片干姐姐3131 麻美由真 恶父 白妇少洁的小说 福利视频午夜小说自拍 卡在墙洞男孩汉化版百度云 百姓阁不夜城最新地址 日本少妇Her a,ji ,huang,pian 秋弄韩 百合润美 magnet 欧洲av成人在线 蛋壳姬 岛国种子搬运工官网 吻逼抠逼视频 任你操视频这里只精品 无码专区 大xj香蕉49 精品国产自在线拍400部 黑人巨大战原纱央莉mp4 欧美熟妇系列1032 女主女王sm视频免费专区 横山美雪视频在线观看 六间房黄带 国产av自拍在线 www@pziyuan@com 口活最好的番号排名 哪个网站能看小泽玛利亚的视频 下载 得弟日001 二奶夺位 下载 www3133dcon 日本′电影强暴女搜查迅雷哥 亚州高清无吗不卡视屏 狼好色日韩高清视频 高清国产牛牛碰视频 凹凸视频分类在线a一 一级毛扁L 高老庄成人在线 看片 酒店偷拍 日本AV群交游戏 男的精喷如泉的一部av 手机看片秒拍修复 bbb977改成什么了 男人天堂噜 AV日产 1电影天堂EEUSS 萝莉小电影种子 ftp MSWD-10023 ftp snis911下载 射大嫂在线播放 浅香结菜 国美女主播福利视频 韩国vip主播无码 国产主播自拍磁力链接bt种子下载 国产在线短篇 拿男女做实验的电影 国内酒店女生骚逼视频 国外无码ay免费视频 江疏影 口 交 视频 欧美Av色中色拉风影院 自拍porn87高清日本mp4 国产农村夫妻啪 国内自拍网盘 色B心 自拍偷拍激情国产 97高清影院 亚 无码性视频 动态做爱LOⅤE 长筒靴做爱 magnet 美国成人午夜片 铃原爱蜜莉视频在线播放 欧美激mp4 日韩自拍在线高清视频 yyyfuli 最美肛交无码下载 下载 视频一AAVV、com 操同事的小女友爱剪辑 wohejiaoshimamadeseqinggushi 77mp4 sixt 偷拍视频毛片日本 国内自拍女厕小便 珑泽萝拉无码av下载 杨幂 醉酒 1024你懂的 污漫韩国漫画57 艾迪av无码 亚洲第一成人福利网 shkd-744在线 豹纹内裤影院 黑人熟妇视频在线观看 爱爱无码视屏 黄色视屏免费看在线 卧室五六式老太太每个人的阴道毛视频 花蜜性爱小说 heniaoxiaoshuo 外国美女性感穴图 骚屄性交还录像基地 插动漫美女动态 97sese图片区 我让老婆找大鸡巴把她日到高潮 草裙裸体艺术照片 我和门口的阿姨做爱小说 日本女人与男人性交图片 男子艺术图片 偷拍自拍激情小说迅雷下载 老人与小孩大性交 快来干我小说 人体艺术下阴 孕妇母乳先锋 欧美色图一巨乳 中国山西忻州岢岚美女脱了衣服内裤大奶屁股露出来上床b的图片 口述6p 看真人操屄视频 日本女老师写真 男人日女人下面的视频 酒色网婷婷五月天 良家肥臀 俄罗斯色妞 成人大尺度gif 极品美女影音做爱 姐弟性交大赛无码 口交动大鸡吧 熟色201412 91热色色色 亚洲获奖a片 好想看看美女的写穴视频 舒淇人艺术 美女无衣自拍图片 刘嘉玲大胆人体写真图 gege揉搓 欧美金发熟妇图 超级mv性交大战电影 青沼知朝番号 欧洲色图色福利 继母阴道淫荡风骚 撸死你资源站兽交 250ppcum 成年美女图 女女调教电影 9797滛滛网 妹妹操哥哥日 营野沙莉亚 操淫屄网 婶婶的小屄 abcdduppid1 44tttt 恋古成人图片论坛 成人激悁大?6?4 操逼张慧敏逼照 强奸乱伦飞 夫妻性爱录音 操逼操电影网 性爱动态图片15p 美国玩中国女人的图片 WWW_5555K_COM 免费论理片 色幼女性交导航 色播五月天亚洲图片资料 321操逼网 人体裸体艺术美 乡村色妹性交视频网 曰本性爱第一页 丰满少妇给我足交 外国投拍美女上厕所视频 性爱图片做爱电视 影音先锋母亲性交 中出し 东めぐみ 147美女人体艺术波 女子逼毛 umei 丝足 � 日本美女性交欧美色图偷偷橹 日本黄色成人很黄的 亚洲图片小说网 幼幼百度云种子 WWW_YULE_COM 姐妹色 人与兽黄片视频一级片 超碰caoporn成人 那个软件能看白片 va999资源网 动漫黄图小说 中国人体莎莉 女人淫秽乱伦 俄罗斯明星人体艺术 谁有熟女网站 射极品空姐超碰 日韩柔体性爱影片 wwwre999com 李宗瑞不雅视频文件影音先锋 欧美 亚洲 娜 WWW_4HU50_COM 色小说乱伦故事 chengrendianyingxengai 百度美穴 WWW_168_INFO 春暖花开影视性吧 泰岚性感 xiao77论坛新年 极美印象苍井空奇色 天使妹妹淫荡网 婷婷五月色中阁 师姐淫屄 qiangjiancaobiwang 海岛人淫乱 日本人t体yishu 大牛村群 美女艺术照 欧美骚妇和狗交配 色人谷美国发布站 农场性爱在线视频 内射美女小嫩逼 欧美入逼色图 赤裸天使讨论区 欧美大但pp图片 97sese 97ai 97gan 美女人一人体图片 明星漏逼逼 偷拍自拍区操老肥熟 偷情人妻骚母狗淫语对白说要被狠狠的操 情趣连体 超级诱惑 tube24韩国 亚洲淫淫碰 肛交567视频在线成人 女同学肛交小穴肛门草 美女色图qvod 肥奶大逼 俺去乱了 西西大胆人体艺术黑木耳 经典av片名字 成人图片 鲍鱼 快播怎么看无码电影 欧美淫秽影片 傅 贞怡 人体艺术 色 中 色亚洲色图人与狗 花开半夏演员表 中国净水器供应商 重庆赵红霞真实照片 辛亥革命电影 温州第十二中学 淫香淫色天天色 黑人和韩国女人做爱 激情少妇乱伦 3d玉铺团 偷情老婆小说 办公室操我 骨感小骚货视频 哇嘎影视四色 苍井空和黑人拍的av是9那部 俄罗斯裸体体图 我想操比找美女 欧美性爱人与猪 美女裸体漏阴图片 插入小妈小穴 西西处女人体艺体欣赏 色图五六月天 免费先锋成人网 处女搞屄 当母音屯 qiangjianluanlunying1 免费黄色图片网站 逼邪恶漫画 新乱伦影音先锋 凉拌木耳女生每次最多吃多少 狠狠地mv撸五月天 女子身体艳照 电视剧激情图 国产妇女做爱视频 搡大白逼 性交乱伦p 嫩逼的女郎做爱图片 26eeee 色444电影 三级片一thunderftp WWW_888XXHH_COM 牛牛视频播放器护士 治阳瘘早泄的中药泡酒 熟女人妻裸体 长谷川惠美全裸图片 夫妻性爱偷拍照片 美轮美做求歌名 WWW_678BS_COM 日逼的事情 骚狼操淫妇电影 日本av女优馒头逼图片 北条麻妃快播影片 2014最新乱伦强奸电影 幼香幼色论坛 女人与大黄狗做爱 淫乱的少妇 欧美黄色片午夜剧场a片 大色窝色狼网夜夜激情 看淫荡老婆群交兽交 国产熟女在线视频 欧美母猪和人性交 偷拍自拍武士色 小妹屄图 色站导航欧美色图 爱爱射欧美图片 美妖操逼 巴士超短摩擦色网 女人与公狗高清rm yazhouxingaitaiwanlao 在线自拍亚洲欧美 山斗香港三级 欧美日韩偷拍 高树玛利亚bt 抽插熟女撸 WWW38XTCOM 大黑油葫芦交配 伦理熟女人妻 色桥人体艺术抓美网抓拍美女美丽 最逼的中国演员 伦乱透屄故事 中学屄吧 野外大胆裸照 国外天体海滩视频 日韩影片北原多香子 那晚小姨子把我狂吸 人体彩绘图片大全图 美女裸体劈腿照片大阴唇 女人掰逼图百度 直走丈夫买烟妻子被李书记蹂躏 亚洲陈丽佳人体艺术 美女草比视频 屄的写真 聚色冈样 日本66人体艺术摄影 亚洲美女白虎色图 WWWOTALUMODECOM 性花宫黄色成人激情 亚洲最大成人操穴电影网 宬人电影在线播 春满四合院视频 韩国美少女主播荷恩 操白百何的骚逼 欧洲色图激情网 va看逼 强奸滛乱 曰日撸小说 波多野结衣作品那一部好看 成人片撸一撸 淫淫巨乳合网 heiguigan 色妹妹a 性感女妺妹 5x在线视频 xxoo青涩综合网 俺去也影音先锋 乱伦奸幼性交小说阅读 6699色图 一夲道京东热全部电影 女人被强奸时的反映 迢碰av 极品美女骚屄 俄罗斯乱伦抢 成人性爱图片网址 永旺cgv影院 裸图b美女 撸撸成人动漫云播放器 戴文青木写真 日本人妻斩先锋影音 看女人色图bbb 女优希崎杰西卡黑色丝袜人体艺术 老妇少男忘年乱小说 鸡巴尻小屄 uu小孩逼11p yy6029新视觉影院官 爱人体静雨 ok5858com tangfangdadan人体艺术 近亲相奸お母さんと爱欲性交 少女性奴母狗血泪斑斑调教 幼女小嫩逼10p 岳母乱伦淫荡肉戏故事 媳妇叫公公摸奶 ppp36官方网站 嫩馒头鲍色图 WWWHDCCBKRCOM cccc80 内射小妹妹图片15p 美女大学教师视频 狗茎欧美女人 WWW55HHCOM 男人阴茎实图高清 5月激情乱伦 新福利影院宅男 老妇的肉逼 强奸乱伦少女破处 学生性爱视频 欧美少女做爱美图 藏姬阁第一福利老司机 欧美电影家庭手机 三邦美女视频在线观看 se鲍鱼 福利嫂超碰 厕所阴唇 邯郸性趣天堂 色尼姑免费原官方网站gya1024cn 被催眠的校花小柔 av导航全球 老熟妇好爽 日本近亲乱伦中文字幕mp4 色播五月天永久网站 扒开屄操 swww99aaww 黄视频体验区 自拍偷拍性爱视频www16efcom 欧美男人与狗兽交 飞华两性试衣间 爸爸女儿乱伦妈妈儿子做爱 亚洲男同性恋做爱图片 视频裸聊女同骚逼 群交谷城 日本女优恋足视频 JJ射精正面图片 乱仑吃屄 亚洲熟女图片wwwgzyunhecom 成人色片电视频 成人电影哥哥碰 最新人妻av在线网站 伦理微电影magnet 巨乳爆乳大奶子插肉穴小说 和巨人美女做爱 123gbgb男人看的地址 强奸乱伦校园都市激情 快来干我老婆 性交短篇小说 AVMO欧美 s级女优网友自拍 手指插花核小说 成人做爱乱伦人体艺术 绿母漫画真人版 青青3p 色欲母子性爱小说 家庭伦理小说网址 奇米影视手机版百度 夜撸va 成人小说快播电影 美女干逼人体艺术 meinvluotitu 日本三线片线观看 逼里逼里香哥哥 jizzjizz丝足 爱爱激情五月 香港三级片系列激凸男女1高清在线观看四虎影库 欧美搞B片 哎到花心了啊 美女大胆露穴 谭晶h文 野花撸进不去怎么办 那里可以免费观看三级做爱视频 操台湾妹子综合网站 动漫人物h小说合集 另类女同群交小说 爱爱扣插舔 大奶妹官网 为什么收不到韩国女主播青草的视频 淫妻乱伦龙腾小说 播播影院色播五月先锋资源 苍井空潦草av片 久久鲁免费观看到底 三级片三级片的坏的视频播放 巨乳女教师magnet 美女黑木茸百度图片 老女人的淫 风俗娘湿 亚洲少妇xxoo 搜色电影影音先锋 插妹妹日妹妹dj520netwww78p78info 光棍电影网限制 用力插妈妈的骚逼啊啊 日本捆绑性爱 四虎影库A片 免费网男人草女人 在找黄片人与兽 可免费观看激情全过程的APP 纯妹妹极品穴穴享用整晚 侏儒a片 风流少妇人体艺术图片 快播日本乱伦 天浴电影黄色 风骚日本老师下载 柚子塞屄色图 sm妻子捆绑兽交小说 乱伦小说意淫强奸校园春色古典武侠淫妻交换 我的女朋友是40岁的人妻 www84ytom 日本春药按摩 女人玉门高清大图百度 AV电景色网 免费在线欧美AVwwwc5508com 微博btdownloadbaiducom 公公大鸡巴太大了视频 少妇五月天综合网 巨乳丝袜制服中文剧情字幕 谁知道手机能看的片 人性交配色色 快播欧洲成人套图网 保定色尼姑色和尚 西欧拳交 haosex a片99kk511cnarrseseappsitewww90abc95w4cn 亚洲级欲 日本妈妈v淫 少女b图片亚洲色图 xiongmeideseqingyouse 自拍偷拍彭娜 亚洲色图暮色吧 成人一级黄片网站 elluxurycom 爱碰网官网 操丝袜姐姐小说系列 性交姿势wwwcnkangcomwww7788xsnet sss电脑版 苍井空和男佳也那部 裸体模特在雪中 被大吊干是什么感觉 大嫂激情图片 菲菲肉穴 变态另类6eeeeecom 色斗鱼wwwsedouyucom AV网站www520vodcomwwwxx557com 肏了小骚屄 xf77piay 说几个看幼幼片的网站 哥哥干网友骚货 苍井空超过激交大乱 淫淫网刘晓庆裸图 苍井空的私处照 酒色五月丁香 仓井空老师剧照 教师无码潮吹 张柏芝的桃源洞真嫩 kk99se访问升级 偷怕自拍撸 矢吹春奈 强奸处女口述 5566影音先锋干大姑 强奸伦理小说视频 国产自拍剧情在线 求推荐可以看高清色图的网站 998av 成人动漫阿凡达 寂寞妈妈免费视频 奇米影视色资源 堀井美月av 欧美人人免费视频在线观看 美国a片啪啪 WWV111WeCOm 小穴潮吹什虐阴么 五色房间播播影院 wwwqingjunlu3tv Aa片影院播放器 男人的av影库 一级片视频 小妹子论坛资源分享 色图片图片区 跟女朋友啪啪直播贴吧 第九月激情网yuyongniancom 美女馒头缝 H幼幼萝莉图片 成人无毒网站 阴布图片大全 空姐被黑人插 高跟美女 黄色电影姐姐妹妹是拉拉 亚洲免费快播网站 黄色电影A片毛片 51cC0m 欧美双插电影 欧美男女av影片 4438五月天 朋友淫荡的妈妈我可以操你妈妈吗 色玖玖AVcom 双性黄色人电影 老外的大肉捧系列小说 免费的黄网站网 老妇成人图片大全 黄色图片观看 995cc 人体美女床上诱惑 36d色图百度 透逼自拍 无码有码在线 丝袜15p 欧美激情狐狸精 成人电影AAA990 天天啪久久wwwgeerlscom 哈尔滨色 全程露脸52岁视频拍摄 wwwqyuletvagmailcom 激情校园春色老师 亚洲色图韩国明星潜规则p 捆绑强奸娇喘视频 西门庆导航网址 青青草针对华在线视 久久热时间停止器视频 淫荡熟妇16P 亚洲视频在线成人 搜索wwwweibocomu5405295901 好了av第色 爰看AV电影 啪啪啪萝莉被操 亚洲露b人体艺术 东京热一本道金8天国 久久热我爱看a片 自拍偷拍网址wwwhhhh15com 微拍福利wwwmiwpscom 免费看天天A片美女图片免费 狠狠爱十狠狠干十狠狠撸日 青青草手机在线vip免费 桐岛惠理香 美女红色曰逼图片单曲 放个国产韩国日本美国欧州男舔逼逼女舔大鸡巴把鸡巴扎入逼里猛抽猛扎放个最黄 ckplayer在线亚洲 肉文ed2k WWW460TVCoM 9911影院 在线电影选项院 日妹妹干妹妹影院百度 wwwbb698com wwwnv81com新网址 青之驱魔师cosplay 大爷操作影院388sesecom 幼女ayi 操嫩人 人妖操人妖电影 大鸡巴干性感美女 操妹妹插妹妹AV 东北夫妻4P艳照 国产精品偷拍自拍明星系列在线 在线播放国产偷拍 姑坏姑集百万潮流 抽插淫荡少妇小清15p 和公公尻穴 一本道av在线三级 母狗奴隶 黄色网站草莓影院 裸体姿势艺术诱惑 操久久 幼女动漫下载迅雷下载 成人电影之手机偷拍 嫩穴妻 al7788 鸡巴视频国产在线 yc15电影com 阿v对白 妈妈的丝袜20P 毛片基地SM另类 xxxx欧美制服 swwwpu730comhtmindexhtm 大吊性交 大尺度激情性爱美女 图片专区欧美色图 强奸骚货女朋友 影音先锋咪咪色 熟女人妻校园春色淫色人妻 www48xycom 皇色王朝2356 辣文娇妻系列小说 激情婷婷第五月婷婷强奸乱伦 泡幼女网 就爱就爱娱乐网 5577k 亚洲色网偷拍图片 播乐子超在线 10万部爽片等你欣赏 看美女裸体视烦 武则天H版 性色影视 天天拍拍国美在线视频 www48kcon 碗君西西人体大胆 搜索去色色吧 淫荡阿姨在线 87bbb最新网 妻子与大学生黑子 怡红院首页一百度 黄色乱伦电影av 香港性禁片 ae517magnet 青青草的快播 狠狠操骚b 射你阴b 女孩发骚自慰 搜索www4444com 19sei最新地地址 AV在线国语对白52kukucomwwwaa0ecom 欧美人人妻激情小说与视 5XX 女人自慰囗交动物乱伦 性感美人妻电影 久草在线站街女 色色色色色干干妹妹 www路360ppcom 99pp黄色网站 国产AV偷拍视频 40岁少妇露脸久久草热在线 小衣与狗 91pro内部地址 男女性交猛抽动 调教男啊啊啊 空姐被强奸的日本AV电影 国产自拍操逼试视频 给表姐调教成性奴 哥哥色欧美激情 大香焦爱爱网 wwgaosecom 先锋影音av资源 亲脱摸扣操 av色色com 少妇性爱故事论坛 姐弟乱伦网站 AVPP6SCOM 久草在线妹妹干 114张悠雨魅惑图片色色看看色色看看主 男女性爱三级毛片 开心酒色吧 网友自拍偷拍国产在线第一页 酒店调教性奴母狗亚洲图片 Av电视在线看 Sm小说虐丁妈妈 黄色视觉黄色小说 swwwbu370comhtmindexhtm 在线娇喘 亚州强爆乱伦视频 wwwjjj2345co 像淫荡游戏这种动画有哪些 日本午夜户外直播 杏吧有你大香蕉 pcn中文网 日本女人色中色35wwwwcom 色系大片观看方法 超碰巨乳视频在线 成人套图49p 鸡巴25p WWW884aacon下载 伦理片小向美奈子 HAOXAVCOMmagnet www57bbee 大香蕉久草免费的成人视频 大乳乳乱伦 撸醒睡熟儿子乱伦视频在线 尤18TV 伦理片琪琪第8页 黄色真人网址下载 成人动漫父女乱伦 美女丝袜激情图 色婷婷伦理网站 修真抽插穴 火影忍者谢哥博客 豆豆色穴成人网 狠狠干妹妹图片 最骚美女最骚美女最骚美女最骚美女最骚美女最骚美女 WWW92ddcccom 沈阳母子 手机看av片成人电影 高清av在线无码 牛牛碰电影 姐姐高潮出水10p 淫哥哥下载 神马性爱交易 av天天堂在线观看日本 群交乱伦姐姐 冲田杏梨人体777e丫图 水仙二嫂视频福利在线 国产原创自拍996 ee655con 同性恋舔我小穴 超碰图片wwwxmxh188com 黄图的网站是什么 三妹影院 青青草制服性爱片 天海翼 亚洲 图片 色五小姐在线视频 仓井空全集百度影音 WWW_RP_INFO 人体艺术巨乳巨炮 我爱亚洲人体爱人体 劲爆乱伦故事 一女二男性爱图 日本美写真视频 处女中出 偷拍自拍美女操逼在线播放 欧美极品嫩穴 fc2日本成人视频最新 卫校女同学自慰图 台湾美腿模特视频全集 三浦惠里子作品封面 母子淫乱日逼一神爱爱小说网 藏獒吃伟哥强奸女人 草裙社区蜜祧成人快播 人体狠狠鲁 最美女屄图 狠狠挺近花心射 撸波波明星美图 一窃开一脏器 少妇裸体性交写真图片 哥哥去在线图片欧美 性爱派对图片 什么样的女人逼最紧 性吧春暖花开性爱自拍 日本漂亮女人三级照片 邻家小妹的大奶子 色妹妹来也青草影视 色迷淫色 9115视频在线资源sss 经典あ级制あ丝袜另类专区巨あ波霸清纯あ美 黄色1级piang 女优性交免费电影 77sssee 人妻少妇被 人体艺术 筱 美女裸照操逼照 为什么我喜欢让情人操我 夫妻性交真像视频 最大胆美女人体艺术 欧美色图种子百度网盘 a片强奸系列快播片 高树玛丽亚 ed2k 强奸作爱图片 site 免费在线观看日本人av 黑丝肉丝双飞乐 色史中色 超性感丝袜美女内衣视频 se情wangzhan 日本鬼子抢奸中国妇女 大香蕉狠很撸 oumejiqing 虐足酷刑 少女拳交视频 和少妇 仓井空magnet 汤加丽美女 孕妇系列 乱伦 肥女胖女3p 色图 色百合电影导航 苍井空无码先锋下载 苍井空裸体无码写真 日本少妇11p图片 日本妹妹性爱射精图 操逼视频先操逼在玩逼 少年与老太太性爱日本说中文 媚药先锋 性门照 快播肏淫妇 好看图片小说 制服 日本 幼幼 高清 丝袜肛门视频 最新尿尿偷拍 公公插媳妇逼 看80后操bthunderftp thisav新网 性交组图 成人色短小说 口述母子伦理感觉 操肿了少妇小穴 aikojiaocom 一 级黄色图片 骚妹妹爱爱图网 reitiyshu人体艺术rtys日本美女大胆人体艺术激情人体艺术 下一章激情内射视频 大鸡吧小臭臭操操操小穴 强奸苍井空 毕夏漏点 肏胖骚屄 巨乳护士 绣 亚洲大肚男激情自拍 欧美大黑棍pk亚洲美女 快播 h片段 老人头人体艺术图片 撸撸ase 操了大姨姐的骚穴 711c人体大胆 父女叉屄 老外女与动物 韩国女主播阿狸快播 做爱网子 白皙亚裔女大战老外 套图超市有声小说 35p激情熟女 淫叫骚妇 中年家庭妇女色相 汤加丽人体艺术专辑 mhaodizhi4ifno 意淫miki 苍井空百度网盘种子 美女双穴被奸 写真视频快播 自拍偷拍 露脸 夫妻 少妇艺术祼体照片 丰满裸体大奶 无码av社区网 女人正面裸体艺术 十九女孩庄媛 网友自拍偷拍天天 阿门阿前 可爱多儿童摄影 我比想象中爱你 南京江宁房产 家具风水 漫步者1000tc 想着胜利前进 东南亚女孩艺术人体 苍井空人体全集 siwameijiao中文字幕 熟女淫乱色图 五月天激情鲁大妈色播 www520色偷偷撸 波霸彭丹露奶图 金发美女小嫩屄 美人阁第四色 熟女合成48p 原千惠透明装 女儿操父亲大鸡巴小说 暴力操女 剧情新片换妻影音先锋播放 先锋影院 av 不撸 女阴部无遮挡 爆操宾馆大龄女 聊斋乱伦性事 妈妈被老外狂干 操大黑逼逼 撸撸小说母狗 金梅瓶电视剧5集在线wwwqitetecom 贵女淫乱 WWWEYHJCOMM 7788sesewang 缔D杏那 黄昏操逼在线播放 都市激情撸情 avbbcom 瑟瑟色综合 日本妹妹综合 十八岁女孩人体艺术 www79vvvcom 日本美女下体艺术摄影图 我和少女做爱视频 成人电影一级a片 大黄瓜vs小菊花 黄色录像电影片段 老富婆操比性爱 幼女性交站 yazhouav亚洲av 美女美穴图片30p 熟女精品写真 成年dianin 茂如森林的阴毛图 夫妻性爱自拍16p 青岛小护士视频 明星不于明加的不雅照 影院上映最新电影 摔跤吧爸爸吉吉影院 岳母女婿生子 太阳的后裔苏格影院 阿姨吸我鸡巴舔我屁股吃我大便 天海翼作品被截图 丰满人妖的性爱 淫乱图片草裙网 女乱15p 杉田瞳i~淫若妻妊妇 插插综合图看黄色一级图片 纸做的爱的小贺图片 照片自拍小说图片电影 透视旗袍人体艺术图片 五月天色姐妹 我和处女小护士操逼 撸图屋聚色阁 罗体美妞图 快播亚洲色图自拍偷拍 淫荡女老师教室淫穴被大鸡巴插 熟女人妻阿姨在线电影 姐夫和小姨子激情视频 红衣美女舞劈腿 成人电影av天堂网 杀戮都市吧国产各种门 解放的潘多拉 禽兽父亲绑起自己女儿猛操 欧毛毛女三级黄色片图 尻嫩屄图 日本幼女美鲍 乳大黑女人 香港掰穴 阴毛多的大胆人体 美女行爱视频 男吊写真 国产农村野台子脱衣舞 美女fs2you 疯狂肏屄视频 WWW098HHCOM 操屄小说视频 西西88人体艺术 我看午夜人体艺术 日本美少女大胆人体艺术图片 2014最新偷拍自拍 撸撸b图 女人体艺术专题博客 好看的亚洲伦理无插件 撸炮动漫 大香蕉在线观看少妇www22oxoxcom yy6029淫影院 有没有哥哥妹妹乱伦的小说 轻吻也飘然在线福利 cos先锋影音 mcc色区催眠 街射ed2k 农村大胸阿姨做爱 爱搞逼图片 5x社区一样的网站 春暖花开操逼吧 日本男女裸体性交照片 姐姐帮哥哥推精油 黄图m226wwcomnxgxcom 与淫荡女医生做爱 美屄magnet 天天鲁大香蕉网 白丝护士爱爱 足交久久帆布鞋 2233d最新2233d地址 色无极亚洲dddd88com751vvcom 美国九九九色成人网成人网站 亚洲幼女口交电影 青青草www99kk496cn 色图人妻斩 三级黄图片欣赏 wwwjizzluolicom 恐怖十八禁ftp 偷拍女士推油 南美熟妇视频 郭碧婷一级片 东京热哥哥妹妹 肏妹玩肏我呀 淫淫hhhh 720lu自拍www820qqcc 97色色强奸电子书 生孩子视频色色 两只角头上插着叶子 kangavhaole001com 欧美母子乱伦影视先锋资源 美女与动物乱伦 骚妇狠狠操插 欧美色图凌辱 wwwva6nt8wcn 姐姐精品播放器 日本成人黄色六级片 成人动漫淫乱乱伦强奸 吉吉影音乱伦小说 干亚洲女孩 东南亚老母猪15p 久久欧美视频aa0ecom 日本邪恶电影在线观看网 wwwseqingwangzcom av天堂松岛枫 欧美图片偷拍图片区勃起 骚逼逼撸 50岁女快播电影 久草热这里只有精品网 货车司机轮奸 影音先锋色谔谔 性趣阁论坛地址一 陈人日韩短片在线免费观看 伦理片伦理聚合网站 色人谷色小姐 毛毛生活片 偷拍自拍亚洲女同 亚欧淫色 jipinseyinyuan 操美女NB 内射轮奸男女小说 一楼一凤影音 老狼网最新网站 求最新簧片软件 欧美胖妞性爱电影 美国x级片女优 亚洲小说另类人妖 5252avavw我爱好色 亚洲色图偷拍自拍wwwssyy555com 亚图片综合网 大爷操影院院18k 男人插美女护士私处视频 林志玲假期去基地色图 13岁少女阴帝的图片 黄色录像同性恋口交 亚洲小说图片偷拍电影下载区 日本无毛少女逼图片 被黑人轮奸好爽 小美女的毛真多东方av 性侵人妻小说 操60老太逼对白 日本空姐艺术丝袜图片 95后大鸡巴 星戒有声小说 亮剑有声小说 有声小说小仙儿 寻春色 春色括号 春色龙 樱井莉亚跳舞 小泽玛利亚女王 小泽玛利亚msn 小泽玛利亚现今 小泽玛利亚luozhao 跪求一个h网 www.唯品网 www酷狗音乐mp3 www传奇时间 se开心五月天 开心五月天最新地址 东京热真实 看黄片怎么找 空调看黄片 织田真子 五月激情网 人兽综合 色男色女 视频下载 四房播播 我爱手淫 av幼稚园 插妹妹高清 大M成人网 骚女窝影片 色狐狸小说 四门成人网 我色淫我乐 黄网二十一区 妈妈儿子乱伦 色导航百度骚 色色3A丝袜 第四色在线电影 淫荡小妹激情网 在线视频返回顶部 撸一撸 俺去也 天天看 777米奇 色论坛 急先锋 瑟瑟爱 白虎活络膏 色妊阁影音先锋 弟必撸 弟弟干 蝴蝶谷成人 色色南 热のAV 澳门葡京城AV 大尺度视频试看5分钟 自拍直播网av 在线亚洲中文呦呦 www路avav008路com 吉泽明步女教师在线DVD 3d人妖ladybayshd 阴模人人看人草 波多野结衣丈夫去世 wwwaaak7 超级草碰碰人人 噜噜色噜噜巴噜噜网 莉莉影院正在播 女大学生 武汉情侣自拍 ed2k 韩国孕交av 五月丁香深爱基地 av美国绿色导航 伊凡综合成人 成人猫咪993ii 做出综合网 4438人成 2018秋霞理论电网在线视频 超碰无码97国产人妻手机在线 红怡影院 adyhh 日本哺乳av在钱视频 手机AV迅雷 激情四射啪啪的视频网站 欧美群交一级毛片 亚洲毛片av手机看片 青青草93观看视频视频播放 邪恶少漫画acg邪恶帝 情人添逼逼视频让我高、潮 小媳妇寂寞在家自慰水真多 强奸之夜视屏 茄子自拍在线视频 人妻操逼免费视频 青青草影院兔看 秋霞高清无码在放 青青草视频网站 迅雷下载 秋霞电影手机版八妻子影院 情趣黑丝高跟美骚妇装看病勾引药店医师 病床上激烈ML爆操 无套暴力抽插爆精内射 强奸强奸 樱木あゆ美 吉吉影音 日本三级2017大尺度 日本三级强奸 日本三级无码动画下载 日本女优深田奈奈人体 日本三p视频在线 日本性爱啪啪视频 日韩先锋伦理人妻 羽田桃子 白丝视频 hd porn 深喉电影在线 青春草原视频免费观看 无需播放器视频国产 asiafox电击 在线 一本道东京热大香蕉aⅴ 埃及艳后 av版影音先锋 Cccc74 大香蕉X影院 VOSS-069 16974视频观看 手机国产AV 阿v影音在线观看 微拍福利Av 色播153 色噜噜插 人妻3pmp4 free 波多野结衣video 我要看小日本儿看三级片小日本人太三级片。 白浆40p 全裸美女秀磁力链接 亚洲爱液视频在线 千花集林志玲 马匹窝在线视频 曼丁哥视频可以播放 女主播啪啪种子 下载 纹舞兰在线 吽哆啪啪 色午夜福利影院 本庄优花在线观看手机 直播毛片无码啪啪 91视频青青草影院 小俊资源网 色爱天天插 成人电影迅雷下载 91久了re9热在线观看 lu559 亚洲日韩无码av影音先锋 斯卡拉琪琪 欧美 啄木鸟 在线 日本很黄很慌bb很色的视频 内地伦理片无码视频 日本黄页大全视频 找个小姐日着玩视频 395UaGG 二线女明星不雅视频 欧美磁性链接 2018每日在线女优AV视频 92后女性食奶视频 色色色av激情视频欧美 夜夜插gif wwweee184 超级大奶头黄片 av, com 蝌蚪窝米奇网 色嘛嘛 现在的小视频网址 变态人妖性交视频 京香julia艺术照 潜入女捜査官手机在线 东方成人lu片 wwwe8817comwww7caopcom 1269av在线视频 在线AV色色 男人天堂2018天堂网西瓜影音 伊人成年小说综合网 97夏同学旧网 欧洲色b 无码AV网站大全 日本伦理无码高清mp4迅雷下载 A片毛片基地 一边看书一边自慰番号 鲁鸡把播放器 sebi97 av番号 mp4 58看片 97色色酒吧电影院 亚洲日韩激情在线 龚玥菲新潘金莲斑马影视 色东方 MIDE–500 亚洲欧美av在线观看 av天5 中文字幕人妻出轨av番号 87国产一区 牛bai 聊斋仙桃影视 xo影院在线观看免费观看 丁香花婷婷 色妞abs130 红怡院成人 强奸美女的视频app 宅男视频3p3 天堂岛av大全 吉泽明步986先锋 SSNI-413 ed2k 秋霞170 大奶av音像先锋 大片播放器 X 影片名:网红美女演绎学生看到老师穿着高跟丝袜很性感就尾随跟到家里和老 福利社男人把鸡插入美女尿道视频 疯狂缠绵桃色视频 丁香视频资源站 大波妹 yinyin福利自拍 大香蕉兽交人在线视频 大沢萌夜总会 大奶少妇喂 手淫69视频 情侣偷拍自拍在线 微拍福利99 大胆西西人体44rt ,net 一个护士的性爱录音 国产亚洲精品自拍偷拍野战视频 亚洲图片 自拍 俄罗斯t极度另类 流浪汉强x番号 欧美妻片 漫画区成人福利 超碰在线视频自拍偷拍国产 成人av所有网址 动力电影 西瓜影音 SNIS-300 800AV亚洲 丁香五月在线观看线 日本一本道av京东热高清 欧洲美女视频 足控磁力 mp4 ckplayer菠萝影院 欧美性爱bb视频 a免费高清不卡视频 youbb线视频 ses涩涩影院 XOXO在线 bibibi视频女主播 鸡巴插入欧美美女的b舒服 日本护士x x x o o o 露出视频福利 小黄瓜免费的福利视频 韩国伦理片s歩兵 毛多水多的女优 bt美国福利影吧 52我爱干免费看 四库影视 免费视频 成人影片不需下载gav 破初系列在线观看网站 三级黄线下载 白丝网站你懂的 自拍秦先生 男用j插女b 武汉第七中学门国产自拍在线 蒂亚 中文字幕在线观看 久热 中文字幕母亲和孩子 恋夜女主播福利合集 周末同床 ddy2499 江疏影不良视频magnet 威尼斯人大屁股做爱无码视频 迅雷资源链接 在线看成人小视频 在线看片网站国产 一个女人有男朋友为了生活和老板上床电影 社区性爱视频 最新欧美Av在线 欧美曰本一本道免费视频在线观看 日韩人妻免费高清视频 中国一级A片、/ 欧美无码av先锋影音 美人蒲 电影强奸乱伦 蚂蚁窝一个释放蝌蚪 密桃影 任你操任你曰爽爽 无码在线高速 av俘虏 五月丁678 任你躁视频搬运工 精品 鸭子澳门网址 日本最长69式在线 我妻如妓我如奴四哥 红豆导航精品在线 xx676 日本avv喷潮 九卅影城tv777 日本黄色影院 日本我不卡av 性污秽小视频 新忍尿大会。part2 性自虐视频网站 性感女神级美女主播诱惑要被迷死了 性感学生妹小视频 现在哪里还有小视频网站 泄欲哥网 小苹果性交影院 柳州莫菁 福利 温碧霞b cup 操逼直播视频直播 艹逼色中色 少妇掰B自慰21p ady伦理影音先锋 厕奴调教番号 京香junlia作品动态图 操白嫩女友露脸图 欧美日一本道 - 百度 - 百度 - 百度 - 百度 百度天堂acg silk024在线观西瓜看 美乳少妇动态视频 谷露琪琪五月丁香 freex彩漫 爱爱呻吟视频在线 办公室女神小雅漫画在线阅读 男人吸奶视频在线 91影院色激情 一级厕所偷拍视频 网红美女磁力链接 黑大屁股男女性交视频 日本女优中文字幕 午夜激情XXOO 电影院里摸她屄 美女视频做爱 t亚洲黄片 人人摸人人搞人人操 大机巴搞影院 仔仔网福利视频在线观看 女主丰满 国产 风骚中年妇女 台湾野外伦理 甘榴影院 国产福利直播在线手机视频 人妖做爱a片在线看 天堂鲁丝袜 jav在线播放无需下载播放器 亚洲午马天堂 亚洲新一木道, av网址色福利大全 成人网站来一波 四叶AV影院 男人同性视频在线观看 - 百度 老司机电影天堂看懂的 美殴色图 无码a试看 闪一下成人视频网站 华裔女与黑人群交 国产重口味自拍 波多野结衣3d无码作品番号及封面 国产丝袜高跟恋足调教视频 北京妞性爱视频 播放器大全女女女女女 国产视频母子做爱 被抄的影院 国内自拍在线吧 草逼 不堪凌辱的小林 波多野结衣被内射的 百度云 国产小青蛙搭讪 西瓜。 XXⅩ日本学生观看播放 湿妹伦理片 一本道素人三级 松下沙荣子BF-557 设为首页加入收藏图片区88 看米奇资源站 一本道最新色视频 少妇骚逼天天日 777影院 色老影院 水岛津实 媚药发狂种子 www875bbcon jjkkrrrr 冲田杏梨小时工 东方超碰进入 兔费在线直播欧美性爱电影 国产一本道久在道在线播放 淫妻的变化 色和尚色琪琪在线 1024手机基地看电影旧版恐怖片 人人澡操碰碰中文字 haodiaose37qao视频 协和影院影音先锋 暴风福利在线播放 real睿宝内部V8视频种子 PPPD-642 骑马乳交插乳抽插 JULIA 最后是厉害的 超碰人妻福利视频在线观看 本庄优花磁力 播播撸 t人体写真APP s:∥aui:a26067:C0m 暴风影音在线视频秋霞 sm 亚洲 欧美 少妇 浴室迷情苍井空视频大全 嗯嗯 宝贝在线观看视频 美女裸体无阴毛艺术 日本老黄片电影阿香 爱看福利群 动画无码种子 magnet 鸡吧操屄视频 午夜十二点福利导航 日本老女人丝祙 色色屋影院 动漫操操操人人操hhenhen 日本性交视濒 国产av 丝袜美腿 久久reav在线观看 亚洲阿v天堂2017手机avtt 4438x4最新视频网 四房播人肉 樱花族论坛在线视频 甘婷婷种子磁力搜索 97资源 magnet 日本加嘞比性交视频 3手机激情在线成人影院 类似仙桃福利视频的网站 198黄色网站 女教师监禁奴隶免费 rio在线手机视频免费视频 黄片啊啊嗯激烈 O福利导航 qiuxia手机影院同性恋 午夜欧美成人影dvd片 噜噜吧老司机免费影院 第九影院福利 在线观看 莉哥不雅视频1分钟完整版 奇优影院 WebCache 视频区在线av 欧美爱爱a∨视频 国外在线nobotv 国产熟女超碰在线视频 哺乳期的淫荡少妇 本田莉子视频 国产性虑自拍 国模抠B自拍 藏经阁色 亚洲无码性爱视频在线 让老公插自己小姊妹 japanesevoices 1819 福利gif magnet 2泰國超正女學生自拍影片流出 无毛伦理 欧美萝莉自慰视频 av视频 日本av 福利电影青春草 caoporn 国产自拍 偷拍自拍自拍视频嫖妓 48号缚师绑美女 高跟爆乳在线 天堂网_avmp4 国产自拍 小辣椒 苍井空在线教师2015 免费无码伦理片havtv 小草草大黄瓜在线观看 勇者传说ol加速器 伦伦影院手机在线看 看黄色视频, 谷露邪恶影院体验区 国产自拍HD高清 97影院霞秋在线 我的班主任是个超级大色鬼里番 青娱乐吧· 肏多毛的老女人 一本道av 免费频 内裤飞走了百度云 重生fast girls btav 七色成人在线 成人先锋爱爱视频 97paoa 毛片儿激情淫乱视频 超爽福利的秒拍视频 222kkk 乐色视频国产自拍 久草视频前田由美中出 河台性游戏 丁香色区大香蕉视频 欧美tv快来射电影 CD性爱视频 成人小视频日本 韩国舔屄 5017神级无码番号推荐 大桥未久快播视频在线 俄罗斯波神在线播放 人本黄片在线观看 玫瑰花大眼睛模特裸体视频 美国老太大阴部性成熟 舌恋丝 乱伦视频在线免费看 毛色性一级片 毛片试看3o秒的视频 裸体影城 美女仓井啪啪无翼乌 美女操操 撸撸炮撸一炮在线影院 极品魔鬼身材女神被满身毛 清纯唯美五月香蕉 青青草视频苍井空 精品幼女在线视频 寂寞丝妇 经典伦理片abc 人与畜生配交电影 强奸乱伦图片 激情视频体验版女自慰 朴妮麦福利视频优酷网 会员 28:37 大神夜店搭讪极品外围女带回高级寓所阳台一直干到莎发720P高清无 金瓶梅在线第五季 精品一级国产黄片 伦理片明末 一级韩国毛片性一交图片 真实强奸ed2k 下载 800av播放器 美乳女神思瑞 我要涩涩 李美淑左爱 99精品任你干 日本黄色视频裸照 午夜影院视费x看1000 深喉吞精在线 超碰人人很很操图片 性51免费视频在线观看 被窝网理论在线福利视频 午夜图库三级 Lingleizhuanqv 亚洲欧洲日美有码无码有声小说 宝宝新福利影院 91爱丝小仙女酒店前台 我要打飞 机com2019 waifu哔咔官网 57av08 sigua 888com 欧州av与亚州av 亚洲图日韩专区 好声音 好好的日免费视频 下载 黄色影院福利区免费无需下载在线试看。 黑人来中国跟美妞说鸡巴超级大骚货主动约炮鸡巴大也是很好的一件事啊- 黄色彩大美女的逼逼 户外女主播勾引外卖小哥打野炮 欧美图片综合自拍19p 黄片毛片淫乱篇快速影院 日本高清无码视频自拍 大香蕉在线导航视频 插少妇綾合网 wwwady51 日本井川由依影视 汤姆影院AVt0n 大香蕉狼狼日伊人 伦理电影网无码 a片毛片香港澳门 色妞老秃驴 欧美 日韩 巨乳人妻 精品国产自在线拍fennencaonu 一本道久在线名模 翔田千里 艳情 在线播放 捆绑调教 拳交番号大全 国产啪啪啪视频网友自拍 58影视网在线 神码伦理在线 加勒比系列丝袜中出 男女做爱视频黄片 mp4 单身男福利剧场 夫面前侵犯柚木 seyutv 么什网战看成人免费 99thz桃色论坛 百威快播成人电网 日本AV群交游戏 成年人免费黄色网站 kedouzipaiwang sesihu 大香蕉伊人综合网色屋 先锋影在线看片 caopo国产成人 99thz在线论坛 澳门三级操碰在线视频 id034一之濑桃 猛男操美女视频 91国产乱伦剧情006-“儿子我受不了”母子乱伦之卡拉OK內射骚屄妈妈高清无水印版 欧美幼老色与狗色 五感图片在线 桃隐福利社区官方论坛入口 91福利站在线 3d口球视频 国模蒂蒂在线 韩国美女自慰视频在线看 久久 国产制服丝袜福利视频 韩国午夜爱阴 韩国美女vip视频合集在线观看 国产自拍无极制 国产自拍啪啪啪在线 国产自拍、欧美 男女鸡鸡插阴道里面的视频 男女交配视频真人 爱爱午夜老司机福利影院 日本黄片视频软件 美女,主播真心漂亮椅子上紫薇逼逼无毛 u15 番号 丝袜长腿秘书性爱 国产自拍视频同事 日本爱爱成人视频网站 肥熟大妞 丝袜黑色脚交图片福利 一日本老太视频播放 川相美月 无码 9191手机国产在线播放 qiangjianshaonushipin 五十路无码合集thunder 马凡舒裸体视频迅雷下载下载 Caoii∪1024 porn三级 magnet 国产自拍yi 自拍5xsq 里番douluo123 青草草社区 网友自拍 国庆 厕所视频 黄片A片视频 日本激情性短视频观看 - 百度 做素股 yezubuluo18,com 珑泽萝拉无码av下载 玉色天堂 快手AV网址 加勒比 东京热 Japanese av在线 色中色址导航 aa2424凤凰影院 wwwxx男人天堂 爱paipai 在线成人AV magnet 日韩无码茌线 成人综合娱乐在线视频 mav磁力链接 爱人体福利导航 欧美 色 图 中国人的最爱苍井空520 欧美高中情侣 视频 黄色艳舞视频 成人视频黄色网站 大香蕉高清在线播放 欧美畜生伦理 Japanese av jav hd 国产精品大香蕉在线视频 乡本佳人视频 菅野松雪磁力种子下载 日本女优视频 ed2k 玛格丽特公主的艳照 乱伦骚逼12p 那里能看苍井空的 打屁股2小游戏3kk 拍和日本人做爱的电影 偷挶? 大白逼黄片 吃林心如身体 人体艺体大写真 hd色妹妹影院第三页 人体艺术网站有那几个 色战 黑丝袜电影院 日本美女全祼体图片免费 鬼地狱ⅱ长泽雪野 胖子大阴唇也很胖 操美女妹妹小说 淫妻女友系列小说 黄朝激情 撸撸色色屄 户外掰开美女人体艺术 肛交合集观看 御姐很哀伤无码照片 逍遥仙境论坛最新地址 丝交p 我操邻居小媳妇 明日香捆绑 撸女热 能看的欧美图片 闫凤娇大尺度艺术 波多野结衣14影音先锋 自拍在线网 伊沢淳子先锋影音