summaryrefslogtreecommitdiff
path: root/usr/src/lib/libsocket
AgeCommit message (Expand)AuthorFilesLines
2022-08-3014930 getallifaddrs() fails in shared IP zone after 3729Andy Fiddaman1-9/+24
2022-05-203729 getifaddrs must learn to stop worrying and love the other address familiesSebastian Wiedenroth2-21/+333
2022-01-1914384 libsocket: mismatched boundToomas Soome1-8/+4
2021-04-0913487 want mapfile-based assertions about symbol propertiesRichard Lowe1-10/+20
2020-05-0412447 should install library compat symlinks from library makefiles, not Targ...Richard Lowe4-6/+6
2020-05-0412454 remove lint library machineryRichard Lowe4-11/+4
2019-12-1611983 libsocket: alias between functions of incompatible typesToomas Soome1-18/+18
2019-08-1611528 Makefile.noget can get goneJohn Levon1-1/+1
2019-06-1011093 libsocket: NULL pointer errorsToomas Soome1-3/+3
2019-02-1310361 usr/lib - stop lint library generation and packagingAndy Fiddaman1-128/+0
2019-01-1410079 smatch Makefile changes for usr/src/libJohn Levon1-0/+4
2018-07-309673 move internet address manipulation functions to libcYuri Pankov5-238/+13
2018-07-099599 Buffer overflow in usr/src/lib/libsocket/inet/ruserpass.cToomas Soome1-5/+14
2017-12-038853 libsocket: variable 'addr' set but not usedToomas Soome1-7/+3
2017-07-108429 getallifaddrs dereferences invalid pointer causing SIGSEGVAndrew Stormont1-1/+9
2017-06-26backout: 3729 getifaddrs must learn to stop worrying and love the other addre...Robert Mustacchi1-264/+14
2017-06-213729 getifaddrs must learn to stop worrying and love the other address familiesSebastian Wiedenroth1-14/+264
2015-02-205639 want reentrant ether_aton_r and ether_ntoa_rRobert Mustacchi2-18/+41
2014-12-105096 getaddrinfo doesn't properly handle AI_ADDRCONFIG | AI_V4MAPPEDRobert Mustacchi1-1/+12
2013-04-213713 Implement accept4()Theo Schlossnagle3-2/+19
2012-09-222933 compiler warning gags need better granularityRichard Lowe1-0/+5
2010-08-126975991 ipadm show-addr does not show tunnel destination addressVasumathi Sundaram1-2/+2
2010-08-10PSARC/2010/304 Deliver Socket Configuration in FragmentsAnders Persson2-14/+9
2010-08-056893022 if_freenameindex crashes or leaks memoryRenee Danson Sommerfeld1-7/+5
2010-07-096950944 ifa_addr and friends should be "sockaddr", not "sockaddr_storage"Darren Reed1-6/+9
2010-06-246916796 OSnet mapfiles should use version 2 link-editor syntaxAli Bahrami6-289/+53
2010-03-26PSARC 2009/306 Brussels II - ipadm and libipadmGirish Moodalbail6-13/+337
2010-03-176847733 getaddrinfo returns wrong protocolyan zhang - Sun Microsystems - Menlo Park United States1-6/+1
2010-02-28PSARC 2009/657 delete obsolete system call trapsRoger A. Faulkner1-7/+1
2009-11-20PSARC 2009/542 Increase the maximum value of NGROUPS_MAX to 1024Casper H.S. Dik1-5/+5
2009-05-096640675 if_nameindex() broken when used in non-global zoneAnders Persson1-15/+22
2009-02-106798660 Cadmium .NOT file processing problem with CWD relative file pathsAli Bahrami5-10/+70
2009-01-06PSARC/2007/272 Project Clearview: IPMP Rearchitecturemeem1-9/+14
2008-12-156540117 libc should be compiled with -xstrconstRoger A. Faulkner1-3/+6
2008-06-06PSARC 2008/309 expunge synonyms.hraf6-74/+65
2008-01-236598890 cancellation code abuses synonymsraf1-13/+12
2007-12-046500185 getaddrinfo() does not work with SCTPkcpoon1-8/+47
2007-05-176455532 OSNet cleanup required in preparation for direct bindingsrie7-218/+13
2007-03-30PSARC 2007/136 Network Auto-Magic (NWAM) Phase 0jbeck1-5/+5
2007-03-20PSARC 2007/129 thr_keycreate_onceraf1-17/+7
2006-10-046460452 rexec() on x86 doesn't work - port sent to client for error "channel"...sp1498941-6/+5
2006-09-29PSARC 2005/133 Sparks: Name Service Switch 2djl6-38/+57
2006-08-086357230 specfiles should be nukedraf14-1330/+326
2006-07-24PSARC 2006/407 SO_EXCLBIND, socket exclusive bindingkcpoon1-5/+5
2006-05-014916205 libcmd should not use file operation routines from C librarycasper2-20/+18
2006-01-066362982 namespace pollution/protection in libcraf1-2/+3
2005-06-14OpenSolaris Launchstevel@tonic-gate49-0/+8461