1
0
mirror of https://github.com/golang/go synced 2024-09-24 03:10:16 -06:00
Commit Graph

137 Commits

Author SHA1 Message Date
Russ Cox
ffb0a2d42a A+C: Alexey Borzenkov (individual CLA)
R=golang-dev, gri
CC=golang-dev
https://golang.org/cl/4316042
2011-03-27 17:03:43 -04:00
Russ Cox
c0168f8f90 A+C: Roger Pau Monné (individual CLA)
R=golang-dev
CC=golang-dev
https://golang.org/cl/4276077
2011-03-25 12:30:09 -04:00
Russ Cox
538f63453d CONTRIBUTORS: John DeNero, Sameer Ajmani (Google CLA)
R=golang-dev, gri
CC=golang-dev
https://golang.org/cl/4274079
2011-03-23 13:33:45 -04:00
Brad Fitzpatrick
e9135403cf A+C: Robert Hencke (individual CLA)
R=dsymonds
CC=golang-dev
https://golang.org/cl/4256053
2011-03-05 17:51:53 -08:00
Russ Cox
d42bfe26ad A+C: Pascal S. de Kloe (individual CLA)
R=r
CC=golang-dev
https://golang.org/cl/4266041
2011-03-05 14:24:26 -05:00
Russ Cox
64f9e5a120 A+C: Chris Dollin (individual CLA)
R=r, r2, gri
CC=ehog.hedge, golang-dev
https://golang.org/cl/4240043
2011-02-25 14:05:44 -05:00
Andrew Gerrand
c010b0e846 A+C: Padraig Kitterick
R=dsymonds
CC=golang-dev
https://golang.org/cl/4186065
2011-02-22 10:40:22 +11:00
Nigel Tao
c015dd21b8 A+C: Mikael Tillenius (individual CLA)
R=dsymonds
CC=golang-dev
https://golang.org/cl/4179063
2011-02-21 15:04:13 +11:00
Russ Cox
acad4e0cf9 A+C: Olivier Antoine (individual CLA)
Also sort name lists.

R=r, r2
CC=golang-dev
https://golang.org/cl/4191044
2011-02-16 15:02:08 -05:00
Russ Cox
33cf883440 A+C: Dave Cheney (individual CLA)
R=adg, gri
CC=golang-dev
https://golang.org/cl/4126055
2011-02-03 14:15:27 -05:00
Russ Cox
274d095121 A+C: add Christopher Nielsen (individual CLA)
R=golang-dev, r2
CC=golang-dev
https://golang.org/cl/3989061
2011-02-03 00:36:24 -05:00
Russ Cox
9557103ea6 A+C: Jose Luis Vázquez González (individual CLA)
R=gri, josvazg, gri1
CC=golang-dev
https://golang.org/cl/4044047
2011-02-01 13:31:28 -05:00
Russ Cox
507a753c4b CONTRIBUTORS: add David Anderson (Google CLA)
R=agl1, danderson
CC=golang-dev
https://golang.org/cl/4029044
2011-01-25 10:48:44 -05:00
Andrew Gerrand
850ed709ff A+C: Pieter Droogendijk
R=nigeltao, r2
CC=golang-dev
https://golang.org/cl/4061044
2011-01-24 18:09:10 +10:00
Russ Cox
007aaa474e A+C: Miek Gieben (individual CLA)
Also remove second email address from AUTHORS file
in a few cases.  It only has a meaning in the CONTRIBUTORS file.

R=r, gri
CC=golang-dev
https://golang.org/cl/4022042
2011-01-20 12:51:02 -05:00
Russ Cox
f8e9936d87 A+C: Jeff R. Allen (individual CLA)
R=r, r2
CC=golang-dev
https://golang.org/cl/4018043
2011-01-19 15:30:18 -05:00
Russ Cox
73302bc190 CONTRIBUTORS: secondary email for Kyle Lemons
R=r, gri
CC=golang-dev
https://golang.org/cl/4072042
2011-01-19 15:10:58 -05:00
Rob Pike
1d1f1192d9 CONTRIBUTORS: add Ben Lynn (Google employee)
R=benlynn, rsc
CC=golang-dev
https://golang.org/cl/4062042
2011-01-19 13:46:58 -05:00
Russ Cox
36d658d7d6 A+C: Clement Skau (individual CLA)
R=r, r2
CC=golang-dev
https://golang.org/cl/3982045
2011-01-19 10:07:44 -05:00
Russ Cox
f49889d0c2 C: add Jos Visser (Google CLA)
R=josv, r
CC=golang-dev
https://golang.org/cl/4065041
2011-01-18 11:24:13 -05:00
Andrew Gerrand
b9fb6ddd50 CONTRIBUTORS: fix bradfitz entry
R=rsc
CC=golang-dev
https://golang.org/cl/3999041
2011-01-14 10:12:24 +11:00
Andrew Gerrand
c37a0c5414 CONTRIBUTORS: add bradfitz@golang.org
R=bradfitz, dangabrad
CC=golang-dev
https://golang.org/cl/3998041
2011-01-14 09:27:51 +11:00
Rob Pike
6f62e40773 C&A for Eric Eisner
there is something funny in the database; trying to recreate the change.

R=gri
CC=golang-dev
https://golang.org/cl/3900044
2011-01-11 21:42:24 -08:00
Berengar Lehr
1aec7c7f34 crypto: add twofish package
The code was (as annotated in the source code) adopted from Tom's
LibCrypt (public domain code, [1]). It was neither optimised for speed
nor were any security features added.

[1] http://libtom.org/?page=features&newsitems=5&whatfile=crypt

