index
:
irssi
fix/startup_doc
hax/doc_format_fix
master
The client of the future
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
capsicum.c
Age
Commit message (
Expand
)
Author
2017-10-11
Silence down a warning that would appear on "/away" in Capability mode.
Edward Tomasz Napierala
2017-10-11
Sort Capsicum headers.
Edward Tomasz Napierala
2017-10-11
Improve Capsicum stdio limits to fix terminal state on exit.
Edward Tomasz Napierala
2017-10-11
Bump default capsicum_port_max to 9999.
Edward Tomasz Napierala
2017-10-07
Limit capsicum rights to stdio.
Edward Tomasz Napierala
2017-09-12
Get rid of the zombies in Capsicum capability mode.
Edward Tomasz Napierala
2017-08-01
Change the way we load default CA certificates so it works with Capsicum.
Edward Tomasz Napierala
2017-08-01
Clean up includes a bit.
Edward Tomasz Napierala
2017-07-30
Update copyrights.
Edward Tomasz Napierala
2017-07-29
Fix trailing slash handling for capsicum_irclogs_path.
Edward Tomasz Napierala
2017-07-29
Add wrappers to reduce #ifdefs.
Edward Tomasz Napierala
2017-07-29
Restrict port range available in capability mode.
Edward Tomasz Napierala
2017-07-29
Working autolog.
Edward Tomasz Napierala
2017-07-29
Working /log and /rawlog.
Edward Tomasz Napierala
2017-07-29
Fix warnings.
Edward Tomasz Napierala
2017-07-29
Prevent the user from calling "/capsicum enter" twice.
Edward Tomasz Napierala
2017-07-29
Make DNS work in capability mode.
Edward Tomasz Napierala
2017-07-29
Reorder functions.
Edward Tomasz Napierala
2017-07-29
Config file support for "capsicum" parameter.
Edward Tomasz Napierala
2017-07-29
/connect works - although only with IP addresses.
Edward Tomasz Napierala
2017-07-29
Rename to "/capability enter" and "/capability status".
Edward Tomasz Napierala
2017-07-29
Add capability mode error/success messages.
Edward Tomasz Napierala
2017-07-29
Implement /cap_enter.
Edward Tomasz Napierala