index
:
public-inbox.git
ci-WIP
malloc_info
master
p516-leak
repobrowse
stable-1.6
viewdiff
an "archives first" approach to mailing lists
about
summary
refs
log
tree
commit
homepage
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-10
optionally support glibc malloc_info via SIGCONT
malloc_info
Eric Wong
3
-0
/
+43
2019-06-10
doc: index.pod: fix mismatched =back
Eric Wong
1
-2
/
+0
2019-06-10
doc: generate manpage and HTML from -convert POD
Eric Wong
1
-0
/
+1
2019-06-10
doc: clean-doc target removes *.8 manpages
Eric Wong
1
-1
/
+1
2019-06-05
scripts: add README to describe its purpose
Eric Wong
2
-0
/
+7
2019-06-05
scripts: require ASCII digits in a few places
Eric Wong
2
-2
/
+2
2019-06-05
tighten up digit matches to ASCII for git output
Eric Wong
3
-10
/
+10
2019-06-04
t: avoid "subtest" for Perl 5.10.1 compatibility
Eric Wong
5
-22
/
+18
2019-06-04
Merge branch 'charclass'
Eric Wong
24
-52
/
+75
2019-06-04
MANIFEST: add examples/nginx_proxy
Eric Wong
1
-0
/
+1
2019-06-04
examples: add sample nginx configuration
Ali Alnubani
1
-0
/
+24
2019-06-04
www: require ASCII word characters for CSS filenames
Eric Wong
1
-2
/
+6
2019-06-04
www: require ASCII range for mbox downloads
Eric Wong
1
-1
/
+1
2019-06-04
githttpbackend: require ASCII in path
Eric Wong
1
-2
/
+2
2019-06-04
require ASCII digits for local FS items
Eric Wong
5
-9
/
+9
2019-06-04
www: require ASCII digit for git epoch
Eric Wong
1
-2
/
+3
2019-06-04
solver|viewdiff: restrict digit matches to ASCII
Eric Wong
2
-3
/
+3
2019-06-04
inbox: require ASCII digits for feedmax var
Eric Wong
1
-1
/
+1
2019-06-04
filter/rubylang: require ASCII digit for mailcount
Eric Wong
1
-1
/
+1
2019-06-04
msgtime: require ASCII digits for parsing dates
Eric Wong
1
-3
/
+4
2019-06-04
searchview: do not allow non-ASCII offsets and limits
Eric Wong
1
-2
/
+2
2019-06-04
githttpbackend: require Range:, Status: to be ASCII digits
Eric Wong
1
-2
/
+2
2019-06-04
view: require YYYYmmDD(HHMMSS) timestamps to be ASCII
Eric Wong
1
-2
/
+2
2019-06-04
newswww: only accept ASCII digits as article numbers
Eric Wong
1
-1
/
+1
2019-06-04
config: do not accept non-ASCII digits in cgitrc params
Eric Wong
1
-1
/
+1
2019-06-04
www: require ASCII filenames in git blob downloads
Eric Wong
1
-1
/
+2
2019-06-04
www: only emit ASCII chars in attachment filenames
Eric Wong
3
-2
/
+5
2019-06-04
wwwattach: only pass the charset through if ASCII
Eric Wong
1
-1
/
+1
2019-06-04
wwwlisting: require ASCII digit for port number
Eric Wong
1
-2
/
+2
2019-06-04
http: require SERVER_PORT to be ASCII digit
Eric Wong
1
-1
/
+1
2019-06-04
feed: only accept ASCII digits for ref~$N
Eric Wong
1
-1
/
+1
2019-06-04
mid: id_compress requires ASCII-clean words
Eric Wong
1
-2
/
+2
2019-06-04
nntp: ensure we only handle ASCII whitespace
Eric Wong
1
-2
/
+2
2019-06-04
nntp: be explicit about ASCII digit matches
Eric Wong
1
-6
/
+6
2019-06-04
linkify: support Internationalized Domain Names in URLs
Eric Wong
2
-2
/
+15
2019-06-03
Merge remote-tracking branch 'origin/git-cleanup'
Eric Wong
0
-0
/
+0
2019-06-03
Merge remote-tracking branch 'origin/ds'
Eric Wong
2
-96
/
+14
2019-06-03
ds: remove PLCMap and per-socket PostLoopCallback
Eric Wong
1
-23
/
+2
2019-06-03
t/psgi_search.t: require DBD::SQLite
Eric Wong
1
-1
/
+1
2019-06-02
ds: drop write_set_watch field
Eric Wong
1
-13
/
+1
2019-06-02
ds: drop unused EVENT: label in epoll code path
Eric Wong
1
-1
/
+0
2019-06-02
ds: drop checks for invalid descriptors
Eric Wong
1
-19
/
+0
2019-06-02
ds: drop set_writer_func support
Eric Wong
1
-19
/
+2
2019-06-02
ds: add a note about planned future changes
Eric Wong
1
-2
/
+8
2019-06-02
ds: drop more unused subs
Eric Wong
2
-19
/
+1
2019-06-01
ds: fix and test for FD leaks with kqueue on ->Reset
Eric Wong
3
-9
/
+65
2019-06-01
doc/v2: note that Xapian is now optional in v2
Eric Wong
1
-4
/
+4
2019-06-01
ds: set close-on-exec flag on epoll descriptors
Eric Wong
1
-0
/
+16
2019-06-01
git: drop the deleted err_c file
Eric Wong
1
-2
/
+3
2019-06-01
git: unconditional expiry
Eric Wong
3
-20
/
+8
[next]