2008-07-14 |
Witold Filipczyk | 1030: Fixed issue with undefined HAVE_REGEX_H.
|
commit | commitdiff | tree |
2008-07-11 |
Kalle Olavi Niemitalo | config: Count backslashed newlines in str_rd.
|
commit | commitdiff | tree |
2008-07-11 |
Kalle Olavi Niemitalo | NEWS: mention bug 503
|
commit | commitdiff | tree |
2008-07-11 |
Kalle Olavi Niemitalo | config: Fix the "include" command.
|
commit | commitdiff | tree |
2008-07-11 |
Kalle Olavi Niemitalo | config: Access OPT_MUST_SAVE in the real option, not...
|
commit | commitdiff | tree |
2008-07-11 |
Kalle Olavi Niemitalo | config: Negate the value in redir_rd too.
|
commit | commitdiff | tree |
2008-07-11 |
Kalle Olavi Niemitalo | config: In redir_set, negate the incoming value.
|
commit | commitdiff | tree |
2008-07-11 |
Kalle Olavi Niemitalo | config: Rewrite "set" to "unset" and vice versa.
|
commit | commitdiff | tree |
2008-07-11 |
Kalle Olavi Niemitalo | config: Reset OPT_TOUCHED flags after a successful...
|
commit | commitdiff | tree |
2008-07-11 |
Kalle Olavi Niemitalo | config: In saving style 2, save deleted options too.
|
commit | commitdiff | tree |
2008-07-11 |
Kalle Olavi Niemitalo | config: Let mirroring be implicit unless values are...
|
commit | commitdiff | tree |
2008-07-11 |
Kalle Olavi Niemitalo | config: Rearrange mirror-or-not checks.
|
commit | commitdiff | tree |
2008-07-11 |
Kalle Olavi Niemitalo | config: Let "unset" delete built-in options too.
|
commit | commitdiff | tree |
2008-07-11 |
Kalle Olavi Niemitalo | config: Unsetting a missing option is not an error.
|
commit | commitdiff | tree |
2008-07-11 |
Kalle Olavi Niemitalo | config: Remember the address and length of the option...
|
commit | commitdiff | tree |
2008-07-11 |
Kalle Olavi Niemitalo | config: More cleverly skip unrecognized or malformed...
|
commit | commitdiff | tree |
2008-07-11 |
Kalle Olavi Niemitalo | config: Skip values of unrecognized options.
|
commit | commitdiff | tree |
2008-07-11 |
Kalle Olavi Niemitalo | config: Report errors before the line number is lost.
|
commit | commitdiff | tree |
2008-07-11 |
Kalle Olavi Niemitalo | config, Bug 503: Keep track of what has been mirrored.
|
commit | commitdiff | tree |
2008-07-11 |
Kalle Olavi Niemitalo | config: Add struct conf_parsing_state.
|
commit | commitdiff | tree |
2008-07-11 |
Kalle Olavi Niemitalo | config: Reduce the interface offered to exmode.
|
commit | commitdiff | tree |
2008-07-11 |
Kalle Olavi Niemitalo | config: Use memacpy instead of stracpy.
|
commit | commitdiff | tree |
2008-07-11 |
Kalle Olavi Niemitalo | config: Fix two bogus end-of-file checks.
|
commit | commitdiff | tree |
2008-07-11 |
Kalle Olavi Niemitalo | config: Don't mem_free(NULL).
|
commit | commitdiff | tree |
2008-07-11 |
Kalle Olavi Niemitalo | config: Plug some memory leaks in error handling.
|
commit | commitdiff | tree |
2008-07-11 |
Kalle Olavi Niemitalo | config: Explain why get_opt_rec() does not follow OPT_ALIAS.
|
commit | commitdiff | tree |
2008-07-11 |
Kalle Olavi Niemitalo | config: Swap the "unknown command" and "parse error...
|
commit | commitdiff | tree |
2008-07-11 |
Kalle Olavi Niemitalo | config: Each backslash escapes only one character.
|
commit | commitdiff | tree |
2008-07-11 |
Kalle Olavi Niemitalo | config: more const in elinks.conf parsing
|
commit | commitdiff | tree |
2008-07-11 |
Kalle Olavi Niemitalo | option_types: Add comments to be found by grep.
|
commit | commitdiff | tree |
2008-07-11 |
Jonas Fonseca | Remove unused add handler in the option_type_info struct
|
commit | commitdiff | tree |
2008-07-11 |
Laurent MONIN | INT/LONG: introduce long_wr() and long_set() and use...
|
commit | commitdiff | tree |
2008-07-11 |
Kalle Olavi Niemitalo | const in name_to_language
|
commit | commitdiff | tree |
2008-07-11 |
Kalle Olavi Niemitalo | const in get_cp_index
|
commit | commitdiff | tree |
2008-07-11 |
Kalle Olavi Niemitalo | const in decode_color
|
commit | commitdiff | tree |
2008-07-11 |
Kalle Olavi Niemitalo | const in fastfind_search
|
commit | commitdiff | tree |
2008-07-11 |
Kalle Olavi Niemitalo | Make input data and source file names const in memacpy...
|
commit | commitdiff | tree |
2008-07-11 |
Kalle Olavi Niemitalo | Make many string parameters const in the memory leak...
|
commit | commitdiff | tree |
2008-07-11 |
Kalle Olavi Niemitalo | Make errfile point to const.
|
commit | commitdiff | tree |
2008-07-11 |
Kalle Olavi Niemitalo | Bug 1027, SMJS: make null mean "none" in elinks.keymaps
|
commit | commitdiff | tree |
2008-07-04 |
Kalle Olavi Niemitalo | NEWS: mention bug 1021
|
commit | commitdiff | tree |
2008-07-04 |
Kalle Olavi Niemitalo | Bug 1021: initialize version in http_got_header
|
commit | commitdiff | tree |
2008-07-03 |
Kalle Olavi Niemitalo | grafthistory: support curl
|
commit | commitdiff | tree |
2008-07-03 |
Kalle Olavi Niemitalo | grafthistory: keep the downloaded pack, speed up git gc
|
commit | commitdiff | tree |
2008-07-03 |
Kalle Olavi Niemitalo | grafthistory: comment about downloading the pack index
|
commit | commitdiff | tree |
2008-07-03 |
Kalle Olavi Niemitalo | grafthistory: exit if a command fails
|
commit | commitdiff | tree |
2008-07-03 |
Kalle Olavi Niemitalo | grafthistory: git-* commands are deprecated
|
commit | commitdiff | tree |
2008-07-02 |
Kalle Olavi Niemitalo | THANKS: Remove link to HSTI webpage as the domain is...
|
commit | commitdiff | tree |
2008-06-20 |
Kalle Olavi Niemitalo | NEWS: 0.11.4 was released on 2008-06-20
|
commit | commitdiff | tree |
2008-06-20 |
Kalle Olavi Niemitalo | NEWS: unlist bogus "bug 451"
|
commit | commitdiff | tree |
2008-06-20 |
Kalle Olavi Niemitalo | NEWS: Remove the "should be removed" section.
|
commit | commitdiff | tree |
2008-06-20 |
Kalle Olavi Niemitalo | NEWS: Critical bug 674 is a duplicate of 956.
|
commit | commitdiff | tree |
2008-06-16 |
Kalle Olavi Niemitalo | Bug 1016: Avoid JSFunctionSpec.
|
commit | commitdiff | tree |
2008-06-15 |
Kalle Olavi Niemitalo | NEWS: mention bug 1014
|
commit | commitdiff | tree |
2008-06-08 |
Kalle Olavi Niemitalo | Bug 1014: Fix incompatible pointer type in init_perl.
|
commit | commitdiff | tree |
2008-05-31 |
Paul B. Mahol | Recognize Insert key on cons25 (FreeBSD console)
|
commit | commitdiff | tree |
2008-05-10 |
Kalle Olavi Niemitalo | Bug 1012: Compile with -fno-strict-overflow or -fwrapv.
|
commit | commitdiff | tree |
2008-04-28 |
Kalle Olavi Niemitalo | Bug 939: Documented the fix.
|
commit | commitdiff | tree |
2008-04-28 |
Witold Filipczyk | fsp: Fixed a serious bug.
|
commit | commitdiff | tree |
2008-03-08 |
Kalle Olavi Niemitalo | elinks.conf.5: quoting corrections
|
commit | commitdiff | tree |
2008-03-08 |
Miciah Dashiel Butle... | elinks.conf.5: Correct description of 'unset' directive
|
commit | commitdiff | tree |
2008-03-08 |
Kalle Olavi Niemitalo | update-man: Install manpages to srcdir, not builddir.
|
commit | commitdiff | tree |
2008-03-08 |
Kalle Olavi Niemitalo | keys2doc: Change \"foo\" to "foo".
|
commit | commitdiff | tree |
2008-03-04 |
Witold Filipczyk | Mark option changed in "File extensions -> Add".
|
commit | commitdiff | tree |
2008-03-02 |
Kalle Olavi Niemitalo | NEWS: mention bug 1000
|
commit | commitdiff | tree |
2008-03-02 |
Witold Filipczyk | bug 1000: Do not discard the query part of URI.
|
commit | commitdiff | tree |
2008-03-01 |
Kalle Olavi Niemitalo | Bug 1003: fix bug number in previous commit
|
commit | commitdiff | tree |
2008-03-01 |
Kalle Olavi Niemitalo | Bug 1001: fix uninitialized-pointer crash in URI rewriting
|
commit | commitdiff | tree |
2008-02-17 |
Kalle Olavi Niemitalo | NEWS: mention bug 987
|
commit | commitdiff | tree |
2008-02-17 |
Kalle Olavi Niemitalo | NEWS: "XON/XOFF", not "XON/OFF"
|
commit | commitdiff | tree |
2008-02-09 |
Jonas Fonseca | Clean vernum.o
|
commit | commitdiff | tree |
2008-02-09 |
Witold Filipczyk | Avoid compilation of vernum.c in 'make install'
|
commit | commitdiff | tree |
2008-02-09 |
Laurent MONIN | Patch: fix for bug 938
|
commit | commitdiff | tree |
2008-02-09 |
Kalle Olavi Niemitalo | configure: Don't try to link with Lua 5.1.
|
commit | commitdiff | tree |
2008-02-07 |
Kalle Olavi Niemitalo | Bug 54: Don't disable XON/XOFF flow control.
|
commit | commitdiff | tree |
2008-02-07 |
Kalle Olavi Niemitalo | Bug 54: Don't force 8-bit characters and no parity.
|
commit | commitdiff | tree |
2008-02-07 |
Kalle Olavi Niemitalo | Define datarootdir in Makefile.config.in, for better...
|
commit | commitdiff | tree |
2008-01-26 |
Kalle Olavi Niemitalo | Detect all overflows in BitTorrent parse_bencoding_integer.
|
commit | commitdiff | tree |
2008-01-26 |
Kalle Olavi Niemitalo | Don't assume sizeof(int)==4 in bittorrent
|
commit | commitdiff | tree |
2008-01-21 |
Kalle Olavi Niemitalo | NEWS: sort by severity
|
commit | commitdiff | tree |
2008-01-21 |
Kalle Olavi Niemitalo | Bug 997: Fix unlikely stack corruption in get_pasv_socket.
|
commit | commitdiff | tree |
2008-01-21 |
Kalle Olavi Niemitalo | get_pasv_socket: Use AF_INET6 when appropriate.
|
commit | commitdiff | tree |
2008-01-07 |
Kalle Olavi Niemitalo | NEWS: mention bug 989
|
commit | commitdiff | tree |
2008-01-06 |
Kalle Olavi Niemitalo | Move debian to contrib/debian.
|
commit | commitdiff | tree |
2007-12-17 |
Jonas Fonseca | Fix smjs scripting #ifdefs to use CONFIG_SM_SCRIPTING
|
commit | commitdiff | tree |
2007-12-09 |
Kalle Olavi Niemitalo | Document that GNU Make >= 3.78 is needed, and check it.
|
commit | commitdiff | tree |
2007-11-25 |
Kalle Olavi Niemitalo | Enable asciidoc7compatible mode.
|
commit | commitdiff | tree |
2007-11-19 |
Kalle Olavi Niemitalo | NEWS: Bug 975 was not in previous versions.
|
commit | commitdiff | tree |
2007-11-11 |
Kalle Olavi Niemitalo | Bug 975: Fix int/size_t pointer type mismatch.
|
commit | commitdiff | tree |
2007-11-11 |
Kalle Olavi Niemitalo | NEWS: mention the builtin_modules warning
|
commit | commitdiff | tree |
2007-11-11 |
Kalle Olavi Niemitalo | GCC 4.2.1 needs -Wno-address, not -Wno-always-true.
|
commit | commitdiff | tree |
2007-11-11 |
Kalle Olavi Niemitalo | Use -Wno-always-true only if $CC accepts it. GCC 4...
|
commit | commitdiff | tree |
2007-11-11 |
Witold Filipczyk | Do not show always evaluate as true warnings.
|
commit | commitdiff | tree |
2007-11-04 |
Kalle Olavi Niemitalo | NEWS: Bug 937 is CVE-2007-5034.
|
commit | commitdiff | tree |
2007-07-30 |
Kalle Olavi Niemitalo | Rewrite wiki to en.wikipedia.org, avoid server bug.
|
commit | commitdiff | tree |
2007-07-21 |
Kalle Olavi Niemitalo | Remove gettext doc excerpt until the license is sorted...
|
commit | commitdiff | tree |
2007-07-11 |
Kalle Olavi Niemitalo | configure.in: Actually the snapshots aren't daily.
|
commit | commitdiff | tree |
2007-07-10 |
Kalle Olavi Niemitalo | NEWS: mention bug 959
|
commit | commitdiff | tree |
2007-07-10 |
Witold Filipczyk | configure.in: X11 - try link an executable using -lX11.
|
commit | commitdiff | tree |
2007-07-10 |
Kalle Olavi Niemitalo | NEWS: mention bugs 613, 714, 961
|
commit | commitdiff | tree |