about summary refs log tree commit diff
path: root/pkgs/applications/networking/instant-messengers/silc-client
AgeCommit message (Collapse)AuthorFilesLines
2016-05-30Merge remote-tracking branch 'upstream/master' into hardened-stdenvRobin Gloster1-1/+1
2016-05-19treewide: Make explicit that 'dev' output of ncurses is usedTuomas Tynkkynen1-1/+1
2016-03-05Use general hardening flag toggle listsFranz Pletz1-1/+1
The following parameters are now available: * hardeningDisable To disable specific hardening flags * hardeningEnable To enable specific hardening flags Only the cc-wrapper supports this right now, but these may be reused by other wrappers, builders or setup hooks. cc-wrapper supports the following flags: * fortify * stackprotector * pie (disabled by default) * pic * strictoverflow * format * relro * bindnow
2016-02-19silc-client: turn off format hardeningRobin Gloster1-0/+2
2016-01-24Remove no longer (or never) referenced patchesTobias Geerinckx-Rice1-28/+0
55 files changed, 6041 deletions. Tested with `nix-build -A tarball`.
2015-02-19Update silc-client to 1.1.11Franz Pletz1-5/+5
2014-07-28Turn some license strings into lib.licenses valuesMateusz Kowalczyk1-1/+1
2013-04-13silc-client: the irssi plugin segfaults on join, with current irssi.Lluís Batlle i Rossell1-1/+6
I fix and make it build the standalone client.
2013-04-12silc_client: more url problemsLluís Batlle i Rossell1-1/+1
It was harder to test, after nix-prefetch-url. Damn it.
2013-04-12silc_client: error in urlLluís Batlle i Rossell1-3/+6
I should test better before push.
2013-04-12silc_client: Missing fileLluís Batlle i Rossell1-0/+29
2013-04-12Adding silc-client as irssi pluginLluís Batlle i Rossell1-0/+28
Alone, with its own irssi, doesn't build.