.. |
scan_8int.3
|
#include <foo.h> -> #include <libowfat/foo.h>
|
8 years ago |
scan_8int.c
|
move unit tests into each file (compile with -DUNITTEST)
|
8 years ago |
scan_8long.3
|
#include <foo.h> -> #include <libowfat/foo.h>
|
8 years ago |
scan_8long.c
|
support gcc 10's access attribute when compiling with dietlibc
|
5 years ago |
scan_8longlong.c
|
fix unit tests
|
4 years ago |
scan_8longn.c
|
add "make check" target and make it work :)
|
4 years ago |
scan_8short.3
|
#include <foo.h> -> #include <libowfat/foo.h>
|
8 years ago |
scan_8short.c
|
move unit tests into each file (compile with -DUNITTEST)
|
8 years ago |
scan_asn1derlength.3
|
#include <foo.h> -> #include <libowfat/foo.h>
|
8 years ago |
scan_asn1derlength.c
|
move unit tests into each file (compile with -DUNITTEST)
|
8 years ago |
scan_asn1derlengthvalue.3
|
#include <foo.h> -> #include <libowfat/foo.h>
|
8 years ago |
scan_asn1dertag.3
|
#include <foo.h> -> #include <libowfat/foo.h>
|
8 years ago |
scan_asn1dertag.c
|
move unit tests into each file (compile with -DUNITTEST)
|
8 years ago |
scan_charsetnskip.3
|
#include <foo.h> -> #include <libowfat/foo.h>
|
8 years ago |
scan_charsetnskip.c
|
move unit tests into each file (compile with -DUNITTEST)
|
8 years ago |
scan_double.3
|
#include <foo.h> -> #include <libowfat/foo.h>
|
8 years ago |
scan_double.c
|
remove new compiler warnings from gcc 7
|
8 years ago |
scan_fromhex.c
|
move unit tests into each file (compile with -DUNITTEST)
|
8 years ago |
scan_httpdate.3
|
#include <foo.h> -> #include <libowfat/foo.h>
|
8 years ago |
scan_httpdate.c
|
change a few // comments back to /* */ for older compilers
|
2 years ago |
scan_int.3
|
#include <foo.h> -> #include <libowfat/foo.h>
|
8 years ago |
scan_int.c
|
silence compiler warning
|
9 months ago |
scan_iso8601.3
|
#include <foo.h> -> #include <libowfat/foo.h>
|
8 years ago |
scan_iso8601.c
|
don't disturb glibc with __deprecated__
|
3 years ago |
scan_long.3
|
#include <foo.h> -> #include <libowfat/foo.h>
|
8 years ago |
scan_long.c
|
fix buffer overread for len=0 in scan_longn (Martin Castillo)
|
3 years ago |
scan_longlong.3
|
#include <foo.h> -> #include <libowfat/foo.h>
|
8 years ago |
scan_longlong.c
|
move unit tests into each file (compile with -DUNITTEST)
|
8 years ago |
scan_longn.c
|
silence compiler warning
|
9 months ago |
scan_netstring.3
|
#include <foo.h> -> #include <libowfat/foo.h>
|
8 years ago |
scan_netstring.c
|
change a few // comments back to /* */ for older compilers
|
2 years ago |
scan_noncharsetnskip.3
|
#include <foo.h> -> #include <libowfat/foo.h>
|
8 years ago |
scan_noncharsetnskip.c
|
get rid of -Wconversion warnings
|
11 years ago |
scan_nonwhitenskip.3
|
#include <foo.h> -> #include <libowfat/foo.h>
|
8 years ago |
scan_nonwhitenskip.c
|
remove -Wconversion warnings
|
11 years ago |
scan_pb_tag.c
|
add marshaling code for protocol buffers
|
9 years ago |
scan_pb_type0_sint.c
|
add marshaling code for protocol buffers
|
9 years ago |
scan_pb_type1_double.c
|
add marshaling code for protocol buffers
|
9 years ago |
scan_pb_type1_fixed64.c
|
add marshaling code for protocol buffers
|
9 years ago |
scan_pb_type2_stringlen.c
|
add marshaling code for protocol buffers
|
9 years ago |
scan_pb_type5_fixed32.c
|
add marshaling code for protocol buffers
|
9 years ago |
scan_pb_type5_float.c
|
add marshaling code for protocol buffers
|
9 years ago |
scan_plusminus.3
|
#include <foo.h> -> #include <libowfat/foo.h>
|
8 years ago |
scan_plusminus.c
|
remove new compiler warnings from gcc 7
|
8 years ago |
scan_short.3
|
#include <foo.h> -> #include <libowfat/foo.h>
|
8 years ago |
scan_short.c
|
move unit tests into each file (compile with -DUNITTEST)
|
8 years ago |
scan_uint.3
|
#include <foo.h> -> #include <libowfat/foo.h>
|
8 years ago |
scan_uint.c
|
remove can't happen code and instead force a compile time error
|
11 years ago |
scan_ulong.3
|
#include <foo.h> -> #include <libowfat/foo.h>
|
8 years ago |
scan_ulong.c
|
support gcc 10's access attribute when compiling with dietlibc
|
5 years ago |
scan_ulonglong.3
|
#include <foo.h> -> #include <libowfat/foo.h>
|
8 years ago |
scan_ulonglong.c
|
move unit tests into each file (compile with -DUNITTEST)
|
8 years ago |
scan_ulongn.c
|
remove compiler warnings in ent
|
5 years ago |
scan_ushort.3
|
#include <foo.h> -> #include <libowfat/foo.h>
|
8 years ago |
scan_ushort.c
|
move unit tests into each file (compile with -DUNITTEST)
|
8 years ago |
scan_utf8.3
|
#include <foo.h> -> #include <libowfat/foo.h>
|
8 years ago |
scan_utf8.c
|
move unit tests into each file (compile with -DUNITTEST)
|
8 years ago |
scan_utf8_sem.3
|
add man page for scan_utf8_sem
|
8 years ago |
scan_utf8_sem.c
|
get rid of gcc compiler warning
|
9 months ago |
scan_varint.c
|
change a few // comments back to /* */ for older compilers
|
2 years ago |
scan_whitenskip.3
|
#include <foo.h> -> #include <libowfat/foo.h>
|
8 years ago |
scan_whitenskip.c
|
move unit tests into each file (compile with -DUNITTEST)
|
8 years ago |
scan_xint.3
|
#include <foo.h> -> #include <libowfat/foo.h>
|
8 years ago |
scan_xint.c
|
move unit tests into each file (compile with -DUNITTEST)
|
8 years ago |
scan_xlong.3
|
#include <foo.h> -> #include <libowfat/foo.h>
|
8 years ago |
scan_xlong.c
|
support gcc 10's access attribute when compiling with dietlibc
|
5 years ago |
scan_xlonglong.3
|
#include <foo.h> -> #include <libowfat/foo.h>
|
8 years ago |
scan_xlonglong.c
|
get rid of -Wconversion warnings
|
11 years ago |
scan_xlongn.c
|
reduce compiler warnings during unit tests
|
1 year ago |
scan_xshort.3
|
#include <foo.h> -> #include <libowfat/foo.h>
|
8 years ago |
scan_xshort.c
|
move unit tests into each file (compile with -DUNITTEST)
|
8 years ago |