-
Notifications
You must be signed in to change notification settings - Fork 12
/
AUTHORS
656 lines (474 loc) · 16.2 KB
/
AUTHORS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
Unicode2ascii replacement, entity name tables and Gopher code taken from lynx.
Initial mailcap and mime.types file handling inspired from Mutt.
FTP directory listing parsing based on GNU Wget code.
People who contributed to Links/ELinks, in alphabetical order (if you are
missing here or some of your contributions is, tell me):
Adam Borowski <[email protected]>
Fixed xterm detection
Adam Golebiowski <[email protected]>
Polish translation updates
Hints for gettexted strings
Adam Harvey <[email protected]>
Fixed sometimes badly posted form
Alberto García <[email protected]>
Galician translation
Aldy Hernandez <[email protected]>
MacOS address resolution fix
Alex Antropoff <[email protected]>
'charset' attribute of META element
Alexander Mai <[email protected]>
OS/2 xterm support
Fix includes for AIX
Updated manpage
Alexander Zschach <[email protected]>
Build fixes
Alexey Tourbin <[email protected]>, <[email protected]>
Proxy support fixes
Gettext plural.y fix
Alejandros Diamandidis <[email protected]>
Greek codepages & translation
Ami Fischman <[email protected]>
Random fixes, misc minor improvements
Andre Valente <[email protected]>
Download completion notify
Portuguese and Brazilian-Portuguese translation updates
Andrzej Zaborowski <[email protected]>
Fix for a memory-corruption bug in the line justification algorithm.
Anton Voloshin <[email protected]>
Proper encoding of form entries
Arkadiusz Sochala <[email protected]>
Polish translation
Armon Red <[email protected]>
Icelandic translation
Aurimas Mikalauskas <[email protected]>
Lithuanian translation
Baris Metin <[email protected]>
Turkish translation
Basim Reza <[email protected]>
BitTorrent support
beckers <[email protected]>
German translation
Ben Sittler <[email protected]>
utf8_io support
Benjamin Michotte <[email protected]>
User-Agent browser ID string changing support
Bennett Todd <[email protected]>
RPM elinks.spec updates
Support for HTTP TRACE request
Bunch <[email protected]>
HTML renderer hacking
Carles Sadurní Anguita <[email protected]>
Catalan translation
Csaba Raduly <[email protected]>
Random fixes
Christian Biesinger <[email protected]>
FTP authentication via user interface support
Christian Cornelssen <[email protected]>
Lua5 support
Christian Häggström <[email protected]>
Fixes in parse_http_date()
Cliff Cunnington <[email protected]>
Links' website at http://links.sf.net/
User's manual at http://links.sf.net/docs/manual-0.82-en/
Minor fixes/improvements
Cristiano Guadagnino <[email protected]>, <[email protected]>
Updated italian translation
OS/2 compilation fixes
Cyril Slobin <[email protected]>
Russian translation updates
Dakshinamurthy Karra <[email protected]>
Win NT port
Saving goto history
Daniel Macks <[email protected]>
Minor compilation/weirdness fixes
RPM elinks.spec updates
David A. Capello <[email protected]>
Made Document info message box scrollable
David D. Kilzer <[email protected]>
Part of -no-home support
Support for -eval option
David Mediavilla Ezquibela <[email protected]>
Spanish translation
Esperanto hacking
Example config file with all links-0.96 keybindings
David Weinehall <[email protected]>
Display radiobuttons differently than checkboxes
Denis Lackovic <[email protected]>
Croatian translation
Dimitar Dimitrov <[email protected]>
Bulgarian translation updates
dinux <[email protected]>
Bulgarian translation updates
Dmitry M. Klimov <[email protected]>
KOI8-R frames
Russian localization
Dmitry Pinchukov <[email protected]>
Ukrainian translation
Referred as Dmitry in ChangeLog etc.
Doug Kearns <[email protected]>
Fixes in linkskeys.5 and elinks.1
Fix Ruby detection
Edwin Groothuis <[email protected]>
Dump-width option
Eric Wald <[email protected]>
Vim ftplugin to set ELinks coding style
Evan Hughes <[email protected]>
Bookmarks
Fabienne Ducroquet <[email protected]>
Move-half-page-down and move-half-page-up actions
Customizable overlap for vertical scrolling
Fabio Bonelli <[email protected]>
Accept-language support
Italian translation updates
XBEL bookmarks support
Random hacking
Cleanups
Fabio Junior Beneditto <[email protected]>
Brazilian Portuguese translation
Fabrice Haberer-Proust <[email protected]>
French translation
Felix von Leitner <[email protected]>
Set file date/time when downloading
Random fixes
Flemming Frandsen <[email protected]>
Random hacking
accesskey,tabindex support
Referred as 'ff' or 'FF' in the code
Frédéric L. W. Meunier <[email protected]>
Minor documentation updates
Friedel Wolff <[email protected]>
Afrikaans translation
Fuzzy European King <[email protected]>
Fixed lua stack overflow
Gisle Vanem <[email protected]>
Various portability fixes
Fix IDN support for HTTP
Grzegorz Adam Hankiewicz <[email protected]>
Default lua hooks enhancements
Grzegorz Golawski <[email protected]>
Polish translation updates
Gianluca Montecchi <[email protected]>
Italian translation
Harold L Hunt II <[email protected]>
Build system minor fixes
Hema Seetharamaiah <[email protected]>
Licenses the change under GPLv2-or-later and the modified BSD and X11 license, and permits linking with OpenSSL and with code licensed under LGPL.
Add configure --without-tre option
Hugo Haas <[email protected]>
Minor random hacking
debian/watch file
bzip2 decoding fix and rewrite
Ingo Blechschmidt <[email protected]>
German translation updates
Ionel Mugurel Ciobica <[email protected]>
Romanian translation
Jacek Fedorynski <[email protected]>
Fixed segfault when posting large forms
Jakub Bogusz <[email protected]>
Minor bugfixes
Polish translation updates
Jakub Horak <[email protected]>
Show links list at the footer of the dump output
Jan Bobrowski <[email protected]>
Small optimization in file listing
Jan Sembera <[email protected]>
HTTP-auth support fixes and rewrite
Some bits of HTTPS support
Jimenez Martinez Angel Luis <[email protected]>
Spanish translation
Jonas Fonseca <[email protected]>
Maintainer
Danish translation
http://elinks.cz/
Mailcap support
Major cleanups
BFU and document management hacking
Random hacking
Jonas Kölker <[email protected]>
Handling of <q>quotes</q>.
Jon Shapcott <[email protected]>
Lua 5 retrofits
John <[email protected]>
Tab browsing initial patch
Johannes Stezenbach <[email protected]>
Precedence of HTTP vs. HTTP meta tag when setting Content-Type
Johannes Zellner <[email protected]>
Minor misc hacking
José Luis González González <[email protected]>
MIME types documentation
Referred as 'Jose'
Josef 'Jupp' Schugt <[email protected]>
German translation updates
Julian Kinraid <[email protected]>
QNX-related fixes
Kalle Olavi Niemitalo <[email protected]>
I allow relicensing under "GNU GPL v2 or later", or preferably under the ISC licence ("and/or" version). This applies only to code or other works that I intended to be added to ELinks.
Scanning PO files for accelerator conflicts (msgaccel)
UTF-8 and terminal support enhancements
Build system fixes
Finnish translation updates
Random hacking
Kaloian Doganov <[email protected]>
Bulgarian translation
Bulgarian translation update ;)
Kamil Dudka <[email protected]>
Allows relicensing under "GNU GPL v2 or later"
Fixed a security vulnerability in negotiate-auth
Rewriting rules for DuckDuckGo
nss_compat_ossl support
Fixed indentation in configure --help
Karel Kulhavy <[email protected]>
Czech translation
Fixed compile incompatibility
One of Links authors; a lot of misc. features & code
Karel Zak <[email protected]>
Support for negotiate-auth based on GSSAPI
Minor bug fixes
Karsten Schölzel <[email protected]>
Event system chief engineer
Scripting subsystem hacking
Regex searches
Random hacking
Karvinen Ilkka <[email protected]>
Finnish translation
Kevin Keverets <[email protected]>
Show actual document's URL in xterm title bar
Kevin B. McCarty <[email protected]>
Fixed hooks file loading for Lua version 5.0
Laurent Monin <[email protected]>
Updated French translation
Bookmarks hacking
Misc minor improvements
Big amount of bugfixes, tidyups and optimizations
Random hacking
HTTP Auth fixes
Secure file saving
Fastfind code
Memory debugging and memleaks detection
Referred as 'Zas' or 'zas' in the code
Lewis Collard <[email protected]>
Fixed mmap() usage on FreeBSD
Lilja Heiðarsdottir Fjeldsted <[email protected]>
BitTorrent support
Lukasz Dobrek <[email protected]>
$CONFIG_DIR for config directory (later changed to $ELINKS_CONFDIR)
Len Lattanzi <[email protected]>
Allow reading of special (non-regular) files
M. K. Srikant <[email protected]>
Small fix in forms
M. Levinson <[email protected]>
Python scripting fixes
M. Vefa Bicakci <[email protected]>
Licenses modifications under "GPL version 2 or any later version."
Locale-independent case-insensitive comparisons
Malcolm Parsons <[email protected]>
Typo fixes
Marco Bodrato <[email protected]>
Twinterm support
Mario Lorenz <[email protected]>
Security OpenSSL fix
Marius Gedminas <[email protected]>
Fixed reversed HOME/END on RXVT
Martin Bays <[email protected]>
Redirect-to-mailto crash bugfix
Martin Kavalec <[email protected]>
Fixed redundant ':' in host header
Martin Norback <[email protected]>
Swedish translation
Marti Raudsepp <[email protected]>
KiB/MiB computation bugfix
Matthew Mueller <[email protected]>
Random hacking
Michael R. Elkins <[email protected]>
Original mailcap code from Mutt
Michail Litvak <[email protected]>
Patch configure.in to force error if OpenSSL not found
Michal Maruska <[email protected]>
Show actual document's URL in xterm title bar
Michal Politowski <[email protected]>
Fixed saving of old xterm title in some odd cases
(like multi-gnome-terminal)
Miciah Dashiel Butler Masters <[email protected]>
Document-specific colors usage switch possibility
Global history
Unambiguous autocompletion
ASCII "markup" support in the plaintext renderer
Magnificently elaborate fixes all over the map
Truly random hacking
The official native English speaker of our team
Mikael Berthe <[email protected]>
"GPLv2 or later" is fine. For translations, permission granted to link to whatever you please.
French translation update
Mikael Magnusson <[email protected]>
Fixed crash for IPv6 FTP when EPSV was disabled
Mike Swieton <[email protected]>
Fixed bug: Form is not posted when jumping to field by number
Mikolaj Machowski <[email protected]>
Polish translation updates
Mikulas Patocka <[email protected]>
Original Links author
Maintains and makes Links-0.9x official releases.
http://artax.karlin.mff.cuni.cz/~mikulas/vyplody/links/
One of Links authors; a lot of misc. features & code
SMB support
Morten Bo Johansen <[email protected]>
Danish translation
Muhamad Faizal <[email protected]>
Indonesian translation
Nalin Dahyabhai <[email protected]>
Fixed occasional destroying of read buffer on Alpha
Nils Dagsson Moskopp <[email protected]>
Rudimentary support for the HTML5 media elements, <video> and
<audio>.
Nuno Miguel Rodrigues <[email protected]>
UnixWare console fix
Oleg Belousov <[email protected]>
"Ignore charset info sent by server" is saved in config file
Oleg Deribas <[email protected]>
Window title and clipboard support in OS/2
Olexander Kunytsa <[email protected]>
Ukrainian translation update
Omar Khayam <[email protected]>
URL decode filename when saving
Fix stdin reading on Mac OS X
Paul B. Mahol <[email protected]>
Recognize Insert key on cons25 (FreeBSD console)
Pavol Babincak <[email protected]>
Improved UTF-8 support with double-width chars
Peder Stray <[email protected]>
Fix handling of key presses turning up as key prefixes
Peter Collingbourne <[email protected]>
Allows relicensing under GPLv2-or-later and linking with OpenSSL
Fixed bug relating to newlines in hidden input fields
Fixed compiler errors and warnings in src/util/random.c where CONFIG_SSL undefined
Peter Gervai <[email protected]>
Manpage updates
Mailcap to links.cfg convertor
Debian package files
Peter Naulls <[email protected]>
RISC OS port
Peter Samek <[email protected]>
Slovak translation updates
Peter Wang <[email protected]>
Rebindable keys
Lua scripting support
Guile scripting support
Original unhistory support
Support for changing color defaults
Petr Baudis <[email protected]>
Original ELinks maintainer
Initial cleanups
Options system
DNS hacking
Initial CSS and ECMAScript support
Random hacking all over the map
Feature of the Day implementation
LEDs, exmode, marks and other worthless toys
Actually even some documentation!
http://elinks.cz/ (original cut)
Petr Cech <[email protected]>
Allow spaces at the beginning of URL
Petr Kulhavy <[email protected]>
Czech translation
HTTP referer support
One of Links authors; a lot of misc. features & code
Pixel <[email protected]>
Compilation fixes
Radovan Stas <[email protected]>
Slovak translation
Raúl Núñez de Arenas Coronado <[email protected]>
get_unique_name() fix.
Russ Rowan (Apu) <[email protected]>
Patch that shorten the alt or title attribute of an image
Improved Perl hooks
Sebastian Zagrodzki <[email protected]>
Shift-G opens dialog with pre-displayed current URL
Serge Winitzki <[email protected]>
Updated Russian localization
Sergei Borushevsky <[email protected]>
No-proxy-for
HTTP auth (discarded later, to be redone)
Ctrl-W completion
SSL
Sergey E. Galanov <[email protected]>
Lua-support for setting and getting Elinks options
Sergey Karpov <[email protected]>
First tab browsing patch for ELinks
Ideas !
Sergey Starosek <[email protected]>
Optionally use credential file for the SMB protocol
Sergio R. Velasquez Zeballos <[email protected]>
Proxy auth (Basic)
Simen Graaten <[email protected]>
Norwegian translation
Simon Josefsson <[email protected]>
GnuTLS improvements
Simon Ruderich <[email protected]>
Minor documentation updates
Simon Wilkinson <[email protected]>
Support for X509 client certificates
Simos Xenitellis <[email protected]>
Greek codepages & translation
Solar Designer <[email protected]>
Number of security fixes
Stefan de Groot <[email protected]>
Dutch translation
Stepan Roh <[email protected]>
HTTP Date (Set-Cookie expires attribute) proper parsing bugfixes
Random hacking
Stephane Chazelas <[email protected]>
Cookies fixes
HTTP Date parsing rewrite
Random hacking
Referred as 'sc' or 'SC' in the code
Suzanne Britton <[email protected]>
Support for default URI rewrite template
Strahinya Radich <[email protected]>
Serbian translation
Suveg Gabor <[email protected]>
Hungarian translation
Sven Wegener <[email protected]>
Fix stdio checks for remote sessions
Taniel Kirikal <[email protected]>
Estonian translation
Timo Lindfors <[email protected]>
HTTPS proxy support
Tom Lear <[email protected]>
Transparency support
Uwe Hermann <[email protected]>
Manpage
Command line switch -version
Open link in new xterm
Unai Uribarri <[email protected]>
History
Varga Balázs <[email protected]>
Hungarian translation updates
Vitaly Lavrov <[email protected]>
Fix for http digest authentification
Wiktor Grebla <[email protected]>
Keybinding for toggling of document.browse.links.numbering
William Yodlowsky <[email protected]>
OpenSSL fixes
Witold Filipczyk <[email protected]>
HTTP code hacking
Original decompression (zlib/bzlib) support
FTP PASV support
Downloads resuming support
Local CGI support
Polish translation updates
Random hacking
Wojtek Bojdo/l <[email protected]>
Updated Polish localization
Yevgeny Gromov <[email protected]>
Belarusian translation
Yurii Rashkovskii <[email protected]>
Updated Russian localization
Yuriy M. Kaminskiy <[email protected]>
"I'm perfectly fine with GPL v2-or-later (or, considering amount of added code ;-), any other OSL-approved license too)."
Fixes failure to search for more than one double-width character.
RPM spec file in contrib/
RedHat compilation fixes