more CCAN gems

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/OpenBSC@lists.osmocom.org/.

Harald Welte laforge at gnumonks.org
Wed Feb 24 17:03:17 UTC 2016


structeq looks like a great candidate to have type-aware memmp() of two
structures:
https://github.com/rustyrussell/ccan/tree/master/ccan/structeq

type-safe callbacks rather than 'void *' pointers:
https://github.com/rustyrussell/ccan/blob/master/ccan/typesafe_cb/_info

assert at build time:
https://github.com/rustyrussell/ccan/blob/master/ccan/build_assert/_info

fast pseudo-random generator.  Too sas that we want real random numbres
for authentication challenges in GSUP/OAP?
https://github.com/rustyrussell/ccan/blob/master/ccan/isaac/_info

-- 
- Harald Welte <laforge at gnumonks.org>           http://laforge.gnumonks.org/
============================================================================
"Privacy in residential applications is a desirable marketing option."
                                                  (ETSI EN 300 175-7 Ch. A6)



More information about the OpenBSC mailing list