aboutsummaryrefslogtreecommitdiffstats
path: root/src/asn1helpers.c
AgeCommit message (Expand)AuthorFilesLines
2015-12-18implement BIT_STRING_fromBuf() similar to OCTET_STRING_fromBuf()Harald Welte1-0/+41
2015-12-14asn1helpers: Fix 24 bit conversion function and use it in hnbgw_hnbapDaniel Willmann1-2/+2
2015-12-14asn1helpers: Add 28 bit conversion function and use it for Cell IDDaniel Willmann1-0/+15
2015-12-07asn1helpers: Add helper to convert u8/u16 to OCTET_STRINGDaniel Willmann1-0/+13
2015-11-30asn1helpers, test-helpers: Use ntoh/hton* to convert integersDaniel Willmann1-8/+11
2015-11-27asn1helpers: Fix asn1str_to_uX functionsDaniel Willmann1-6/+8
2015-11-23asn1helpers: Ensure that string is NULL-terminatedDaniel Willmann1-2/+2
2015-11-23asn1helpers.c: Fix asn1bitstr_to_u32 functionDaniel Willmann1-8/+6
2015-10-06add asn1_u24_to_bitstring()Harald Welte1-0/+7
2015-10-06make asn1bitstr_to_u32() work for sub-32bit bit-stringsHarald Welte1-2/+10
2015-10-06add copyright statement and AGPLv3 headers to source code filesHarald Welte1-0/+19
2015-08-30migration of code from ffasn1c to asn1c + asn1tostruct.pyHarald Welte1-4/+30
2015-08-30move asn.1 helper functions to asn1helpers.[ch]Harald Welte1-0/+19