R=rsc, berengarlehr, albert.strasheim, agl1
CC=golang-dev, schulze
https://golang.org/cl/2687042
2011-01-11 20:51:35 -05:00
Russ Cox
c22c6daca0 A+C: Kyle Lemons (individual CLA)
R=gri
CC=golang-dev
https://golang.org/cl/3766045
2011-01-05 14:34:45 -05:00
Russ Cox
2aa75f702c A+C: Patrick Gavlin (individual CLA)
R=r
CC=golang-dev, pgavlin
https://golang.org/cl/3763043
2011-01-04 13:07:00 -05:00
Andrew Gerrand
fc325c4df4 A+C: Caine Tighe
R=golang-dev, gri
CC=golang-dev
https://golang.org/cl/3824043
2010-12-24 09:24:33 +11:00
Russ Cox
3e2231e41f A+C: Lorenzo Stoakes, Nigel Kerr (both individual CLA)
R=r
CC=golang-dev, lstoakes, nk
https://golang.org/cl/3549041
2010-12-09 14:49:21 -05:00
Russ Cox
458ec560e7 CONTRIBUTORS: add alias chressie@googlemail.com == chressie@gmail.com
R=r
CC=golang-dev
https://golang.org/cl/3485044
2010-12-07 16:14:45 -05:00
Nigel Tao
dbcf79b4b9 A+C: add Ryan Hitchman.
R=adg, r2
CC=golang-dev
https://golang.org/cl/3430042
2010-12-06 09:20:39 +11:00
Robert Griesemer
4f8526223f A+C: added Jamie Gennis
R=iant, r
CC=golang-dev
https://golang.org/cl/3416042
2010-12-02 10:41:56 -08:00
Robert Griesemer
4e40a03682 A+C: adding Stefan Nilsson
R=rsc, iant2
CC=golang-dev
https://golang.org/cl/3417041
2010-12-02 09:18:08 -08:00
Robert Griesemer
e1149aa08d add Eoghan Sherry as author and contributor
R=r, r2
CC=golang-dev
https://golang.org/cl/3311043
2010-11-30 10:23:07 -08:00
Ian Lance Taylor
5b4319f332 A+C: Add Harley Laue (individual CLA)
R=rsc, adg
CC=golang-dev
https://golang.org/cl/3316041
2010-11-26 16:16:47 -08:00
Russ Cox
5df5d3276d A+C: Keith Rarick (individual CLA)
R=r, r2
CC=golang-dev, kr
https://golang.org/cl/2894042
2010-11-05 14:01:52 -04:00
Rob Pike
ea84b4700a CLA: Benny Siegert <bsiegert@gmail.com>
R=rsc
CC=golang-dev
https://golang.org/cl/2934041
2010-11-05 10:47:35 -07:00
Russ Cox
8ce3362f4e A+C: add Chris Jones (individual CLA)
R=r
CC=cjyar, golang-dev
https://golang.org/cl/2818041
2010-11-04 10:30:13 -04:00
Andrew Gerrand
91e69efb0d A+C: Yasuhiro Matsumoto
R=r, r2
CC=golang-dev
https://golang.org/cl/2543044
2010-10-19 10:20:32 +11:00
Russ Cox
ee3db0f5cf A+C: Florian Ukermann (individual CLA)
R=r, r2
CC=florian, golang-dev
https://golang.org/cl/2554042
2010-10-18 14:02:24 -04:00
Russ Cox
18ccbda50c A+C: Yuval Pavel Zholkover (individual CLA)
R=r, r2
CC=golang-dev
https://golang.org/cl/2506045
2010-10-18 12:01:59 -04:00
Russ Cox
e35aff7205 A+C: Jim McGrath (individual CLA)
R=r, r2
CC=golang-dev
https://golang.org/cl/2438041
2010-10-11 14:32:25 -04:00
Russ Cox
1abd293d01 CONTRIBUTORS: link sam.thorogood@gmail.com for code review
R=Sam
CC=golang-dev
https://golang.org/cl/2437041
2010-10-11 13:13:57 -04:00
Russ Cox
4ed132826f A+C: Graham Miller (individual CLA)
R=gmiller, adg
CC=golang-dev
https://golang.org/cl/2362043
2010-10-07 03:07:35 -04:00
Andrew Gerrand
c276ce98c2 A+C: Albert Strasheim
R=golang-dev, r2
CC=golang-dev
https://golang.org/cl/2336042
2010-10-06 21:30:34 +11:00
Russ Cox
07b56fce66 CONTRIBUTORS: add Balazs Lecz (Google CLA)
R=r, r2
CC=golang-dev
https://golang.org/cl/2216053
2010-09-27 11:43:53 -04:00
Rob Pike
18b02f6cf3 CLA for Sebastien Binet
R=adg
CC=binet, golang-dev
https://golang.org/cl/2188041
2010-09-14 17:24:29 +10:00
Russ Cox
26fd5252f4 A+C: add Dan Sinclair (individual CLA)
R=r
CC=golang-dev
https://golang.org/cl/2140045
2010-09-10 13:59:08 -04:00
Andrew Gerrand
cc9d2e2dfe A+C: Vincent Ambo
R=r
CC=golang-dev
https://golang.org/cl/2048043
2010-08-30 14:57:23 +10:00
Rob Pike
da25964e9e CLA: Add James Fysh
R=gri
CC=James Fysh, golang-dev
https://golang.org/cl/2043042
2010-08-28 07:52:22 +10:00
Russ Cox
25410fc57d A+C: Corey Thomasson (individual CLA)
R=iant
CC=golang-dev
https://golang.org/cl/1952047
2010-08-26 13:21:06 -04:00