platform/upstream/crda.git
2009-02-24 Luis R. RodriguezAdd comments to explain paths
2009-02-24 Luis R. RodriguezAdd /usr/local/lib/crda/regulatory.bin as first in...
2009-02-24 Helmut Schaacrda: allow loading of regulatory.bin from /lib/crda...
2009-02-24 Luis R. RodriguezFix Makefile to not overwrite udev/regulatory.rules...
2009-02-11 Daniel Mierswaalso replace the SBINDIR used in the rules file
2009-02-06 Daniel Mierswause SBINDIR in install target of CRDA
2009-02-02 Pat Erleycrda: rename nl_handle to nl_sock for libnl-2.0
2009-02-02 Pavel Roskincrda: report if no supported version of libnl is found
2009-01-25 Luis R. RodriguezUpdate debian example changelog
2009-01-24 Luis R. RodriguezUpdates spec file version
2009-01-24 Diego E. 'Flameeyes... crda: Fix --as-needed usage v1.0.1
2009-01-23 Luis R. RodriguezAdds example debian package directory to help maintainers v1.0.0
2009-01-23 Luis R. RodriguezAdds example RPM spec file (assumes 1.0.0 which I will...
2009-01-23 Luis R. RodriguezSmall makefile fix
2009-01-23 Luis R. RodriguezAdd regdbdump.8 man page and update Makefile
2009-01-23 Luis R. RodriguezFix typo on man page regarding udev rule path
2009-01-23 Luis R. RodriguezAdds a crda man page, update Makefile for distributions
2009-01-18 Michael Bueschcrda: Throw verbose error message if M2Crypto is missing
2009-01-15 Pavel Roskincrda: prevent key2pub.py from generating bogus output...
2008-12-22 Luis R. RodriguezAdd a checker for REG_BIN and easy instructions on...
2008-12-22 Pat ErleyAllow CRDA to use new libnl2
2008-12-10 Johannes Bergcrda: fix two bugs
2008-12-04 Luis R. RodriguezSync nl80211.h - a few updates and now under the ISC...
2008-12-01 Diego 'Flameeyes... Use Makefile dependency information for linking. l- v0.9.5
2008-12-01 Diego 'Flameeyes... Split printing functions to their own translation unit.
2008-12-01 Diego 'Flameeyes... Move is_valid_reg_rule() in intersect.c.
2008-12-01 Diego 'Flameeyes... Avoid implicit declaration of memset() with OpenSSL.
2008-12-01 Diego 'Flameeyes... Mark constant the generated key tables for libgcrypt.
2008-12-01 Diego 'Flameeyes... Mark functions static when not used outside their trans...
2008-12-01 Diego E. 'Flameeyes... Ignore built files.
2008-12-01 Diego 'Flameeyes... Don't use recursive make for verify target
2008-12-01 Diego 'Flameeyes... Make it possible to switch gcrypt/openssl via knob
2008-12-01 Diego 'Flameeyes... Fix dependencies for parallel make and others
2008-12-01 Diego 'Flameeyes... Fix building with --as-needed LD flag
2008-11-24 Luis R. RodriguezInstall regdbdump v0.9.4
2008-11-24 Luis R. RodriguezRename dump to regdbdump, update README v0.9.3
2008-11-17 Luis R. RodriguezWe ship our own nl80211.h so remove KLIB stuff v0.9.2
2008-11-17 Luis R. RodriguezUpdate README and remove utils/web that the wireless...
2008-11-17 Luis R. RodriguezAdd linville's public key and use it, also do rely
2008-11-17 Luis R. RodriguezWhoops, forgot to git-mv regulatory.rules :)
2008-11-17 Luis R. RodriguezMove regulatory.rules to its own dir
2008-11-17 Luis R. RodriguezSeparate db.txt authorship from this package, also...
2008-10-30 Luis R. RodriguezShip nl80211.h and use it v0.9.1
2008-10-29 Luis R. RodriguezRemove some comments that no longer apply on intersect v0.9
2008-10-29 Luis R. RodriguezThis fixes SIGSEGV and incorrect free() calls
2008-10-29 Luis R. RodriguezMake intersection logic a bit more readable
2008-10-29 Luis R. RodriguezAdd intersection code, not working yet :(
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
next