branches with status:
Name Status Last Modified Last Commit
lp:~yadi/squid/te-gzip 1 Development 2016-11-24 00:12:12 UTC
14966. Refactor TE parser to multitask as Pa...

Author: Amos Jeffries
Revision Date: 2016-11-24 00:12:12 UTC

Refactor TE parser to multitask as Paxxer (ie. Parser and Packer)

lp:~yadi/squid/parser-ng-icap-pt2 1 Development 2016-10-07 07:23:38 UTC
13982. fix build error after merge

Author: Amos Jeffries
Revision Date: 2016-10-07 07:23:38 UTC

fix build error after merge

lp:~yadi/squid/4xb2 1 Development 2016-04-22 19:19:10 UTC
14646. Merged from trunk rev.14652

Author: Amos Jeffries
Revision Date: 2016-04-22 19:19:10 UTC

Merged from trunk rev.14652

lp:~yadi/squid/http-context 1 Development 2016-04-14 12:48:08 UTC
14521. Merged from trunk rev.14641

Author: Amos Jeffries
Revision Date: 2016-04-14 12:48:08 UTC

Merged from trunk rev.14641

lp:~yadi/squid/makefile-deps 1 Development 2016-01-14 14:13:23 UTC
14298. Fix libbase.la SOURCES listing Now t...

Author: Amos Jeffries
Revision Date: 2016-01-14 14:13:23 UTC

Fix libbase.la SOURCES listing

Now that automake is managing the dependencies based on SOURCES and LDADD
automatically instead of manual DEPENDENCIES lists it is sensitive to
missing object references in those lists.

Sort alphabetically and add missing entries to the libbase SOURCES list.

lp:~yadi/squid/bug4242_s35 1 Development 2015-08-10 12:01:50 UTC
13885. Clang-3.6 fixes in eCAP adaptation

Author: Pavel Timofeev
Revision Date: 2015-08-10 12:00:13 UTC

Clang-3.6 fixes in eCAP adaptation

lp:~yadi/squid/refactor-packer2 1 Development 2015-05-26 12:26:42 UTC
14063. Make Packable API methods return an o...

Author: Amos Jeffries
Revision Date: 2015-05-26 12:26:42 UTC

Make Packable API methods return an object

Preparation for merging with SBuf API. The append methods there need to
return an object to chain append() call. Returning a Packable& is
suitable for that need and harmless for the other objects that use it
(if not a useful addition for them).

lp:~yadi/squid/refactor-packer 1 Development 2015-04-14 05:11:21 UTC
13980. Merge from trunk rev.14016

Author: Amos Jeffries
Revision Date: 2015-04-14 05:11:21 UTC

Merge from trunk rev.14016

lp:~yadi/squid/parser-ng-bug2043 1 Development 2015-03-16 20:35:38 UTC
13934. Merged from trunk

Author: Amos Jeffries
Revision Date: 2015-03-16 20:35:38 UTC

Merged from trunk

lp:~yadi/squid/warnings 1 Development 2015-02-17 04:41:02 UTC
13930. Remove -Wuninitialized from CFLAGS G...

Author: Amos Jeffries
Revision Date: 2015-02-17 04:41:02 UTC

Remove -Wuninitialized from CFLAGS

GCC requires -O for this flag to be accepted. We want to allow users to
be able to select their own optimization level, so its not possible.

lp:~yadi/squid/cleanup-bits 1 Development 2015-01-19 10:45:51 UTC
13841. Add missing Makefiles

Author: Amos Jeffries
Revision Date: 2015-01-19 10:45:51 UTC

Add missing Makefiles

lp:~yadi/squid/auth-ng 1 Development 2014-12-26 11:41:54 UTC
13793. De-duplicate basic Negotiate, Kerbero...

Author: Amos Jeffries
Revision Date: 2014-12-26 11:41:54 UTC

De-duplicate basic Negotiate, Kerberos and NTLM UserRequest objects

Make Kerberos and NTLM scheme UserRequest objects inherit from Negotiate
scheme's object and include all data members, and basic state accessors.
But not the core scheme operational methods.

Build the libnegotiate library whenever Kerberos or NTLM are built, but
only build Negotiate-specific code when Negotiate is allowed.

lp:~yadi/squid/haproxy-protocol 1 Development 2014-09-02 15:00:30 UTC
13507. Sync with trunk after branch merge

Author: Amos Jeffries
Revision Date: 2014-09-02 15:00:30 UTC

Sync with trunk after branch merge

lp:~yadi/squid/sbuf-io 1 Development 2014-03-25 03:50:59 UTC
13315. copy rev.13325 from trunk

Author: Amos Jeffries
Revision Date: 2014-03-25 03:50:59 UTC

copy rev.13325 from trunk

lp:~yadi/squid/connection-manager 1 Development 2014-02-28 22:55:05 UTC
13095. Update documentation and move prefix ...

Author: Alex Rousskov
Revision Date: 2014-02-28 22:55:05 UTC

Update documentation and move prefix injection hack

lp:~yadi/squid/build-cleanup 1 Development 2013-10-27 02:18:05 UTC
13064. Separate MD5 library detection from O...

Author: Amos Jeffries
Revision Date: 2013-10-27 02:18:05 UTC

Separate MD5 library detection from OpenSSL

Use a different automake macro $(MD5LIB) to represent the library
providing MD5 functionality. It is not always OpenSSL -lssl.

TODO:
 - make MD5 check obey --without-openssl. Currently always checks -lssl
 - add support for other libraries providing MD5
 - update SquidMD5 wrapper definition to operate cleanly with alternate
   library APIs.

lp:~yadi/squid/helpers 1 Development 2013-03-03 12:29:52 UTC
12355. Merge from trunk

Author: Amos Jeffries
Revision Date: 2013-03-03 12:29:52 UTC

Merge from trunk

117 of 17 results