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
Age
Commit message (
Expand
)
Author
2018-02-05
Merge pull request #775 from LemonBoy/caps_kv
ailin-nemui
2018-01-25
fix sequence error
Ailin Nemui
2018-01-25
Do not use X509_STORE on OpenSSL < 1.0.2
Ailin Nemui
2018-01-24
Deprecate gslist_remove_string
LemonBoy
2018-01-07
Properly dispose the GSList chains
LemonBoy
2018-01-07
Merge pull request #746 from ailin-nemui/hide-lines
ailin-nemui
2018-01-04
Merge branch 'fix-gl-21' into 'security'
Nei
2018-01-03
disable variable arguments code
ailin-nemui
2018-01-03
check if \\c is complete in eval
ailin-nemui
2017-11-30
move decls before code
ailin-nemui
2017-11-30
fix comments
ailin-nemui
2017-11-26
Merge branch 'master' into hide-lines
ailin-nemui
2017-11-10
use enum
ailin-nemui
2017-11-01
show initial nick and name on first start
ailin-nemui
2017-10-23
Merge pull request #770 from horgh/horgh/rm-unused-function
ailin-nemui
2017-10-20
Make split functions return an array with NULL instead of NULL
Joseph Bisch
2017-10-20
Revert "Don't proceed with cmd_msg if there was an error splitting msg"
Joseph Bisch
2017-10-20
Don't proceed with cmd_msg if there was an error splitting msg
Joseph Bisch
2017-10-13
Mark net_ip_compare() deprecated
Will Storey
2017-10-13
Revert "Delete unused function net_ip_compare()"
Will Storey
2017-10-13
Merge pull request #769 from horgh/horgh/error-check-server-connect
ailin-nemui
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-10
Always initialize the host string
Will Storey
2017-10-09
Delete unused function net_connect()
Will Storey
2017-10-09
Delete commented out CYGWIN define
Will Storey
2017-10-09
Delete unused function net_ip_compare()
Will Storey
2017-10-09
Set host to an empty string on error
Will Storey
2017-10-07
Limit capsicum rights to stdio.
Edward Tomasz Napierala
2017-09-21
hidden lines
ailin-nemui
2017-09-15
Merge pull request #755 from trasz/capsicum
ailin-nemui
2017-09-12
Get rid of the zombies in Capsicum capability mode.
Edward Tomasz Napierala
2017-09-11
Restore compatibility with old OpenSSL versions
LemonBoy
2017-09-11
Increment the X509_STORE refcount during the connection
LemonBoy
2017-09-10
Merge pull request #735 from trasz/capsicum
ailin-nemui
2017-08-10
Don't error out on failure to load default certificate store.
Edward Tomasz Napierala
2017-08-09
Add back some ifdefs.
Edward Tomasz Napierala
2017-08-05
Update /CONNECT and /SERVER syntax tags (-ssl -> -tls).
Paul Townsend
2017-08-01
Attempt to fix build by adding the forgotten header.
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-30
Hook up capsicum.h and fe-capsicum.h to autotools.
Edward Tomasz Napierala
2017-07-29
Fix trailing slash handling for capsicum_irclogs_path.
Edward Tomasz Napierala
2017-07-29
Cosmetics.
Edward Tomasz Napierala
2017-07-29
Fix build without Capsicum.
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
[next]