Add intersection code, not working yet :(
[platform/upstream/crda.git] / dump.c
2008-10-29 Luis R. RodriguezDouble pointers obfuscate code, die
2008-10-28 Luis R. RodriguezAdd conversion utitlies, standardize printing
2008-10-28 Luis R. RodriguezShare common routines into a reg lib, other objects...
2008-10-28 Luis R. RodriguezMove common helpers and functions into crda.h
2008-10-23 Davide PesaventoFix some trivial warnings.
2008-10-23 Davide PesaventoUnify and share get_file_ptr() too.
2008-10-23 Davide PesaventoConsolidate db signature validation in one function.
2008-09-30 Luis R. RodriguezInitialize gcrypt in dump.c
2008-09-05 Luis R. RodriguezForgot once more place to remov NO-HT40
2008-06-05 Luis R. RodriguezRemove edge power stuff from source as its not needed.
2008-05-29 Johannes Bergremove no-ht20 flag
2008-05-27 Johannes Bergadd edge-power settings
2008-05-27 Johannes Bergadd NO-HT20, NO-HT40 flags
2008-05-27 Johannes Bergremove "max IR" from database
2008-05-27 Johannes Bergadd no-ibss and passive-scan flags
2008-05-26 Johannes Bergshow only two decimal digits (as that is what gets...
2008-05-26 Johannes Bergmake 0 power values mean 'no limitation' (e.g. Germany...
2008-05-26 Johannes Bergnew regulatory database scheme, flags are per-rule now
2008-05-24 Johannes Bergfix typo
2008-05-24 Johannes Bergremove useless VERIFY_SIGNATURE #ifdef
2008-05-24 Johannes Bergcreate C keys on the fly (in python), rewrite Makefile...