summaryrefslogtreecommitdiffstats
path: root/lib/nl.c
Commit message (Expand)AuthorAgeFilesLines
* Improve performance by using malloc() over calloc() in critical placesThomas Graf2008-05-071-1/+1
* libnl: recvmsgs doesn't necessarily free the message dataInaky Perez-Gonzalez2008-04-291-3/+22
* Fix stale data pointers when constructing messagesThomas Graf2008-01-141-2/+7
* Fix creation and destruction of socketsThomas Graf2007-12-171-11/+26
* Initial importThomas Graf2007-09-141-0/+798