Next | Query returned 116 messages, browsing 61 to 70 | Previous

History of commit frequency

CVS Commit History:


   2007-11-08 20:39:34 by Thomas Klausner | Files touched by this commit (4)
Log message:
Update to 2.1pre31:

=== RELEASE 2.1pre31 ===

Sat Oct 27 02:52:07 CEST 2007 mikulas:

	Some newer Linuxes unfortunatelly do not send SIGCONT when running
	process is brougt to foreground with 'fg' command. So implement 0.5s
	polling to test if we're on foreground.

Wed Oct 24 03:41:19 MET 2007 mikulas:

	Do not request compression for files with .Z, .gz or .bz2 suffix
	--- some servers will compress them again

Wed Oct 24 03:16:43 MET 2007 mikulas:

	Support HTTP/0.9 (without header)

Mon Oct 22 18:35:16 MET 2007 mikulas:

	In case of non-restartable connection, proceed with the connection
	even if the server is on blacklist

Mon Oct 22 02:00:13 MET 2007 mikulas:

	An option to disallow non-proxy connections (for anonymization via tor
	or similar services)

Sat Oct 20 22:08:02 MET 2007 mikulas:

	Turn off compression if the server closes the connection prematurely
	Some servers errorneously send the size of uncompressed data

Sat Oct 13 18:19:45 MET 2007 mikulas:

	An option to disable compression. Disable compression automatically for
	a given server if links receives errorneous compressed data

Mon Sep 17 03:59:33 CEST 2007 mikulas:

	Break ansi aliasing on ICC 10 with -ipo
	Empty function call was not enough to break it

Fri Sep  7 00:00:29 MET 2007 mikulas:

	When the connection dies after the last received byte, do not send
	"Range:" header in retry request --- servers don't like \ 
"Range" pointing
	after the last byte
   2007-10-16 19:12:24 by Blair Sadewitz | Files touched by this commit (4)
Log message:
Add bzip2/zlib support to links.  Add destdir support.  Bump rev.
   2007-08-29 22:46:51 by Thomas Klausner | Files touched by this commit (4)
Log message:
Update to 2.1pre30:

=== RELEASE 2.1pre30 ===

Mon Aug  6 04:01:05 MET 2007 PROGMAN:

	Fixed security bug in pre29 (not in any previous versions):
	special characters in URL could be passed to a shell when spawning
	user viewer

Sat Jul 28 02:28:15 MET 2007 PROGMAN:

	Fixed needlessly large selection boxes in graphics mode

Mon Jul 16 02:41:18 MET 2007 mikulas:

	Release mouse when spawning OS shell or user viewers
   2007-07-19 23:48:50 by Thomas Klausner | Files touched by this commit (4)
Log message:
Update to 2.1.0.29:

=== RELEASE 2.1pre29 ===

Sun Jul  8 01:05:08 MET DST 2007 mikulas:

	Fixed bad redraw of X window when Expose event come for some area while
	scrolling different area

Sat Jul  7 04:06:52 cet 2007 mikulas:

	Accept drive letters without file: prefix in OS/2 and Win32

Sat Jul  7 03:50:27 cet 2007 mikulas:

	Use _getcwd2 on OS/2 --- it returns path including the driver letter

Sat Jul  7 02:19:35 cet 2007 mikulas:

	Set extension of downloaded or viewed files according to content-type,
	not according to URL extension

Sun May 27 17:15:00 MET 2007 mikulas:

	Fixed bad displaying of jpeg images on machines where memcpy operates in
	different order

