summaryrefslogtreecommitdiffstats
path: root/lib/libcxx/src/algorithm.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2019-02-04Make gl_pathc, gl_matchc and gl_offs size_t in glob_t to match POSIX.millert4-30/+35
2019-02-04Implement parsing and processing of TLSv1.3 ServerHello messages.jsing3-11/+187
2019-02-04Make it easier to build with LIBRESSL_HAS_TLS1_3 enabled.jsing1-1/+4
2019-02-04Make callers of witness_lock_list_{get,free}() responsible of raisingvisa1-11/+11
2019-02-04Document missing command line options for the rsautl command.tb2-9/+16
2019-02-04Turns out we do need to handle control messages that exceed MLEN, sokettenis1-6/+15
2019-02-04syncderaadt1-0/+1
2019-02-04various minor tweaks, plus an adjustment from florian;jmc2-33/+29
2019-02-04When freeing the sem_undo structure in semundo_adjust(), update theanton1-1/+2
2019-02-04Remove obsolete "Protocol" from commented out examples.dtucker1-2/+1
2019-02-03let tun read AF_MPLS packets from userland.dlg1-1/+10