platform/upstream/crda.git
2008-08-12 Luis R. RodriguezLet the kernel use uevents to call CRDA.
2008-07-11 Luis R. RodriguezRemove unused headers.
2008-07-10 Luis R. RodriguezKill NL80211_ATTR_NUM_REG_RULES.
2008-07-10 Luis R. RodriguezKill UUID stuff.
2008-07-10 Luis R. RodriguezThis now sends a regulatory domain properly into the...
2008-07-10 Luis R. RodriguezAdd valid UUID processing.
2008-07-09 Luis R. RodriguezShut the compiler up.
2008-07-09 Luis R. RodriguezAdd some error return values, remove some unused variables.
2008-07-09 Luis R. RodriguezAdd CRDA, this needs some love, my netlink-fu sucks.
2008-06-17 Luis R. RodriguezReinstate DE, Johannes had done research on this based on
2008-06-17 Luis R. RodriguezAdd DFS entries into db.txt. This was done for frequenc...
2008-06-05 Luis R. RodriguezRemove edge power stuff from source as its not needed.
2008-06-05 Luis R. RodriguezImport a suggested guide for regulatory db.txt.
2008-05-29 Johannes Bergfix small problem with previous commit
2008-05-29 Johannes Bergparse country lists right away
2008-05-29 Johannes Bergremove no-ht20 flag
2008-05-29 Johannes Bergkey2pub: print out explicit key length
2008-05-27 Johannes Bergadd edge-power settings
2008-05-27 Johannes Bergmake db2bin take explicit arguments
2008-05-27 Johannes Bergadd NO-HT20, NO-HT40 flags
2008-05-27 Johannes Bergverify that struct sizes are as expected
2008-05-27 Johannes Bergremove "max IR" from database
2008-05-27 Johannes Bergthe second 5 GHz band in DE isn't restricted to indoor
2008-05-27 Johannes Bergadd no-ibss and passive-scan flags
2008-05-27 Johannes Bergadd another allowed band for Germany
2008-05-26 Johannes Bergshow only two decimal digits (as that is what gets...
2008-05-26 Johannes Bergput units in brackets
2008-05-26 Johannes Bergfix syntax errors
2008-05-26 Johannes Bergdon't break within unit
2008-05-26 Johannes Bergshow mW slightly differently
2008-05-26 Johannes Bergshow mW in web viewer
2008-05-26 Johannes Bergimprove web viewer a bit
2008-05-26 Johannes Bergupdate db.txt explanations
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-25 Johannes Berg.. and update web viewer
2008-05-25 Johannes Bergrename 'restrictions' to the more appropriate 'permissi...
2008-05-25 Johannes Bergweb viewer: remove debug country names
2008-05-25 Johannes Bergnicer comment for DE entry
2008-05-25 Johannes Bergweb viewer: fix bug
2008-05-25 Johannes Bergweb viewer: remove 'no such country' handling
2008-05-24 Johannes BergRevert "move country comments after table in web viewer"
2008-05-24 Johannes Bergmove country comments after table in web viewer
2008-05-24 Johannes Bergimprove unknown country handling
2008-05-24 Johannes Bergdisplay per-country comments
2008-05-24 Johannes Bergweb interfaces fixes
2008-05-24 Johannes Bergadjust web viewer
2008-05-24 Johannes Bergrewrite parser to be more object-oriented
2008-05-24 Johannes Bergfix typo
2008-05-24 Johannes Bergmore sorting
2008-05-24 Johannes Bergsort rules within collections
2008-05-24 Johannes Bergreorder comments for DE entry a bit
2008-05-24 Johannes Bergadd current information for Germany
2008-05-24 Johannes Bergmove magic pattern into README
2008-05-24 Johannes Bergremove useless VERIFY_SIGNATURE #ifdef
2008-05-24 Johannes Bergsome README clarifications
2008-05-24 Johannes Bergallow using own private key w/o danger of committing...
2008-05-24 Johannes Bergupdate README
2008-05-24 Johannes BergMakefile: read all *.pem files for public keys
2008-05-24 Johannes Bergallow key2pub.py to read public pem files too
2008-05-24 Johannes Bergremove sql creator, not currently needed
2008-05-24 Johannes Bergupdate .gitignore
2008-05-24 Johannes Bergcreate C keys on the fly (in python), rewrite Makefile...
2008-05-23 Johannes Bergfix some references in regdb.h
2008-05-23 Johannes Bergweb: fix invalid country codes being passed
2008-05-23 Johannes Bergclarify units
2008-05-23 Johannes Berganother web bugfix, cleanup
2008-05-23 Johannes Bergweb bugfix
2008-05-23 Johannes Bergadd countries heading to web
2008-05-23 Johannes Bergsort display by start frequency
2008-05-23 Johannes Bergweb bugfix
2008-05-23 Johannes Bergmake web regdb configurable
2008-05-23 Johannes Bergadd moinmoin macro
2008-05-23 Johannes Bergparser: fix flag dict name
2008-05-23 Johannes Bergadd newline after country definition in dumped output
2008-05-23 Johannes Bergregdb.h: add note that countries are sorted
2008-05-23 Johannes Bergsort countries by alpha2 in binary database
2008-05-23 Johannes Bergmake dump.c dump in the db.txt format
2008-05-23 Johannes Bergdb2bin bugfix
2008-05-23 Johannes Berggive better 'unused' warnings
2008-05-23 Johannes Bergallow inlining power definition
2008-05-23 Johannes Bergallow inlining band definition
2008-05-23 Johannes Bergrefactor band parser a tad
2008-05-23 Johannes Bergfix very stupid parser bug
2008-05-23 Johannes Bergdb parser: output nicer warnings
2008-05-23 Johannes Bergadd db2sql: script to convert db.txt to sql
2008-05-23 Johannes Bergde-duplicate more aggressively
2008-05-23 Johannes Bergupdate readme
2008-05-23 Johannes Berguse text file instead of sql
2008-05-22 Johannes Bergoptimise sqlite database creation a bit
2008-05-22 Johannes Bergmove RSA import down in dbgen.py
2008-05-22 Johannes Bergwe don't ever need the public key, remove
2008-05-22 Johannes Berguse libgcrypt instead of libssl by default
2008-05-22 Johannes Bergremove verify script, dump.c already does that
2008-05-22 Johannes Berglet verify script not fail when openssl not installed
2008-05-22 Johannes Bergadd tool to generate openssl public key bignums
2008-05-22 Johannes Bergmove verify script to new 'scripts' dir
2008-05-22 Johannes Berguse bignums directly instead of pem key
2008-05-22 Johannes Berguse openssl to verify signature database
2008-05-22 Johannes Bergallow variable-sized rsa keys
next