Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
489 commits
Select commit Hold shift + click to select a range
66b243d
test: relax the timing window in test-child-process-fork-net2.js
gireeshpunathil Mar 26, 2015
67d9a56
tls: disable RC4, add --cipher-list command line switch
jasnell Apr 2, 2015
02a549e
tls: make the --enable-legacy-cipher-list help less verbose
jasnell Apr 6, 2015
f9291a9
disable RC4, add --cipher-list command line switch
jasnell Apr 2, 2015
b5737bb
tls: make --enable-legacy-cipher-list=val less verbose
jasnell Apr 6, 2015
de90403
doc: add link to workflow in api docs menu
paulomcnally Apr 8, 2015
4e154d6
test: immunize data flow from packet size and order
gireeshpunathil Apr 2, 2015
d5b3224
src: backport ignore ENOTCONN on shutdown race
bnoordhuis Mar 19, 2015
c63a39b
debugger: improve help information
JacksonTian Mar 26, 2015
f0ef597
debugger: don't spawn child process in remote mode
JacksonTian Mar 26, 2015
f99eaef
src: fix backport for SIGINT crash fix on FreeBSD
Apr 14, 2015
9800e0b
docs: clarify usage of stream.Writable.write
AlexKVal Apr 15, 2015
9d19dfb
install: fix source path for openssl headers
obastemur Mar 25, 2015
4028669
install: make sure opensslconf.h is overwritten
obastemur Apr 6, 2015
a58b174
build,win: set env before generating projects
orangemocha Apr 23, 2015
0e392f3
net: do not set V4MAPPED on FreeBSD
Mar 2, 2015
32166a9
deps: update V8 to 3.28.71.19
trevnorris Feb 11, 2015
beff91c
deps: apply floating irhydra patch to v8
trevnorris Feb 11, 2015
ace398e
deps: fix postmortem-metadata generator in v8
refack Sep 29, 2014
9a960c2
mdb_v8: fix dictionary properties access
Oct 23, 2014
5b2bf92
deps: backport use strict fix for V8 debugger
yury-s Nov 19, 2014
712cb43
build: fix build for SmartOS
Oct 9, 2014
2a5f4bd
v8: fix issue with let bindings in for loops
ajklein Nov 14, 2014
cb55a05
test: add test for let bindings in for loops
Apr 28, 2015
03b4f44
test: make test-npm uses custom node, not global
Jan 28, 2015
8fc40af
deps: upgrade npm to 2.8.4
othiym23 Apr 24, 2015
fcbf226
test: Extend timeout due to failure on AIX
mhdawson May 6, 2015
ad9947e
win,msi: Added empty InstallExecuteSequence group
joaocgreis Apr 30, 2015
e7c84f8
win,msi: broadcast WM_SETTINGCHANGE after install
mathiask88 Jan 27, 2015
84f1ab6
deps: update libuv to 1.5.0
saghul May 6, 2015
e1cc263
build: fix use of strict aliasing
trevnorris Feb 10, 2015
80cdae8
deps: don't busy loop in v8 cpu profiler thread
tunniclm May 8, 2015
0dbaee4
test,win: disable test-tls-server-verify for CI
orangemocha May 12, 2015
101e103
repl: make 'Unexpected token' errors recoverable
Dec 15, 2014
03cfbd6
deps: upgrade npm to 2.9.1
othiym23 May 12, 2015
72188d8
tls,crypto: revert recent cipher lists changes
May 13, 2015
03431c7
2015.05.13, Version 0.12.3 (Stable)
May 14, 2015
1ae392e
Merge branch 'v0.12.3-release' into v0.12
May 14, 2015
d2395f7
Now working on 0.12.4
May 14, 2015
97d4706
test: delete simple/test-process-active-wraps
mhdawson May 14, 2015
ebbb356
test: relax timing constraints for child process
gireeshpunathil May 13, 2015
a294aee
doc: Using ciphers with tls.connect()
iamthechad May 12, 2015
6157697
deps: revert v8 Array.prototype.values() removal
cjihrig May 15, 2015
e23450f
test: Array.prototype.values() regression test
cjihrig May 15, 2015
3122052
win: bring back xp/2k3 support
piscisaureus Jan 19, 2015
202c18b
deps: upgrade to npm 2.10.1
iarna May 22, 2015
0a604e9
2015.05.22, Version 0.12.4 (Stable)
May 23, 2015
1150bec
Merge branch 'v0.12.4-release' into v0.12
May 23, 2015
85d670e
Now working on 0.12.5
May 23, 2015
1191e65
test: running tls-server-verify clients in parallel
joaocgreis May 22, 2015
6d34505
test: run tls-server-verify servers in parallel
joaocgreis May 22, 2015
29bbb32
test: improve console output of tls-server-verify
joaocgreis May 22, 2015
83b7c07
test,win: re-enable tls-server-verify in CI
orangemocha May 22, 2015
cb63d93
test: kill child in tls-server-verify for speed up
May 27, 2015
fa4aa34
deps: add -no_rand_screen to openssl s_client
May 27, 2015
1034982
test: add -no_rand_screen for tls-server-verify
May 27, 2015
b81a643
V8: avoid deadlock when profiling is active
dmelikyan May 14, 2015
69967c6
deps: upgrade to npm 2.11.1
zkat Jun 5, 2015
50f9615
deps: update libuv to version 1.6.1
saghul Jun 4, 2015
097607c
build: fix use of strict aliasing
trevnorris Feb 10, 2015
d38e865
timers: fix timeout when added in timer's callback
Apr 21, 2015
456c22f
deps: upgrade to openssl-1.0.1o
Jun 12, 2015
ee95454
deps: replace all headers in openssl
Jun 12, 2015
3937563
deps: separate sha256/sha512-x86_64.pl for openssl
Mar 18, 2015
81e30a1
deps: fix openssl assembly error on ia32 win32
indutny Jan 8, 2014
9463cfa
openssl: fix keypress requirement in apps on win32
Feb 17, 2015
139dbe8
test: remove 512 bits test in test-tls-dhe.js
Jun 17, 2015
20d8db1
deps: upgrade to npm 2.11.2
iarna Jun 12, 2015
dcb7ef2
tls: revert disable RC4 and cipher lists changes
Jun 11, 2015
615a35c
2015.06.18, Version 0.10.39 (Maintenance)
Jun 19, 2015
3a1d4b7
Merge branch 'v0.10.39-release' into v0.10
Jun 22, 2015
6f8400a
Now working on 0.10.40
Jun 22, 2015
f50c37d
Merge remote-tracking branch 'upstream/v0.10' into v0.12
Jun 22, 2015
61c6abf
2015.06.22, Version 0.12.5 (Stable)
Jun 22, 2015
e359e01
Merge branch 'v0.12.5-release' into v0.12
Jun 22, 2015
c3e02ae
Now working on 0.12.6
Jun 22, 2015
8917e43
deps: upgrade to npm 2.11.3
othiym23 Jun 19, 2015
5fc4fb1
src: fix signed/unsigned comparison warning
bnoordhuis Jun 29, 2015
5a60e0d
v8: back-port JitCodeEvent patch from upstream
bnoordhuis Jun 29, 2015
88a27a9
v8: cherry-pick JitCodeEvent patch from upstream
bnoordhuis Jun 29, 2015
48b0ca2
V8: do not use wide reads in CopyCharsUnsigned
hashseed Sep 11, 2014
13ea50e
V8: remove V8_HOST_CAN_READ_UNALIGNED and its uses
hashseed Sep 15, 2014
18d413d
win,msi: create npm folder in AppData directory
Jan 12, 2015
4ffbce4
win,msi: create npm folder in AppData directory
Jan 12, 2015
8294f32
test: mark microtask-queue-run(-domain) as flaky
joaocgreis Jul 1, 2015
dbda13a
test: Fix test-npm Makefile target for npm 2.8.4
mhdawson May 13, 2015
78b0e30
deps: fix out-of-band write in utf8 decoder
indutny Jul 3, 2015
0be9a77
2015.07.03, Version 0.12.6 (Stable)
Jul 4, 2015
9d3288c
Merge branch 'v0.12.6-release' into v0.12
Jul 4, 2015
6b489e6
Now working on 0.12.7
Jul 4, 2015
0cf9f27
deps: upgrade openssl sources to 1.0.1p
Jul 9, 2015
8277822
deps: copy all openssl header files to include dir
Jul 9, 2015
984e7f9
deps: separate sha256/sha512-x86_64.pl for openssl
Mar 18, 2015
7ad5938
deps: fix openssl assembly error on ia32 win32
indutny Jan 8, 2014
c5d7b31
openssl: fix keypress requirement in apps on win32
Feb 17, 2015
0439a28
2015.07.09, Version 0.10.40 (Maintenance)
Jul 9, 2015
26bb1ad
Merge branch 'v0.10.40-release' into v0.10
Jul 9, 2015
e5aaa34
Now working on 0.10.41
Jul 9, 2015
9c5e9fc
Merge remote-tracking branch 'upstream/v0.10' into v0.12
Jul 9, 2015
d3492aa
2015.07.09, Version 0.12.7 (Stable)
Jul 9, 2015
bd68784
Merge branch 'v0.12.7-release' into v0.12
Jul 9, 2015
b8ac658
Now working on 0.12.8
Jul 9, 2015
b48639b
test: support writing test output to file
orangemocha Jun 9, 2015
d998a65
tools: pass constant to logger instead of string
jbergstroem May 30, 2015
b25d26f
build: support Jenkins via test-ci
orangemocha Jul 8, 2015
2d2494c
build: support flaky tests in test-ci
orangemocha Jul 8, 2015
a9b642c
test: runner should return 0 on flaky tests
orangemocha Jul 7, 2015
1083fa7
build: run-ci makefile rule
orangemocha Jul 8, 2015
78d256e
test: unmark tests that are no longer flaky
joaocgreis Jul 13, 2015
8b81f98
configure: add --without-mdb flag
cgalibern Mar 6, 2015
39e0563
test: mark http-pipeline-flood flaky on win32
Jul 17, 2015
7569711
tls: do not hang without `newSession` handler
indutny Nov 4, 2014
2299773
test: add regression test for #25735
indutny Jul 18, 2015
b8d47a7
fix
indutny Jul 19, 2015
8e80528
win,msi: change InstallScope to perMachine
joaocgreis Jul 2, 2015
14db629
win,msi: correct installation path registry keys
joaocgreis Jul 2, 2015
ceb6a8c
test: fix test-debug-port-from-cmdline
joaocgreis Jul 15, 2015
cf435d5
test: mark test-signal-unregister as flaky
orangemocha Jul 22, 2015
85bcb28
doc: improve http.abort description
jasnell Jun 24, 2015
418cde0
doc: mention that mode is ignored if file exists
jasnell Jun 24, 2015
70dd13f
doc: add CleartextStream deprecation notice
jasnell Jun 24, 2015
b7229de
docs: Fix default options for fs.createWriteStream()
chrisneave May 23, 2015
53b6a61
Documentation update about Buffer initialization
sarathms Jan 27, 2015
0b165be
doc: fix line wrapping in buffer.markdown
jasnell Jun 25, 2015
618e4ec
doc: add a note about readable in flowing mode
jasnell Jun 26, 2015
16f5476
doc: Document http.request protocol option
scop Jun 12, 2015
5ccb429
doc, comments: Grammar and spelling fixes
scop Jun 12, 2015
59c67fe
updated documentation for fs.createReadStream
skypjack Jun 25, 2015
cb660ab
Update child_process.markdown, spelling
jalexanderfox Jun 24, 2015
6b6bd21
doc: Clarified read method with specified size argument.
plafer Jun 28, 2015
8cbf7cb
docs:events clarify emitter.listener() behavior
bsteephenson Mar 3, 2015
14000b9
doc: two minor stream doc improvements
jasnell Jul 1, 2015
4952e2b
doc: clarify Readable._read and Readable.push
fresheneesz Jun 25, 2015
5ad05af
Update util.markdown
danielrentz Jun 25, 2015
b6378f0
doc: stream.unshift does not reset reading state
jasnell Jul 6, 2015
881d9be
doc: readable event clarification
jasnell Jul 6, 2015
eda2560
doc: additional refinement to readable event
jasnell Jul 9, 2015
162d0db
doc: tls.markdown, adjust version from v0.10.39 to v0.10.x
jasnell Aug 4, 2015
89b22cc
Fixed typo
radarhere Aug 4, 2015
d384bf8
Update assert.markdown
daveboivin Jul 30, 2015
1fd8f37
doc: buffer, adding missing backtick
dyanarose Jul 25, 2015
b03ab02
doc: Change the link for v8 docs to v8dox.com
chad3814 Jul 10, 2015
9a6f1ce
comma
darul75 Jul 2, 2015
15030f2
build: Intl: bump ICU4C from 54 to 55 (backport)
srl295 Aug 13, 2015
4a91fa1
doc: Update docs for os.platform()
hertzg Jul 28, 2015
35bbe98
Update addons.markdown
maxdeepfield Aug 20, 2015
f693565
deps: upgrade to npm 2.13.4
zkat Aug 8, 2015
4f24563
build: work around VS2015 issue in ICU <56
srl295 Jul 31, 2015
1f7257b
test: mark test-https-aws-ssl flaky on linux
joaocgreis Aug 24, 2015
261fa36
src: fix intermittent SIGSEGV in resolveTxt
evanlucas Feb 27, 2015
a24db43
docs: event emitter behavior notice
Jun 2, 2015
0363cf4
tls: Closing parent socket also closes the tls sock
Aug 25, 2015
b5a0abc
child_process: clone spawn options argument
cjihrig Jan 23, 2015
2860c53
doc: fixed child_process.exec doc
Mar 20, 2015
071c860
crypto: replace rwlocks with simple mutexes
bnoordhuis Sep 7, 2015
586c4d8
win: fix custom actions on Visual Studio != 2013
Jun 19, 2015
44d7054
win: fix custom actions for WiX older than 3.9
joaocgreis Jul 21, 2015
f0fba0b
deps: update gyp to 25ed9ac
joaocgreis Aug 13, 2015
02c262a
deps: fix gyp to work on MacOSX without XCode
Feb 10, 2015
5837343
deps: fix openssl for MSVS 2015
Jul 2, 2014
618b142
deps,v8: fix compilation in VS2015
joaocgreis Sep 12, 2015
08afe4e
build: add MSVS 2015 support
rvagg Apr 16, 2015
8887666
build: update manifest to include Windows 10
LPGhatguy Aug 9, 2015
e07c86e
build,win: try next MSVS version on failure
joaocgreis Sep 15, 2015
1982ed6
v8: port fbff705 from v0.10 to v0.12
whitlockjc Sep 28, 2015
f0453ca
domains: port caeb677 from v0.10 to v0.12
whitlockjc Sep 28, 2015
8344161
build: fix --without-ssl compile time error
bnoordhuis Nov 14, 2015
ca97fb6
deps: upgrade npm to 2.14.9
othiym23 Nov 6, 2015
caa16b4
tls: prevent server from using dhe keys < 768
mhdawson Nov 17, 2015
6fb0b92
build: backport config for new CI infrastructure
rvagg Nov 3, 2015
7d11208
build: backport tools/release.sh
rvagg Nov 19, 2015
64459c0
doc: backport README.md
rvagg Nov 19, 2015
7e4b47f
build,win: fix node.exe resource version
joaocgreis Sep 23, 2015
0cdc54a
2015-11-25 Version 0.12.8 (LTS) Release
rvagg Sep 11, 2015
e2b6d45
Working on v0.12.9
rvagg Nov 25, 2015
dfc6f4a
http: fix pipeline regression
indutny Oct 29, 2015
8d24a14
deps: upgrade to openssl 1.0.1q
bnoordhuis Dec 3, 2015
ffc1395
2015-12-04, Version 0.12.9 (Stable)
rvagg Dec 3, 2015
cf98211
Working on v0.12.10
rvagg Dec 4, 2015
4303dde
src: add --security-revert command line flag
jasnell Feb 4, 2016
d86fc39
deps: update http-parser to version 2.3.1
jasnell Feb 4, 2016
2a2d3e1
http: strictly forbid invalid characters from headers
jasnell Feb 4, 2016
2aa1a85
src: avoiding compiler warnings in node_revert.cc
jasnell Feb 8, 2016
da747bf
deps: upgrade openssl sources to 1.0.1r
Jan 29, 2016
ce2a393
tools: backport tools/install.py for headers
richardlau Dec 4, 2015
5d879a4
doc: clarify v0.12.9 notable items
rvagg Dec 4, 2015
8e1e25b
build: enable xz compressed tarballs where possible
rvagg Jan 27, 2016
8d7aa92
2016-02-09, Version 0.12.10 (LTS)
jasnell Feb 8, 2016
a8bb5c7
Working on v0.12.11
jasnell Feb 9, 2016
46c8e21
deps: backport 1f8555 from v8's upstream
trevnorris Sep 23, 2015
a79baf0
src: use global SealHandleScope
trevnorris Sep 23, 2015
3a48f00
node: fix leaking Context handle
trevnorris Nov 24, 2015
da66166
test: fix test-domain-exit-dispose-again
Nov 23, 2015
28dddab
src: fix build error without OpenSSL support
joerg-krause Dec 8, 2015
be39f30
test: add test-domain-exit-dispose-again back
Dec 14, 2015
018e4e0
domains: fix handling of uncaught exceptions
Nov 3, 2015
6c468df
child_process: fix data loss with readable event
mscdex Feb 2, 2016
d421e85
lib: fix cluster handle leak
Trott Oct 24, 2015
fcc6479
child_process: guard against race condition
Trott Dec 24, 2015
fa26b13
deps: update to http-parser 2.3.2
jasnell Feb 15, 2016
61a2201
deps: upgrade openssl to 1.0.1s
bnoordhuis Mar 1, 2016
1ab6653
build: update Node.js logo on OSX installer
rvagg Feb 24, 2016
ce58c2c
doc: remove SSLv2 descriptions
Mar 3, 2016
e8c6a58
2016-03-03 Version 0.12.11 (LTS) Release
rvagg Feb 24, 2016
8fe68d7
Working on v0.12.12
rvagg Mar 3, 2016
dbfc9d9
crypto,tls: remove SSLv2 support
bnoordhuis Mar 2, 2016
3f8ff60
2016-03-08 Version 0.12.12 (LTS) Release
rvagg Mar 3, 2016
b77252f
Working on v0.12.13
rvagg Mar 9, 2016
ff2bed6
win,build: support Visual C++ Build Tools 2015
joaocgreis Mar 9, 2016
154098a
test: bp fix for test-http-get-pipeline-problem.js
mhdawson Sep 22, 2015
a115779
deps: Disable EXPORT and LOW ciphers in openssl
Mar 14, 2016
9c06db7
test: change tls tests not to use LOW cipher
Mar 15, 2016
ab907eb
test: skip cluster-disconnect-race on Windows
gibfahn Mar 9, 2016
4041ea6
deps: upgrade npm in LTS to 2.15.1
othiym23 Mar 30, 2016
5f4849a
2016-03-31 Version 0.12.13 (LTS) Release
rvagg Mar 31, 2016
98060a4
Working on v0.12.14
rvagg Mar 31, 2016
08c8ae4
deps: upgrade openssl sources to 1.0.1t
May 3, 2016
3938083
deps: copy all openssl header files to include dir
May 3, 2016
1aecc66
deps: separate sha256/sha512-x86_64.pl for openssl
Mar 18, 2015
02b6a6b
deps: fix openssl assembly error on ia32 win32
indutny Jan 8, 2014
f5a961a
openssl: fix keypress requirement in apps on win32
Feb 17, 2015
f21705d
deps: update openssl asm files
May 3, 2016
2b63396
deps: add -no_rand_screen to openssl s_client
May 27, 2015
3e99ee1
deps: completely upgrade npm in LTS to 2.15.1
othiym23 Apr 1, 2016
810fb21
tools: remove obsolete npm test-legacy command
zkat Apr 11, 2016
a7376c9
2016-05-06 Version 0.12.14 (Maintenance) Release
rvagg May 6, 2016
41c84c5
Working on v0.12.15
rvagg May 6, 2016
8138055
test: fix test failure due to expired certificates
bnoordhuis Jun 7, 2016
a113e02
deps: backport 3a9bfec from v8 upstream
bnoordhuis Jun 2, 2016
e75de35
deps: backport 3eb6764a from libuv upstream
rvagg Jun 23, 2016
5df21b2
deps: backport 9a4fd268 from libuv upstream
rvagg Jun 23, 2016
9627f34
deps: backport 98239224 from libuv upstream
rvagg Jun 23, 2016
9207a00
deps: backport 85adf43e from libuv upstream
rvagg Jun 23, 2016
da8501e
deps: backport bd1777fd from libuv upstream
rvagg Jun 23, 2016
2bd9dab
2016-06-23 Version 0.12.15 (Maintenance) Release
rvagg Jun 23, 2016
8a4a26b
Working on v0.12.16
rvagg Jun 23, 2016
1ba6d16
build: turn on -fno-delete-null-pointer-checks
bnoordhuis May 13, 2016
4a9da21
deps: upgrade openssl sources to 1.0.1u
shigeki Sep 22, 2016
7cc6d4e
deps: copy all openssl header files to include dir
shigeki Sep 22, 2016
734bc69
deps: separate sha256/sha512-x86_64.pl for openssl
Mar 18, 2015
1caec97
deps: fix openssl assembly error on ia32 win32
indutny Jan 8, 2014
db80592
openssl: fix keypress requirement in apps on win32
Feb 17, 2015
b6e0105
deps: add -no_rand_screen to openssl s_client
May 27, 2015
ad470e4
http: disallow sending obviously invalid status codes
evanlucas Jun 14, 2016
6d97790
http: check reason chars in writeHead
evanlucas Jun 14, 2016
9dbde2f
lib: make tls.checkServerIdentity() more strict
bnoordhuis Aug 15, 2016
38d7258
buffer: zero-fill uninitialized bytes in .concat()
ChALkeR Sep 16, 2016
71e4285
crypto: don't build hardware engines
rvagg Sep 27, 2016
0ad4bbd
2016-09-27 Version 0.12.16 (Maintenance) Release
rvagg Sep 27, 2016
c3f2f02
Working on v0.12.17
rvagg Sep 27, 2016
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
The diff you're trying to view is too large. We only load the first 3000 changed files.
5 changes: 5 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ node_g
.benchmark_reports
/.project
/.cproject
icu_config.gypi

