summaryrefslogtreecommitdiff
path: root/source3/lib/srprs.c
Commit message (Expand)AuthorAgeFilesLines
* s3: net: Harden srprs_str() against memcmp overread.Jeremy Allison2019-05-151-0/+8
* lib: Fix prototype of srprs_strVolker Lendecke2018-07-241-1/+1
* lib: Remove an #include "includes.h"Volker Lendecke2018-07-241-1/+3
* lib: Align integer typesVolker Lendecke2018-06-191-1/+1
* s3:lib: fix/simplify srprs_hex()Stefan Metzmacher2014-11-251-10/+6
* s3:lib: use includes.h with cbuf and srprsGregor Beck2012-09-071-4/+1
* s3: add function srprs_quoted to parse strings written with cbuf_print_quotedGregor Beck2011-04-041-0/+40
* s3-lib: add srprs, primitives to build simple recursive parsersGregor Beck2010-09-221-0/+185