]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Sync with trunk rev.13542
authorAmos Jeffries <squid3@treenet.co.nz>
Sat, 23 Aug 2014 10:39:15 +0000 (03:39 -0700)
committerAmos Jeffries <squid3@treenet.co.nz>
Sat, 23 Aug 2014 10:39:15 +0000 (03:39 -0700)
1  2 
CONTRIBUTORS
CREDITS
Makefile.am
SPONSORS.list
src/acl/AclAddress.h
src/format/ByteCode.h
src/ssl/gadgets.h

diff --cc CONTRIBUTORS
index 6a8010a53a4d1130ae6d81f2e850403561b15056,63999890a1cd2647dbfa41d26d3ef43cabea6255..6b8eba8b55675a5daed16900f0612edaed9ebbdd
@@@ -1,13 -1,17 +1,18 @@@
 -Special thanks go to people who have volunteered their time, effort,
 -and ideas to make this software available.
 +This file contains a list of Squid contributors: people and organizations that
 +have volunteered their time, effort, code, and ideas to make Squid software.
 +Thank you!
  
+     'noloader' <noloader@gmail.com>
      Adam Ciarcinski
      Adrian Chadd <adrian@squid-cache.org>
+     Alan Mizrahi <alan@mizrahi.com.ve>
      Alex Rousskov <rousskov@measurement-factory.com>
      Alexander B. Demenshin <aldem@barnet.kharkov.ua>
+     Alexander Komyagin <komyagin@altell.ru>
      Alexander Lukyanov <lav@yar.ru>
+     Alexandre Chappaz <alexandrechappaz@gmail.com>
      Alexey Veselovsky <alexey.veselovsky@eykontech.com>
+     Alexis Robert <alexis.robert@gmail.com>
      Alin Nastac <mrness@gentoo.org>
      Alter <alter@alter.org.ua>
      Amos Jeffries <amosjeffries@squid-cache.org>
      Svenx <svensven@gmail.com>
      Taavi Talvik <taavi@uninet.ee>
      Taketo Kabe <kabe@shiratori.riec.tohoku.ac.jp>
 +    The Measurement Factory <info@measurement-factory.com>
+     Thomas De Schampheleire <thomas.de.schampheleire@gmail.com>
+     Thomas Hozza <thozza@redhat.com>
      Thomas Ristic <thr@bootet.net>
+     Thomas Weber <x@4t2.com>
      Thomas-Martin Seck <tmseck@netcologne.de>
+     Tianyin Xu <tixu@cs.ucsd.edu>
      Tim Starling <tstarling@wikimedia.org>
+     Tomas Hozza <thozza@redhat.com>
      Tony Lorimer <tlorimer@au.mdis.com>
      Unknown - NetBSD Project
+     Unknown FreeBSD Contributor
      Vincent Regnard
+     Vitaliy Matytsyn (main) <vm@if.bank.gov.ua>
      Vitaliy Matytsyn <vm@if.bank.gov.ua>
      Wesha <wesha@iname.com>
+     Will Roberts <squid@bigwillystyle42.com>
      Wojtek Sylwestrzak <W.Sylwestrzak@icm.edu.pl>
+     Wolfgang Breyha <wbreyha@gmx.net>
      Wolfgang Nothdurft <wolfgang@linogate.de>
+     Zhanpeng Chen <lowstz@gmail.com>
      benno@jeamland.net
      fancyrabbit <fancyrabbit@gmail.com>
+     folkert <folkert@vanheusden.com>
+     hno
+     kinkie@squid-cache.org
+     libit <sambabug.lb@gmail.com>
+     rousskov
      vollkommen <vollkommen@gmx.net>
-     Benjamin Kerensa <bkerensa@ubuntu.com>
diff --cc CREDITS
Simple merge
diff --cc Makefile.am
Simple merge
diff --cc SPONSORS.list
Simple merge
index 73063b4374f9ecdd7f37d15dd82b320bf86de4b5,7e69f644c1d76b0308bbe8cc008723dcec3f23c4..66ae13805b45b868b740274f22a0ea24f8452bab
   *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111, USA.
   */
  
- #include "Acl.h"
- #include "ip/Address.h"
 +#ifndef ACLADDRESS_H_
 +#define ACLADDRESS_H_
++
  #include "acl/Acl.h"
+ #include "ip/Address.h"
  
  /// list of address-based ACLs. Currently a POD.
  class AclAddress
Simple merge
Simple merge