platform/upstream/crda.git
2008-10-29 Luis R. RodriguezDouble pointers obfuscate code, die
2008-10-29 Luis R. Rodriguezis_valid_reg_rule() is false when freq_diff is 0
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 last helpers to crda.h, forgot to add crda.h to...
2008-10-28 Luis R. RodriguezAvoid stdlib, this saves 145 bytes
2008-10-28 Luis R. RodriguezMove common helpers and functions into crda.h
2008-10-23 Davide PesaventoMakefile improvements.
2008-10-23 Davide PesaventoFix some trivial warnings.
2008-10-23 Davide PesaventoUse the correct index when iterating over the array...
2008-10-23 Davide PesaventoUnify and share get_file_ptr() too.
2008-10-23 Davide PesaventoIgnore more binary files.
2008-10-23 Davide PesaventoConsolidate db signature validation in one function.
2008-10-20 Evgeni Golovcrda: Fix the keys-gcrypt.c target and remove key.priv...
2008-10-20 Benoit PAPILLAULTFixed an inconsistency in OFDM and CCK flags definition
2008-10-20 Benoit PAPILLAULTUse const and add is_valid_regdom() check
2008-10-20 Benoit PAPILLAULTAdded documentation on the file format
2008-10-20 Benoit PAPILLAULTAdded libnl dependency
2008-09-30 Luis R. RodriguezRemove silly debug print from reg_handler()
2008-09-30 Luis R. RodriguezInitialize gcrypt in dump.c
2008-09-29 Davide PesaventoMakefile: add support for DESTDIR.
2008-09-29 Davide PesaventoUse char literals in comparisons, instead of their...
2008-09-29 Davide PesaventoDelay netlink initialization and cache allocation.
2008-09-29 Davide PesaventoDo not initialize gcrypt twice.
2008-09-17 Johannes BergFix gcrypt initialization
2008-09-05 Luis R. RodriguezForgot once more place to remov NO-HT40
2008-09-05 Luis R. RodriguezNo need for NO-HT20 or NO-HT40, remove them as this...
2008-08-13 Luis R. RodriguezInstall regulatory.rules into udev directory.
2008-08-12 Luis R. RodriguezUse your KLIB_BUILD path for nl80211 headers.
2008-08-12 Luis R. RodriguezInstead of setting NO-HT40, simply set the bandwidth...
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
next