summaryrefslogtreecommitdiff
path: root/source3/lib/srprs.c
AgeCommit message (Expand)AuthorFilesLines
2019-05-15s3: net: Harden srprs_str() against memcmp overread.Jeremy Allison1-0/+8
2018-07-24lib: Fix prototype of srprs_strVolker Lendecke1-1/+1
2018-07-24lib: Remove an #include "includes.h"Volker Lendecke1-1/+3
2018-06-19lib: Align integer typesVolker Lendecke1-1/+1
2014-11-25s3:lib: fix/simplify srprs_hex()Stefan Metzmacher1-10/+6
2012-09-07s3:lib: use includes.h with cbuf and srprsGregor Beck1-4/+1
2011-04-04s3: add function srprs_quoted to parse strings written with cbuf_print_quotedGregor Beck1-0/+40
2010-09-22s3-lib: add srprs, primitives to build simple recursive parsersGregor Beck1-0/+185