/out

Expand All @@ -27,6 +28,7 @@ Release/
*.suo
*.vcproj
*.vcxproj
!custom_actions.vcxproj
*.vcxproj.user
*.vcxproj.filters
UpgradeLog*.XML
Expand All @@ -46,6 +48,9 @@ ipch/
email.md
deps/v8-*
deps/icu
deps/icu*.zip
deps/icu*.tgz
deps/icu-tmp
./node_modules
.svn/

Expand Down
12 changes: 12 additions & 0 deletions .mailmap
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ Aaron Heckmann <[email protected]> <[email protected]>
Abe Fettig <[email protected]> <[email protected]>
Alex Kocharin <[email protected]>
Alex Kocharin <[email protected]> <[email protected]>
Alexey Kupershtokh <[email protected]>
Alexis Campailla <[email protected]>
Alexis Sellier <[email protected]>
Alexis Sellier <[email protected]> <[email protected]>
Arlo Breault <[email protected]>
Expand All @@ -13,10 +15,12 @@ Bert Belder <[email protected]> <bert@piscisaureus2.(none)>
Bert Belder <[email protected]> <[email protected]>
Bert Belder <[email protected]> <[email protected]>
Brandon Benvie <[email protected]> <[email protected]>
Brandon Cheng <[email protected]>
Brian White <[email protected]>
Brian White <[email protected]> <[email protected]>
Chew Choon Keat <[email protected]>
Christopher Lenz <[email protected]> <[email protected]>
Colin Ihrig <[email protected]>
Daniel Berger <[email protected]>
Daniel Chcouri <[email protected]>
Daniel Gröber <[email protected]>
Expand All @@ -25,6 +29,7 @@ Daniel Pihlström <[email protected]>
Dave Pacheco <[email protected]> <[email protected]>
David Siegel <[email protected]> <[email protected]>
Domenic Denicola <[email protected]>
Doron Pagot <[email protected]>
Eduard Burtescu <[email protected]>
Einar Otto Stangvik <[email protected]>
Elliott Cable <[email protected]>
Expand All @@ -38,6 +43,7 @@ Friedemann Altrock <[email protected]>
Fuji Goro <[email protected]>
Gabriel de Perthuis <[email protected]>
Gil Pedersen <[email protected]> <[email protected]>
Guillaume Goussard <[email protected]>
Henry Chin <[email protected]>
Herbert Vojčík <[email protected]>
Igor Soarez <[email protected]>
Expand All @@ -46,6 +52,7 @@ Isaac Z. Schlueter <[email protected]>
Isaac Z. Schlueter <[email protected]> <[email protected]>
Jake Verbaten <[email protected]>
Jered Schmidt <[email protected]>
Jochen Eisinger <[email protected]>
Joe Shaw <[email protected]> <[email protected]>
Johan Bergström <[email protected]>
Johan Dahlberg <[email protected]> <[email protected]>
Expand All @@ -69,6 +76,7 @@ Micheil Smith <[email protected]> <[email protected]>
Mikael Bourges-Sevenier <[email protected]> <[email protected]>
Nebu Pookins<[email protected]>
Nicholas Kinsey <[email protected]>
Nicholas Vavilov <[email protected]>
Onne Gorter <[email protected]>
Paul Querna <[email protected]> <[email protected]>
Ray Morgan <[email protected]>
Expand Down Expand Up @@ -104,8 +112,10 @@ Trevor Burnham <[email protected]> <[email protected]>
Tyler Larson <[email protected]>
Vincent Voyer <[email protected]>
Willi Eggeling <[email protected]>
Yiyu He <[email protected]>
Yoshihiro KIKUCHI <[email protected]>
Yuichiro MASUI <[email protected]>
Yunsong Guo <[email protected]>
Zachary Scott <[email protected]> <[email protected]>
Zoran Tomicic <[email protected]>

Expand All @@ -120,3 +130,5 @@ Michael Starzinger <[email protected]>
Toon Verwaest <[email protected]>
Vyacheslav Egorov <[email protected]>
Yang Guo <[email protected]>
Dan Carney <[email protected]>
Sven Panne <[email protected]>
Loading