aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/net
Commit message (Expand)AuthorAgeFilesLines
* Merge r309688: address regressions in SA-16:37.libc.Gleb Smirnoff2016-12-071-6/+5
* Fix possible login(1) argument injection in telnetd(8). [SA-16:36]Gleb Smirnoff2016-12-061-17/+34
* Fix regression in pw(8) when creating numeric users or groups.Xin LI2015-09-161-5/+6
* MFH (r275020): partial fix for getgrouplist() in group_compat caseDag-Erling Smørgrav2015-07-091-9/+16
* MFC r284386:Michael Tuexen2015-06-171-2/+2
* MFC r281884:Michael Tuexen2015-05-291-3/+3
* MFC r280782:Michael Tuexen2015-05-291-0/+1
* MFC r279859:Michael Tuexen2015-05-291-0/+3
* MFC r275857:Michael Tuexen2015-05-291-1/+4
* MFC r275682:Michael Tuexen2015-05-291-1/+1
* MFC r275163: ANSIfy b64_ptonEd Maste2015-03-231-4/+1
* MFC r275060: Fix b64_pton output buffer overrun test for exact-sized bufferEd Maste2015-03-231-7/+15
* MFC r269945:Michael Tuexen2014-08-221-0/+6
* MFC r269858:Michael Tuexen2014-08-221-0/+7
* MFC r269527:Michael Tuexen2014-08-221-0/+3
* MFC r269481:Michael Tuexen2014-08-221-0/+3
* MFC r269475:Michael Tuexen2014-08-221-0/+3
* MFC r269448:Michael Tuexen2014-08-221-0/+3
* MFC r269436, r269445:Michael Tuexen2014-08-221-0/+3
* MFC r269695:Pedro F. Giffuni2014-08-161-1/+1
* MFC r268867, r268878:Pedro F. Giffuni2014-08-031-1/+2
* MFC 264162: Accept RFC 2292 option values so that RFC 2292 compliantMarcel Moolenaar2014-08-031-6/+18
* MFC r267912, r267915:Hajimu UMEMOTO2014-07-031-13/+29
* MFC r267800:Hajimu UMEMOTO2014-06-301-1/+2
* MFC r267616, 267640:Hajimu UMEMOTO2014-06-251-29/+62
* MFC r264212,r264213,r264248,r265776,r265811,r265909:Kevin Lo2014-05-131-0/+5
* MFC r263090: Make ether_line really report an error when all input is invalid.Julio Merino2014-04-171-5/+7
* MFC r260257:Michael Tuexen2014-01-071-9/+18
* Remove an unused variable and fix a memory leak in sctp_connectx().Michael Tuexen2013-09-191-3/+4
* libc: Use SOCK_CLOEXEC for various internal file descriptors.Jilles Tjoelker2013-09-064-9/+12
* libc: Make various internal file descriptors from fopen() close-on-exec.Jilles Tjoelker2013-08-2310-18/+18
* Consistently use 'af' as an argument name for address family.Pawel Jakub Dawidek2013-08-181-2/+2
* Fix the handling of SCTP_CURRENT_ASSOC and SCTP_ALL_ASSOC inMichael Tuexen2013-07-091-0/+5
* Fix a bug where SCTP_ENABLE_STREAM_RESET is not handled byMichael Tuexen2013-07-091-0/+3
* Update references.Hiroki Sato2013-07-092-12/+11
* Make recv() and send() cancellation points, as required by POSIX.Jilles Tjoelker2013-06-092-6/+10
* Switch to 2-clause license and standard textEd Maste2013-06-061-11/+11
* mdoc: convert .Fd to .In, which is much nicer.Joel Dahl2013-06-042-6/+6
* Switch to 2-clause licenseEd Maste2013-06-031-6/+0
* Remove clause 3 and 4 from TNF licensesEd Maste2013-05-293-21/+0
* Remove the advertising clause from the Regents of the University ofEd Maste2013-05-281-5/+1
* Remove the advertising clause from the Regents of the University ofEd Maste2013-05-2810-50/+10
* Update manpages for r250887.Ed Schouten2013-05-212-6/+2
* Improve compatibility with recent flex from flex.sourceforge.net.Jung-uk Kim2013-05-031-3/+2
* Remove the number of addresses restriction from sctp_connectx().Michael Tuexen2013-04-101-201/+93
* libc: Avoid SIGPIPE when nscd closes the connection unexpectedly.Jilles Tjoelker2013-03-131-4/+5
* Change examples to be consistent with what style(9) says.Niclas Zeising2013-02-142-8/+8
* Improve code style. No functional change.Michael Tuexen2013-02-101-7/+7
* Re-enable ip6addrctl support but only for IPv6 address.Hajimu UMEMOTO2013-01-101-7/+5
* Disable destination address selection support ofHajimu UMEMOTO2013-01-091-0/+8