aboutsummaryrefslogtreecommitdiffstats
path: root/package/targets.mak
Commit message (Collapse)AuthorAgeFilesLines
* Fix build bugs. It builds!Laurent Bercot2016-11-251-4/+2
| | | | | | Two things remain to do: - how to pass SNI information to libtls - how to detect cert issuer key type for ECC in bearssl
* Alpha version of the SSL work.Laurent Bercot2016-11-251-0/+19
| | | | | | Doesn't build yet, but I'm scared of losing it, so using git as storage. Will fix the stupid bugs now, the tricky bugs later.
* Separate sections for smaller static binaries (thanks Denys Vlasenko)Laurent Bercot2015-10-261-1/+1
|
* xyzzy fix (fixes https://bugs.gentoo.org/show_bug.cgi?id=541092)Laurent Bercot2015-08-121-13/+1
|
* Move Unix domain socket and access control stuff to s6.Laurent Bercot2015-01-151-13/+0
| | | | | Move seekablepipe to s6-portable-utils. Version: 2.0.1.0, release candidate
* - Parallel build fixv2.0.1.0Laurent Bercot2015-01-141-0/+6
| | | | - Version updated to 2.0.1.0, release candidate
* Experimental decoupling of socketbinders and daemons in ucspi servers.Laurent Bercot2015-01-071-1/+7
| | | | | Rewrite of s6-ipcserver as a small wrapper. s6-tcpserver4 and s6-tcpserver6 will follow.
* Clean up mgetuid.c target in targets.makLaurent Bercot2014-12-181-1/+1
|
* Fix minidentd (wrong byte order in /proc/net/tcp*) and ident-client.Laurent Bercot2014-12-181-0/+2
| | | | Add mgetuid.c to the list of cleaned targets.
* Fix include order in MakefileLaurent Bercot2014-12-161-6/+8
|
* Initial commitLaurent Bercot2014-12-151-0/+40