Age | Commit message (Collapse) | Author |
|
Found by Jeremy's automatic valgrind logs, pointed out by corvid.
|
|
The number of simultaneous connections to a single server is now
limited by prefs.http_max_conns (default 6).
This avoids opening hundreds of connections on pages with many images
(BUG 685).
This commit is partly based on a prototype by Jorge Arellano Cid.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- Cleaned up a_Url_new().
|
|
|
|
|
|
- CCC: enhanced the debug function and implemented OpAbort for dpi.
|
|
|
|
|
|
http://www.fltk.org/newsgroups.php?gfltk.general+v:24912
|
|
|
|
- Fixed handling of #anchors with repush, and other operations.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|