Sun May 27 14:06:41 MET DST 2007 mikulas:

	Fixed crash on invalid jpeg files (found by Michael Scherer
	<misc@zarb.org> with http://fusil.hachoir.org/)

Wed May 23 00:41:53 MET 2007 mikulas:

	Do not send If-Modified-Since or Range in HTTP request if cached page
	has an error code

Tue May 15 23:15:21 MET 2007 mikulas:

	Fixed some quirks with download file handling --- when each terminal had
	different CWD, downloaded files were not deleted

	When getting EFBIG error (file size exceeded), continue download in
	another file

Fri May 11 22:39:02 MET 2007 mikulas:

	A possibility to pass HTTP or FTP URLs directly to external programs
	(programs such as mpg321, ogg123, mplayer can play directly from the
	network)

Thu May 10 23:07:47 cet 2007 mikulas:

	Fixed inability to display images compressed on the fly by the server
	(it is pointless to try to compress already compressed images, but some
	servers do it anyway)

Wed May  9 00:32:17 CEST 2007 mikulas:

	Escape Referer: correctly

Wed May  9 00:32:09 CEST 2007 mikulas:

	Fixed bug that it couldn't be compiled without optimization without
	javascript

Mon Apr 30 03:48:40 cet 2007 mikulas:

	Blacklist FORPSI server --- do not send Range: to it

Mon Apr 16 01:49:07 MET DST 2007 mikulas:

	Javascript was removed. The reason is that it is very buggy, Martin
	Pergel doesn't have time to develop it and code is so messy that no one
	else can understand it.

	If you use links for special purposes (embedded devices, etc.), you can
	bring javascript back by copying javascript files from previous release,
	removing "dnl javascript" lines from configure.in, adding *.c and *.h
	files to Makefile.am and re-running automake and autoconf.

	Javascript hooks from main code were not removed --- they just won't be
	maintained.
   2007-04-15 09:41:47 by Thomas Klausner | Files touched by this commit (4)
Log message:
Update to 2.1.0.28:

=== RELEASE 2.1pre28 ===

Wed Apr 11 01:39:36 cet 2007 mikulas:

	Fixed a bug in decompression and javascript document.write introduced in
	previous release (compressed data were displayed after document.write)

	(BTW. because the javascript interpreter has bugs, Martin Pergel has not
	time for it and the code is so messy that it couldn't be understand by
	anyone else, javascript will likely be removed in next release)

=== RELEASE 2.1pre27 ===

Sat Apr  7 02:43:28 CEST 2007 mikulas:

	Terminal resize, window title and clipboard support for Cygwin
	Clipboard supports non-ascii characters badly, it is a limitation in
	Cygwin

Wed Apr  4 23:19:00 MET 2007 Carles Pina i Estany <carles@pina.cat>:

	Add more top-level domains

Sat Mar 31 03:02:40 CEST 2007 student:

	win32.c file removed because in each new version of windows it doesn't
	work. Don't even try to fix it unless you have computers with Windows
	NT, Window 2000, Windows XP and Windows Vista side by side.

	(new Cygwin emulates xterm-like mouse on the console, so it's not needed
	for mouse)

	Cygwin sometimes doesn't send SIGWINCH, it is its bug, so I didn't try
	to fix it in links. Press twice Alt-Enter if links doesn't notify window
	size change

Sun Mar 25 22:26:41 MET 2007 mikulas:

	Fixed bad behaviour of scrollbars on very large documents due to integer
	overflow

Wed Mar 21 22:15:25 MET 2007 mikulas:

	Support for zlib, gzip and bzip2 files

Wed Mar 21 04:37:42 MET 2007 mikulas:

	Limit image scaling to prevent allocation overflow

Tue Feb  6 00:23:43 MET 2007 mikulas:

	Allow quotation marks in Refresh URL parameter --- fixes Google Picasa
   2006-12-05 10:02:43 by Thomas Klausner | Files touched by this commit (4)
Log message:
Update to 2.1pre26:

=== 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-18 19:49:46 by Thomas Klausner | Files touched by this commit (4)
Log message:
Update to 2.1.0.24:

=== 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-05 00:04:11 by Thomas Klausner | Files touched by this commit (30)
Log message:
Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev.
   2006-09-03 22:35:36 by Thomas Klausner | Files touched by this commit (4)
Log message:
Update to 2.1pre23:

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-11 16:34:43 by Thomas Klausner | Files touched by this commit (4)
Log message:
Update to 2.1pre22:

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

Next | Query returned 116 messages, browsing 61 to 70 | Previous