summaryrefslogtreecommitdiff
path: root/www/links
AgeCommit message (Collapse)AuthorFilesLines
2006-12-05Update to 2.1pre26:wiz3-8/+8
=== RELEASE 2.1pre26 === Tue Nov 28 23:13:38 MET 2006 mikulas: Fixed severe security bug: '"' and ';' in smb:// url could be used for remote command execution. === RELEASE 2.1pre25 === Wed Nov 22 23:55:21 MET 2006 mikulas: DirectFB no longer causes internal error on unsupported color depth. Normal error reporting and trying other drivers is be done. Wed Nov 22 22:26:58 MET 2006 Jakub Bogusz <qboosh@pld-linux.org>: Updated Polish Translation Sun Nov 12 17:23:46 MET 2006 user: Fixed memory leak in http authentication
2006-11-18Update to 2.1.0.24:wiz3-8/+8
=== RELEASE 2.1pre24 === Mon Nov 6 02:13:48 cet 2006 mikulas: Fixed incorrect page displayed when search string ended with space and the word was last on page Thu Oct 26 16:10:01 MET 2006 user: More strict parsing of ftp list, fixes ftp.su.se Sun Oct 15 22:55:28 MET DST 2006 mikulas: Allow cookie path to point to file, not only directory Wed Oct 11 00:17:27 MET DST 2006 mikulas: Fixed quirk with displaying of links in text mode Mon Oct 9 23:33:03 MET 2006 Jakub Bogusz <qboosh@pld-linux.org>: Updated Polish translation Mon Oct 9 21:55:24 MET 2006 Jindrich Makovicka <makovick@gmail.com>: Fixed memory corruption when redirecting URLs with user:password Mon Sep 11 02:43:32 MET DST 2006 mikulas: Test for socklen_t Work without PF_INET (for Minix 3) Cleaned up use of AF_ and PF_ constants Sat Sep 9 00:05:16 MET 2006 user: Fixed double-to-string conversion for config files Fri Aug 25 00:48:05 MET 2006 user: Parsing ftp directories starts to be difficult because fixing one bug introduces other. Previous fix sometimes mistook size for year :-/ Sun Aug 20 05:06:57 cet 2006 mikulas: Correctly translate character set of "label" attribute Thu Aug 17 19:57:34 MET 2006 user: Fixed incremental loading of XBM images Mon Aug 7 05:11:47 CEST 2006 Matthew Fischer <futhark@mchsi.com>: Fixed Japanese fonts Mon Jul 31 00:32:58 MET 2006 user: More cygwin fixes
2006-10-04Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev.wiz1-2/+2
2006-09-03Update to 2.1pre23:wiz3-8/+8
Thu Jul 27 04:53:01 CEST 2006 mikulas: Fixed pagedown and search bugs in braille terminal introduced in links-2.1pre20 Sun Jul 16 16:35:54 cet 2006 mikulas: Link to "" redirects to current file rather than current directory (fixes some forms) Sun Jul 16 00:08:30 cet 2006 mikulas: Better ftp directory parsing (process correctly file names starting with year) Sat Jul 15 16:37:36 MET 2006 user: Bigger default textarea Mon Jul 10 22:53:09 MET DST 2006 mikulas: Use pkg-config to search for libpng and pcre Tue Jun 27 23:50:43 cet 2006 mikulas: Fixed display of multiple consecutive spaces when searching Tue Jun 27 23:14:35 cet 2006 mikulas: View &nbsp; as space when searching Sun Jun 18 16:11:57 MET 2006 user: Command "kill background connections" aborts also keepalive connections Sat Jun 17 21:43:01 cet 2006 mikulas: Removed SDL support until someone fixes it. Remaining bugs: palette not installed with 256-color svgalib support drawing doesn't synchronize with softcursor (seen on svgalib) stupid keyboard handling (SDL has the ability to query operating system keymap and translate keys to unicode but this driver didn't use it) doesn't support virtual devices with Alt-1 ... Alt-0, like svgalib and framebuffer reportedly crashes with sdl-1.2.10 If you want SDL support continued, take file sdl.c from previous version of links, fix the above issues and resubmit it. Sat Jun 17 21:08:04 cet 2006 mikulas: Fixed exponential memory consumption with table cell colspan/rowspan Sat Jun 17 20:30:49 cet 2006 mikulas: Do not try to interpret <script src=...> if server returns HTTP error Sat Jun 10 23:52:00 cet 2006 mikulas: Decode %AB sequences in position tags Fri Jun 9 18:32:55 cet 2006 mikulas: Accept broken meta refresh tags (fixes www.seznam.cz) Fri Jun 9 02:14:42 MET 2006 user: Shift-Q exits without question Sat Jun 3 21:47:19 cet 2006 mikulas: Fixed a bug that <body onload=...> was not processed when there were no other scripts on that page Sat Jun 3 19:31:35 CEST 2006 mikulas: Fixed crash in javascript regular expressions Wed May 31 18:25:32 CEST 2006 mikulas Fixed mouse in Cygwin Allowed to run in xterm or rxvt in Cygwin
2006-06-11Update to 2.1pre22:wiz3-8/+7
Wed May 24 20:03:59 MET DST 2006 mikulas: sponsored by Alex Poylisher Use 8-bit gamma correction on machines with slow FPU (or with FPU emulation) --- this significantly reduces startup time Fri May 12 04:23:58 MET DST 2006 Lech Lorens: Optional scrollbars in frames Sat Apr 29 18:06:05 CEST 2006 clock: Implemented porn mode (bare image autoscaling aka fullscreen). Sat Apr 29 12:45:07 CEST 2006 clock: Fixed ignorance of aspect ratio for images where only one dimension is specified. Thu Apr 27 03:08:27 MET 2006 user: Fixed crash when deleting item at the top of the window in bookmarks or associations or extensions Thu Apr 20 18:27:07 MET 2006 user: Ignore space at the end of url Wed Apr 5 04:28:09 cet 2006 mikulas: Fixed memory leak on image with no src attribute and usemap attribute Tue Apr 4 00:37:49 MET 2006 user: Support 4th and 6th mouse button on svgalib
2006-04-20Drop trailing whitespace from interactively entered (e.g. cut'n'pasted)is3-4/+19
URLs. This mimics the behaviour of other WWW browsers.
2006-04-09Update to 2.1pre21:wiz3-8/+8
=== RELEASE 2.1pre21 === Sun Apr 2 19:37:50 MET 2006 user: Fixed some quirks when URL contained multiple '#' characters Sun Apr 2 19:08:45 MET 2006 user: Better parsing of FTP directories (fixes Quick 'n Easy FTP Server) Sun Apr 2 17:10:30 CEST 2006 mikulas: Fixed javascript memory leak on www.ebay.com The bug was due to namespace containing reference to itself PerM is really a programmer pig. After writing namespace allocation and initialization 39 times, he didn't even consider making it function :-( Thu Mar 30 20:36:39 cet 2006 mikulas: Location: field in HTTP reply is now allowed to contain position specification '#' Thu Mar 23 15:20:22 CET 2006 mikulas: Do not send Accept-Language to a buggy Netscape-Enterprise server Do not send "en" language twice in Accept-Language Mon Mar 20 01:14:58 MET 2006 user: Changes license to allow linking with OpenSSL Sun Mar 19 03:07:32 MET 2006 mikulas: Support &#10;, &#13; and &#9; Sat Mar 11 04:08:15 MET 2006 mikulas: An option to turn off IP type-of-service (some misconfigured firewalls drop packets with it) Mon Mar 6 17:27:27 MET 2006 mikulas: When clicking on images with keyboard, submit point (1,1), not (0,0) (work around another bug on mail.centrum.cz) Submit value attribute with image Sun Mar 5 21:07:38 MET 2006 mikulas: Ignore percentual height specification in html (links took it relatively to the height of the screen while other browsers interpreted it relatively to the height of a table cell) Sun Mar 5 20:47:23 MET 2006 mikulas: Make multipart boundary format compatible with Netscape (unfortunatelly there are buggy servers that depend on it --- for example mail.centrum.cz) Do not send Content-Type when there's no file to upload Wed Mar 1 01:01:36 MET 2006 Andrei Paskevich Fix tokenizer of javascript when it encounters 0xff character Tue Feb 28 01:46:18 cet 2006 mikulas: OS/2 Pmshell gui: Ignore mouse-move events if mouse position stays the same. Mozilla is somehow generating these events when its javascript runs and it disrupts links Mon Feb 27 05:24:28 cet 2006 mikulas: Make textarea wrapping default (compatible with Mozilla, Netscape has default no wrapping) Sat Feb 11 02:26:24 cet 2006 mikulas: More bug-compatible parsing of superfluous quotation marks Sun Feb 5 21:11:49 MET 2006 mikulas: Fixed some quirks when searching in associations or extensions --- search sometimes didn't find anything (depending on random memory) and window was not properly redrawn Sun Feb 5 20:15:38 MET 2006 mikulas: Fixed crash when bookmarks window was opened after changing bookmarks charset Sun Feb 5 18:54:52 MET 2006 mikulas: Case-insensitive search of all characters Wed Jan 25 16:26:35 MET 2006 user: Fixed some quirks in graphics user interface: selection didn't work when javascript was not compiled in right mouse button didn't display menu when text was selected serch text temporarily disappeared when user clicked on it middle button didn't click on scrollbars Wed Jan 25 05:18:08 CET 2006 mikulas: Updated manpage Mon Jan 23 18:22:41 MET 2006 user: Fixed textarea content corruption due to overlapping areas in memcpy Thu Jan 19 18:13:52 MET 2006 user: Disallow access to proxy:// urls from user interface (they are internal-only) Thu Jan 19 17:57:13 MET 2006 user: Accept urls http://host.domain#position Sun Jan 15 16:29:19 MET 2006 mikulas: Find X-window in X11R7 directory Sun Jan 15 05:51:13 MET 2006 user: Preserve config, history and bookmarks in case of IO error (including full disk) Fri Dec 30 17:31:26 MET 2005 user: Guess content-type by extension on misconfigured servers that return text/plain or application/octet-stream Thu Dec 29 23:35:32 MET 2005 Jakub Bogusz Updated Polish translation Thu Dec 22 15:14:00 MET 2005 mikulas: Discard mouse events while user viewer is in foreground (but due to some quirks in gpm/svgalib, it may still produce spurious mouse-click events) Thu Dec 22 13:36:38 MET 2005 user: Fixed bug with downloads and cyclic redirects (now, as when loading real documents, it turns off cache and displays error if it doesn't help)
2005-12-11Update to 2.1pre20:wiz3-8/+8
=== RELEASE 2.1pre20 === Wed Dec 7 21:21:18 MET 2005 E. Rosten Blocklist blocks all accesses, not only images Wed Dec 7 00:41:09 MET 2005 user: Fixed proper position after go-back if the file was not in cache Fixed incorrect initial position on some pages with long tables during viewing while loading Fixed some quirks with Braille terminal and jumping by words -dump -html-numbered-links 1 prints links' locations Tue Nov 29 00:36:24 MET 2005 mikulas: Do not load too big files on background (maximum size is cache size / 4) Mon Nov 28 01:49:54 MET 2005 mikulas: Restore terminal attributes on fatal errors Sun Nov 27 22:35:25 CET 2005 mikulas: Allowed download of files larger than 2G Thu Nov 24 18:17:38 MET 2005 Konstantin Regular expressions for javascript Sat Nov 19 18:57:04 MET 2005 mikulas: Allow cookies with "secure" parameter Cookies without path act as if path was "/" instead of current directory Sat Nov 12 23:34:13 cet 2005 mikulas: Remove username and password from referer An option to send real referer only to the same server Sat Nov 12 20:37:06 MET 2005 user: Allow user and password in http url --- http://user:password@host/ Wed Nov 9 20:20:45 MET 2005 user: In graphics mode, prefer "title" to "alt" in <img> tag Thu Nov 3 00:22:18 MET 2005 user: Status line is redrawn only when it changes --- prevents cursor flicker Wed Nov 2 15:36:17 MET 2005 user: Do not use HTTP/1.1 on lighttpd server Mon Oct 24 22:19:33 CEST 2005 mikulas: Account document.write content to javascript memory quota Print javascript memory in "memory info" dialog window Mon Oct 24 16:32:40 MET 2005 user: Recognise "title" attribute in <LINK> tag Mon Oct 24 16:23:41 MET 2005 user: Accept application/xhtml as html type Sun Oct 23 03:38:48 cet 2005 mikulas: Allow usemap and ismap on images simultaneously Sat Oct 22 17:16:52 MET 2005 Rezzie Updated Indonesian translation Fri Oct 21 15:58:56 MET 2005 user: &quote; Thu Oct 20 03:30:48 MET DST 2005 mikulas: Special handling for relative URLs beginning with '&' or '?' Wed Oct 12 13:27:52 MET 2005 Jakub Bogusz Updated Polish translation Tue Oct 11 17:23:26 MET 2005 user: An optional retry on internal server errors Tue Oct 11 03:48:52 MET DST 2005 mikulas: Get indenting of TAB character in UTF-8 documents right Tue Oct 11 02:40:17 MET DST 2005 mikulas: Better glob match that does not cause stack overflow
2005-10-20Update to 2.1pre19:wiz3-10/+9
Fri Sep 9 00:37:42 CEST 2005 mikulas: Fix crash when directory disappeared while opening it Tue Sep 6 16:14:26 MET 2005 user: HTTP 307 redirect (as equivalent of 302) Sun Aug 21 19:18:34 MET 2005 user: (sponsored by Knapp Systems) Keyboard handlers in javascript Inverted text Tue Aug 9 16:06:38 MET DST 2005 Jakub Bogusz Updated Polish translation Tue Aug 9 16:05:04 MET DST 2005 Jakub Bogusz Fixed memory corruption when passing parameters to framebuffer driver Thu Aug 4 18:11:37 CEST 2005 mikulas: Fixed compilation problem without javascript
2005-10-01http download redirects to the download page again. As the machine nameis1-4/+2
is the same anyway, use ftp download only as a workaround.
2005-09-30move the DIST_SUBDIR information to Makefile.common for the benefit ofis2-3/+3
links-gui.
2005-09-30Apparently, a superfluous file was removed from the source tarballs,is2-5/+6
without bumping the version.
2005-08-06Update to 2.1pre18:wiz3-8/+8
=== Release 2.1pre18 Sat Jul 30 00:01:55 MET DST 2005 mikulas: Fixed reverse numbering of form fields in javascript Fri Jul 29 22:45:30 MET 2005 user: Fixed cursor position in bookmarks after HOME, END, PAGE UP, PAGE DOWN Thu Jun 23 04:05:45 cet 2005 mikulas: <sub>, <sup> and alignment images to top and middle of line Wed Jun 22 18:15:11 MET 2005 user: Implemented <hr> in graphics mode Mon Jun 20 15:57:00 cet 2005 mikulas: Do not make whitechar-elimination on invisible form entries Sat Jun 18 18:16:24 MET 2005 user: Allow '#' in smb files and directories Fri Jun 17 23:10:24 MET 2005 Simen Graaten Updated Norwegian translation Mon Jun 6 18:47:37 MET 2005 user: Do not respond to unknown authentication methods with basic response Sun May 29 05:43:58 cet 2005 mikulas: Do always use cache when going back Sun May 22 21:03:16 MET 2005 user: Allow '#' in ftp password Wed May 18 01:18:58 cet 2005 mikulas: Allow image map elements without href and only with javascript Thu May 12 04:15:43 MET 2005 user: Fixed crash with -anonymous and "frame at full-screen" in menu Sun May 8 15:37:22 cet 2005 mikulas: Fix lockup with terminal height only 1 or 2 characters Fri May 6 20:06:50 MET 2005 user: Make '*' work in graphics mode too Fixed badly displayed images when image displaying was toggled Thu Apr 21 21:52:28 cet 2005 mikulas: Do not count time that connection waits in queue Fri Apr 15 17:37:51 MET 2005 user: Do not parse <TITLE> inside <SCRIPT> Sat Apr 2 20:32:01 MET DST 2005 mikulas: Workaround for bug in Sun C compiler Fri Apr 1 00:21:39 MET DST 2005 mikulas: Accept &#13; as line break in textarea (fixes bugzilla) Thu Mar 24 04:06:53 MET 2005 Federico G. Schwindt <fgsch@lodoss.net>: Use MD5 functions from libc when available Mon Mar 7 22:36:45 MET 2005 user: Support for another smb client --- smbc by Martin Zlomek Wed Mar 2 23:39:30 CET 2005 mikulas: Fixed crash of javascript with debuglevel<2 (uninitialized memory) Fixed possible touching of data beyond allocated space in javascript
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2005-02-26Update to 2.1.0.17:wiz4-100/+8
Wed Feb 23 19:46:01 MET 2005 mikulas: Correct implementation of non-aggressive cache (i.e. allow more keywords in Cache-Control Wed Feb 23 18:36:52 MET 2005 mikulas: Allow typing only characters valid in current character set into form fields on web Wed Feb 23 16:31:56 MET 2005 Serge Winitzki <serge at cosmos dot phy dot tufts dot edu>: Updated Russian translation Wed Feb 23 16:25:41 MET 2005 mikulas: Allow cookies without a value Mon Feb 14 13:15:00 MET 2005 user: When server returns cookie values as "deleted", delete it Tue Feb 1 18:22:11 MET 2005 user: Fixed non-working find next/previous in view menu Thu Jan 27 19:09:46 CET 2005 mikulas: Fixed wrong prototypes causing compilation problem on MacOS X and some other systems Thu Jan 27 16:28:35 MET 2005 mikulas: Fixed configure failure on Solaris Thu Jan 27 00:23:09 CET 2005 Brain javascript: set form action
2005-02-24Add RMD160 checksums.wiz1-1/+2
2005-02-22Update to 2.1pre16; new patch-ac from authors, will bewiz4-7/+99
in next release. Changes since 2.1pre15: Sat Jan 22 20:27:41 cet 2005 mikulas: Fixed empty lines in lists in graphics mode Sat Jan 22 04:40:28 cet 2005 mikulas: On OS/2 use 8.3 temp names, allowing DOS viewers Sat Jan 22 03:55:08 cet 2005 mikulas: Send Accept-Language Sat Jan 22 02:05:47 MET 2005 user: Display is scrolled to see the whole textarea when modifying it Wed Jan 19 02:57:56 MET 2005 Jakub Bogusz Updated Polish translation Wed Jan 19 01:39:44 MET 2005 mikulas: -dump url Completed option documentation in links -h Sun Jan 16 23:57:58 MET 2005 user: Fixed bug in svgalib accelerator (tested for different operations) Mon Jan 10 23:04:22 MET 2005 mikulas: Support for border on framebuffer (use -mode left,top,right,bottom) to set screen border Sun Jan 2 20:46:18 MET 2005 Dieter Fix warnings on 64-bit machines Sun Jan 2 20:39:51 MET 2005 Edward Rosten Block ad images Sun Jan 2 18:51:15 cet 2005 mikulas: Do not cache redirects if redirect loop is going to happen Wed Nov 17 15:16:01 MET 2004 user: Support for mms:// urls Tue Nov 16 15:18:55 MET 2004 mikulas: Send content-type when uploading files Tue Nov 9 00:12:05 MET 2004 user: ^O to go to next form field in braill mode Sun Oct 31 17:17:53 MET 2004 mikulas: Correct jump at tag if it points to position, that moves during loading Sat Oct 23 22:14:03 MET 2004 user: Disallow opening new windows in anonymous mode Fri Oct 22 22:31:20 MET DST 2004 mikulas: Fixed bugs discovered with mangleme: http://lcamtuf.coredump.cx/mangleme/mangle2.cgi memory leak with nested <select multiple name=n> tags integer overflow in frame widths causes an internal error internal error with base url only containing // internal error with base url containing javascript: fixed incorrect generating of title (does not cause crash, but excessive memory allocation) fixed some quadratic algorithms in title displaying internal error with invalid codebase attribute in OBJECT tag fixed quadratic algorithm in menu creating Fri Oct 22 20:12:05 MET DST 2004 mikulas: Cleaned up configure script, wrote some more replacements of non-present functions Fri Oct 22 20:11:56 MET DST 2004 mikulas: Fixed a lot of cases where overflowed integer arithmetic could cause memory allocation corruption Sat Oct 16 21:38:00 MET 2004 user: Allow browsing local and ftp files with '#' in filename Mon Oct 11 01:26:54 CEST 2004 Karel Karlik Fixed framebuffer in 15 and 16-bit modes Wed Oct 6 00:39:27 MET 2004 user: Improved parsing of ftp directories in Windows NT format Sun Oct 3 17:37:32 MET 2004 user: Correct reporting of error on ftp directories Sat Oct 2 04:29:40 MET 2004 user: Ctrl-U cuts into clipboard Fri Oct 1 15:51:37 MET 2004 user: Display the whole page when connection to an image stucks Thu Sep 23 18:47:11 MET 2004 user: Resolving of double '..' in references Fri Sep 10 04:23:24 cet 2004 mikulas: Correctly find file extension if '?' and ';' is in ftp file Fri Sep 3 03:07:52 MET DST 2004 Wojciech Puchar Portability fixes for SunOS Fri Sep 3 02:47:18 MET DST 2004 mikulas: Fixed memory leak in http authentication Wed Sep 1 19:08:46 MET DST 2004 Strahinya Radich Updated Serbian translation Sun Aug 29 17:43:39 MET DST 2004 mikulas: Fix crash when saving options in svgalib due to missing shell Thu Jul 29 13:03:07 MET 2004 user: Allowed dots in extensions (for example "ps.gz") Sun Jul 25 00:34:04 MET DST 2004 mikulas: Allow Ctrl-Z in framebuffer driver Sat Jul 24 14:56:13 MET DST 2004 mikulas: Fixed an error when signal interrupted another syscall Sat Jul 24 02:15:35 MET 2004 user: Fixed bad error codes because of errno modified by signal handler Fri Jul 23 21:29:22 MET 2004 user: Fixed links stuck after Ctrl-Z when one code path lasted more than 1 second (because of pagefault, too high cpu load or similar) Fri Jul 23 20:15:29 MET 2004 user: Fixed incorrectly displayed character entities (&) in attributes (img alt, etc.) Tue Jun 29 03:35:32 MET 2004 user: Fixed overflow when accessing local files >= 2G Mon Jun 28 01:34:45 MET 2004 user: Ctrl-K cuts current line Sat Jun 26 13:54:53 MET DST 2004 mikulas: Send Content-Type when uploading files Sat Jun 26 02:24:32 MET 2004 user: y and t move word forward and backward in braille terminal Sat Jun 26 00:35:17 MET 2004 user: Resolve dot-number IP address on systems when gethostbyname and gethostbyaddr can't resolve it Mon Jun 21 15:02:25 MDT 2004 mpat7421: Fixed compilation problems on Irix Sun Jun 20 18:49:53 MET DST 2004 mikulas: Posting of <option> fields in correct charset Sun Jun 20 15:58:08 MET DST 2004 Sam SDL graphics driver Sat Jun 19 18:10:05 MET 2004 user: Fixed case when '&' entities or special characters were in ftp or disk filenames Sat Jun 19 18:09:50 MET 2004 user: Fixed compilation problem on AIX Thu Jun 17 20:32:59 MET DST 2004 mikulas: Correct handling of Ctrl-Z when executing user viewer Fri Jun 11 03:17:20 MET 2004 user: Fixed incorrect error handling in smb Sun Jun 6 03:12:00 MET 2004 user: Allow '@' in ftp password in url Thu Jun 3 22:39:24 MET 2004 user: Allow characters >= 128 in ftp filenames Fri May 28 15:40:35 CEST 2004 mikulas Handling URLs in form http://host?params Mon May 17 17:10:22 MET DST 2004 Serge Winitzki Updated German and Russian localization
2004-04-29Update to 2.1pre15:wiz4-9/+14
KEYS: overview of all keys [installed by the package] Support for braille terminal Updated Estonian translation More svgalib modes added Cursor on selected line in bookmarks (for Braille terminals) Fixed --disable-graphics and --disable-javascript Fixed encoding bug in javascript when modifying form element value and default value. Fixed crash when document changes under us and user presses 'd' Fixed crash when pressed '=' on page with incomplete frames Do not strip filename when relative url begins with '?' SSL fix on OS/2 Do not timeout when file upload lasts too long Terminal mouse handling returned back before change from Thu Oct 9 16:44:10 GMT 2003 Copy and paste to clipboard Selecting text to clipboard Allow '?' instead of '/' as separator of host and path in url Ask for overwrite when file exists. Fixed memory leak with read-only select boxes textarea wrap=hard Added language hints to encodings. Strip '#' of tag names Disallow network options in anonymous mode Fixed wrong error code and fd leak on error when uploading files Fixed incorrect parsing of '&' entities in image maps Do not hang when opening filo with file:// Fixed crash when url contains character with code 1 Fixed a security bug --- hiding url was possible with character code 1 Updated Upper Sorbian translation Updated Polish translation Allow urls: file:///d:/directory/file on OS/2 Fixed proxy sent in referrer Upper Sorbian translation Fixed user in smb Support directories without '/' at the end on just another ftp server Do not call memset from signal handler Disable AC_BIG_ENDIAN and AC_LITTLE_ENDIAN name clash Use pkg-config to find openssl Fixed signal-delivery delay Fixed crash in view_gr.c when displaying source Fixed cache problems with long files in smb and when restarting http Removed useless reallocs, speed up rendering Do not send more Authorization headers Detect infinite loop in authorization responses FreeBSD frames
2004-03-26PKGREVISION bump after openssl-security-fix-update to 0.9.6m.wiz1-1/+2
Buildlink files: RECOMMENDED version changed to current version.
2004-01-05bl3ifyjlam2-5/+6
2003-11-11Update to 2.1.0.14:wiz3-7/+7
=== Release 2.1pre14 SunOS 4 portability fixes Fixed bug with moving bookmark directory into itself Search in bookmarks, extensions and associations FTP rest was broken after passive FTP Support for smb:// urls. smbclient must be installed Support for incomplete pasv addresses Fixed blank page instead of directory redirect when using passive ftp Do not send first ftp command until head is received Image view & download with 'i', '*' to change inlined image display Display image names Better parsing of ftp directories Fixed authorization not working when file was in top directory Updated Russian translation Allow broken html tags with '=' inside Do not retry DNS failures === Release 2.1pre13 Fixed possibility that invalid communication on socket could crash links Do not print 1000l on FreeBSD console on exit Fixed passive FTP, added option to fast FTP Print host name in HTTP auth dialog Passive FTP. Fixed incorrect truncating of file on 304 reply Updated Russian translation Russian letters Changed translation of Russian letters into 7bit ascii Basic HTTP authentication (sponsored PerMov^(TM)) Fixed aliasing problem on gcc 3.31 Do not set timeout in DNS lookup and connection making Fixed PmShell quirks in keyboard handling Fixed screen sometimes not updating highlighted link
2003-10-05Update to 2.1.0.12 (2.1pre12):wiz3-7/+7
Fixed memory leak with Content-Type at http.c:37 Workaround broken cfmakeraw on AIX Users can enter own shell command for executing external programs. Commands in X are executed in xterm, not on console. Do not send Range on refresh More information on image files in Info menu. Allow opening of a link in a new window (target="_blank"). Serbian translation Added "id" attribute to the <img> tag. Serbian Cyrillic letters Updated Hungarian translation Table frame and rules when no border attribute present Fixed spelling errors found by Francois Gouget's program Fixed crash in frames introduced in Tue Jun 17 23:15:46 MET DST 2003 Add slash after URLs like ftp://host:1234 Anchors allowed in frame locations No char with code 13 when pasting in OS/2 Aggressive cache is in cache dialog, not in HTTP bugs dialog 302 redirects are not cached Fixed redirect left after reloading cached document Do not send "Range" when cache expires Fixed some languages (removed name ELinks) Updated Russian localization Fixed \001 in bookmarks and window title when title contained 0xa0 Fixed bug that can't happen in select_mainmenu Fixed numbers on links not consistent with internal order. Still not perfect but better than it used to be.
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-05-24Update to 2.1pre11:wiz5-284/+26
Correct parse_http_date (sponsored by Awite Bioenergie) Non-aggressive cache (sponsored by Awite Bioenergie) Refresh (sponsored by Awite Bioenergie) Support for 16-bit 565 RGB big endian (from dillo via pkgsrc) Fix for 24-bit RGB big endian (from dillo via pkgsrc)
2003-05-21Update to 2.1pre10:wiz4-23/+7
HTML entities in bookmark file ["<>&=" only] Manual/automatic javascript action confirmation Cookies can contain whitespace (fixes bugzilla) Fixed cookie not used when parsing of expiration date fails Fixed image alt displayed in incorrect codepage Links icons Submit/clean form in link menu of form elements
2003-03-03Update to 2.1pre9 (2.1.0.9):wiz3-7/+7
* Fixed unability to move out of textarea
2003-02-27Fix client-side image maps to allow for non-integer coordinates.is2-1/+17
By Mikulas Patocka, Twibright Labs.
2003-02-26Remove dead patch.tron1-69/+0
2003-02-25Update to 2.1.0.8 (2.1pre8).wiz3-9/+7
Changes: Use arrow keys to select links in graphics mode Max tries 0 means unlimited retries Updated russian translation parse_element rewritten to be faster because it is most used function Use hash for cache of table cell sizes -- improves performance Do not display '0xa0' on terminal Do not put characters <= 0x20 to HTTP request Clipboard pasting into links (works from all applications). Fixed file uploading bug. Fixed usemap & image scaling Fixed bug in XBM parser. "Kill all connections" function. "Abort and delete file" button in download window. Save bookmarks in File menu URL to clipboard copying in X. Fixed an overflow in search Bookmark saving on "Save options" Apage Coyote added to list of buggy http/1.1 servers
2003-01-26CONFLICTS only with older elinks. Remove duplicate include. Bump PKGREVISION.salo1-2/+3
2003-01-15Patch for inlined xbm files, by Petr Kulhavyis1-0/+69
2003-01-15Patch for inlined xbm files.is1-1/+2
2002-11-11Update to 2.1pre7, sole change: Regenerated font_include.c to comply withwiz3-7/+7
the fonts.
2002-11-04Update to 2.1pre6; fixes compilation problem which patch-adwiz4-60/+7
also fixed.
2002-11-04Remove outdated URL from master site list.tron1-3/+1
2002-11-03Needed for 2.1pre5.wiz1-0/+52
2002-11-03Update to 2.1pre5. Changes:wiz3-7/+8
=== Release 2.1pre5 Updated Hungarian translation Fixed terrible keyboard bug in X. Fixed a crash on svgalib in check_keepalive_connections Better Cyrillic characters. Belarusian translation updated and new charset koi8_ru === Release 2.1pre4 Polish translation update. SSL patch for Solaris and other systems without /dev/random Links-now button. Belarusian translation document.all Swaped open and closed folder symbol in bookmarks. Fixed Solaris keyboard translation bug.
2002-10-18Downgrade to 2.1pre3.wiz4-17/+9
2.1pre4's links -g has very annoying problems with control modifiers and X events in general, and the maintainers don't feel the need to fix it.
2002-10-18Remove some really annoying "ks=..." debugging output.jlam2-7/+15
2002-10-14Update to 2.1pre4.wiz4-13/+13
* Polish translation update. * SSL patch for Solaris and other systems without /dev/random * Links-now button. * Belarusian translation * Swaped open and closed folder symbol in bookmarks. * Fixed Solaris keyboard translation bug.
2002-09-12Update to 2.1pre3.wiz3-8/+7
Changes: This version includes two bugfixes in the Javascript support, the X icon name is now set, an associations bug was fixed, along with an occasional paste bug, a Euro entity was added, and parsing \xab numbers in Javascript is now supported, along with other features.
2002-09-05regendillo1-2/+3
2002-09-05add support for big endian 16bit 5-6-5 rgb displaysdillo2-3/+256
(I still ride on the revision bump for the decode fix.)
2002-09-04fix for big-endian 24 bit displays (if condition were in wrong order)dillo2-1/+25
2002-09-04Fix annoying bug in command line parsing (+ was handled incorrectly).wiz4-3/+29
Patch will be sent to maintainers in a minute. Bump PKGREVISION. Also, use common distinfo file and patch dir for links and links-gui.
2002-08-25Merge packages from the buildlink2 branch back into the main trunk thatjlam3-11/+8
have been converted to USE_BUILDLINK2.
2002-07-02Upgrade links and links-gui to 2.1.0.2 (2.1pre2), in the hope that it fixeswiz3-7/+7
pkg/17358. Changes: Fixed shoting to memory with javascript and input fields Do not call gethostbyaddr when name is not ip address (it should avoid some useless nameserver queries) Fixed a delay on quit until async lookup terminates Floating point numbers in configure file are stored with '.' even on systems with ',' in locales. Line length fix on framebuffer. New domain names Croatian translation Small change in x.c to work on some 8-bit displays. Fixed mem_free(NULL) in x.c:1001
2002-06-30Note conflicts between elinks, links, and links-gui.jlam1-2/+2
2002-06-20Update to version 2.0:jschauma4-17/+32
changes in links 0.9.7 -> 2.0 - JavaScript support - remade bookmarks - support for gamma corrections Split into pkgsrc/www/links and pkgsrc/www/links-gui: - rewritten to support graphics - support for various graphics drivers including: o X Window System o SVGAlib o Atheos GUI o PMShell - support for various graphics formats including: o PNG o JPEG o TIFF o GIF Update and split et al provided by Lubomir Sedlacik (salo at xtrmntr dot org) in PR##17218 - this commit closes this PR.
2002-06-17Remove commented out USE_SSL (openssl buildlinks were already used).wiz1-2/+1