summaryrefslogtreecommitdiff
path: root/lib/string.h
AgeCommit message (Expand)Author
2023-08-24Lib: Add functions for reading and writing of bytestringsOndrej Zajicek
2022-03-15Printf variant with a result allocated inside a pool / linpoolMaria Matejka
2021-06-06Nest: Allow specifying security keys as hex bytes as well as stringsToke Høiland-Jørgensen
2020-04-28Not calling memcpy with n=0.Maria Matejka
2019-07-24Merge remote-tracking branch 'origin/mq-filter-stack'Ondrej Zajicek (work)
2019-07-23RPKI: Fix reconfiguration when ssh parameters are undefinedOndrej Zajicek (work)
2019-06-13String: bstrtoul macro expanded to bstrtoul10 and 16Maria Matejka
2019-02-25Custom number parser to speed up config parsingMaria Matejka
2016-11-16Add lp_strdup function for string duplication on linpoolPavel Tvrdik
2016-11-02RIP: Use message authentication interfaceOndrej Zajicek (work)
2016-11-01Log: Fix broken syslog nameOndrej Zajicek (work)
2016-04-28Add the Babel routing protocol (RFC 6126)Ondrej Zajicek (work)
2016-04-07Main: Add local optionOndrej Zajicek (work)
2015-11-24Some consts for function argumentsOndrej Zajicek (work)
2013-11-23Merge branch 'master' into add-pathOndrej Zajicek
2013-10-05Fixes some BFD bugs and makes logging thread-safe.Ondrej Zajicek
2012-08-14Implements ADD-PATH extension for BGP.Ondrej Zajicek
2000-03-31Include "lib/string.h" instead of <string.h>. It should give us bzero()Martin Mares
1998-11-29Added function for shell-like pattern matching. Will be used forMartin Mares
1998-11-16Implemented snprintf and similar functions. It took a lot of thinking,Martin Mares
1998-06-17Added local version of sprintf (bsprintf and bvsprintf) offering few newMartin Mares