lp://staging/sniproxy

Created by Dustin Lundquist and last modified
Get this branch:
bzr branch lp://staging/sniproxy

Related bugs

Related blueprints

Branch information

Owner:
Dustin Lundquist
Project:
SNIProxy
Status:
Development

Import details

Import Status: Suspended

This branch is an import of the HEAD branch of the Git repository at https://github.com/dlundquist/sniproxy.git.

Last successful import was .

Import started on russkaya and finished taking 30 seconds — see the log
Import started on russkaya and finished taking 30 seconds — see the log
Import started on pear and finished taking 15 seconds — see the log
Import started on russkaya and finished taking 25 seconds — see the log

Recent revisions

413. By Dustin Lundquist

Merge pull request #275 from dlundquist/proxy-header

Feature: include PROXY v1 header

412. By Dustin Lundquist

binder: fix format string warning

411. By Dustin Lundquist

http: fix stripping port from IPv6 literals

When stripping port portion of HTTP Host header do not consider
non-digit characters. This fixes IPv6 literal addresses in the Host
header e.g. Host: [2001:db8::1]:8080.

Thanks starter48@GitHub for identifying this.

Closes #279

410. By Dustin Lundquist

tests: describe transparent_proxy_test config

409. By Dustin Lundquist

docs: remove libudns build instructions

Both Debian and Ubuntu stable now include libudns, removing instructions
for local packaging.

GitHub issue #277

408. By Dustin Lundquist

autoconf: skip alloca

407. By Dustin Lundquist

binder: avoid alloca in bind_socket

Use existing buffer instead.

406. By Dustin Lundquist

connection: don't use alloca in log_bad_request

405. By Dustin Lundquist

buffer: do not use alloca for buffer_coalesce

This was just a bad idea.

404. By Dustin Lundquist

buffer: use size mask rather mod size

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers