2009-01-24 |
Luis R. Rodriguez | Updates spec file version |
commit | commitdiff | tree | snapshot |
2009-01-24 |
Diego E. 'Flameeyes... | crda: Fix --as-needed usage v1.0.1 |
commit | commitdiff | tree | snapshot |
2009-01-23 |
Luis R. Rodriguez | Adds example debian package directory to help maintainers v1.0.0 |
commit | commitdiff | tree | snapshot |
2009-01-23 |
Luis R. Rodriguez | Adds example RPM spec file (assumes 1.0.0 which I will... |
commit | commitdiff | tree | snapshot |
2009-01-23 |
Luis R. Rodriguez | Small makefile fix |
commit | commitdiff | tree | snapshot |
2009-01-23 |
Luis R. Rodriguez | Add regdbdump.8 man page and update Makefile |
commit | commitdiff | tree | snapshot |
2009-01-23 |
Luis R. Rodriguez | Fix typo on man page regarding udev rule path |
commit | commitdiff | tree | snapshot |
2009-01-23 |
Luis R. Rodriguez | Adds a crda man page, update Makefile for distributions |
commit | commitdiff | tree | snapshot |
2009-01-18 |
Michael Buesch | crda: Throw verbose error message if M2Crypto is missing |
commit | commitdiff | tree | snapshot |
2009-01-15 |
Pavel Roskin | crda: prevent key2pub.py from generating bogus output... |
commit | commitdiff | tree | snapshot |
2008-12-22 |
Luis R. Rodriguez | Add a checker for REG_BIN and easy instructions on... |
commit | commitdiff | tree | snapshot |
2008-12-22 |
Pat Erley | Allow CRDA to use new libnl2 |
commit | commitdiff | tree | snapshot |
2008-12-10 |
Johannes Berg | crda: fix two bugs |
commit | commitdiff | tree | snapshot |
2008-12-04 |
Luis R. Rodriguez | Sync nl80211.h - a few updates and now under the ISC... |
commit | commitdiff | tree | snapshot |
2008-12-01 |
Diego 'Flameeyes... | Use Makefile dependency information for linking. l- v0.9.5 |
commit | commitdiff | tree | snapshot |
2008-12-01 |
Diego 'Flameeyes... | Split printing functions to their own translation unit. |
commit | commitdiff | tree | snapshot |
2008-12-01 |
Diego 'Flameeyes... | Move is_valid_reg_rule() in intersect.c. |
commit | commitdiff | tree | snapshot |
2008-12-01 |
Diego 'Flameeyes... | Avoid implicit declaration of memset() with OpenSSL. |
commit | commitdiff | tree | snapshot |
2008-12-01 |
Diego 'Flameeyes... | Mark constant the generated key tables for libgcrypt. |
commit | commitdiff | tree | snapshot |
2008-12-01 |
Diego 'Flameeyes... | Mark functions static when not used outside their trans... |
commit | commitdiff | tree | snapshot |
2008-12-01 |
Diego E. 'Flameeyes... | Ignore built files. |
commit | commitdiff | tree | snapshot |
2008-12-01 |
Diego 'Flameeyes... | Don't use recursive make for verify target |
commit | commitdiff | tree | snapshot |
2008-12-01 |
Diego 'Flameeyes... | Make it possible to switch gcrypt/openssl via knob |
commit | commitdiff | tree | snapshot |
2008-12-01 |
Diego 'Flameeyes... | Fix dependencies for parallel make and others |
commit | commitdiff | tree | snapshot |
2008-12-01 |
Diego 'Flameeyes... | Fix building with --as-needed LD flag |
commit | commitdiff | tree | snapshot |
2008-11-24 |
Luis R. Rodriguez | Install regdbdump v0.9.4 |
commit | commitdiff | tree | snapshot |
2008-11-24 |
Luis R. Rodriguez | Rename dump to regdbdump, update README v0.9.3 |
commit | commitdiff | tree | snapshot |
2008-11-17 |
Luis R. Rodriguez | We ship our own nl80211.h so remove KLIB stuff v0.9.2 |
commit | commitdiff | tree | snapshot |
2008-11-17 |
Luis R. Rodriguez | Update README and remove utils/web that the wireless... |
commit | commitdiff | tree | snapshot |
2008-11-17 |
Luis R. Rodriguez | Add linville's public key and use it, also do rely |
commit | commitdiff | tree | snapshot |
2008-11-17 |
Luis R. Rodriguez | Whoops, forgot to git-mv regulatory.rules :) |
commit | commitdiff | tree | snapshot |
2008-11-17 |
Luis R. Rodriguez | Move regulatory.rules to its own dir |
commit | commitdiff | tree | snapshot |
2008-11-17 |
Luis R. Rodriguez | Separate db.txt authorship from this package, also... |
commit | commitdiff | tree | snapshot |
2008-10-30 |
Luis R. Rodriguez | Ship nl80211.h and use it v0.9.1 |
commit | commitdiff | tree | snapshot |
2008-10-29 |
Luis R. Rodriguez | Remove some comments that no longer apply on intersect v0.9 |
commit | commitdiff | tree | snapshot |
2008-10-29 |
Luis R. Rodriguez | This fixes SIGSEGV and incorrect free() calls |
commit | commitdiff | tree | snapshot |
2008-10-29 |
Luis R. Rodriguez | Make intersection logic a bit more readable |
commit | commitdiff | tree | snapshot |
2008-10-29 |
Luis R. Rodriguez | Add intersection code, not working yet :( |
commit | commitdiff | tree | snapshot |
2008-10-29 |
Luis R. Rodriguez | Double pointers obfuscate code, die |
commit | commitdiff | tree | snapshot |
2008-10-29 |
Luis R. Rodriguez | is_valid_reg_rule() is false when freq_diff is 0 |
commit | commitdiff | tree | snapshot |
2008-10-28 |
Luis R. Rodriguez | Add conversion utitlies, standardize printing |
commit | commitdiff | tree | snapshot |
2008-10-28 |
Luis R. Rodriguez | Share common routines into a reg lib, other objects... |
commit | commitdiff | tree | snapshot |
2008-10-28 |
Luis R. Rodriguez | Move last helpers to crda.h, forgot to add crda.h to... |
commit | commitdiff | tree | snapshot |
2008-10-28 |
Luis R. Rodriguez | Avoid stdlib, this saves 145 bytes |
commit | commitdiff | tree | snapshot |
2008-10-28 |
Luis R. Rodriguez | Move common helpers and functions into crda.h |
commit | commitdiff | tree | snapshot |
2008-10-23 |
Davide Pesavento | Makefile improvements. |
commit | commitdiff | tree | snapshot |
2008-10-23 |
Davide Pesavento | Fix some trivial warnings. |
commit | commitdiff | tree | snapshot |
2008-10-23 |
Davide Pesavento | Use the correct index when iterating over the array... |
commit | commitdiff | tree | snapshot |
2008-10-23 |
Davide Pesavento | Unify and share get_file_ptr() too. |
commit | commitdiff | tree | snapshot |
2008-10-23 |
Davide Pesavento | Ignore more binary files. |
commit | commitdiff | tree | snapshot |
2008-10-23 |
Davide Pesavento | Consolidate db signature validation in one function. |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Evgeni Golov | crda: Fix the keys-gcrypt.c target and remove key.priv... |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Benoit PAPILLAULT | Fixed an inconsistency in OFDM and CCK flags definition |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Benoit PAPILLAULT | Use const and add is_valid_regdom() check |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Benoit PAPILLAULT | Added documentation on the file format |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Benoit PAPILLAULT | Added libnl dependency |
commit | commitdiff | tree | snapshot |
2008-09-30 |
Luis R. Rodriguez | Remove silly debug print from reg_handler() |
commit | commitdiff | tree | snapshot |
2008-09-30 |
Luis R. Rodriguez | Initialize gcrypt in dump.c |
commit | commitdiff | tree | snapshot |
2008-09-29 |
Davide Pesavento | Makefile: add support for DESTDIR. |
commit | commitdiff | tree | snapshot |
2008-09-29 |
Davide Pesavento | Use char literals in comparisons, instead of their... |
commit | commitdiff | tree | snapshot |
2008-09-29 |
Davide Pesavento | Delay netlink initialization and cache allocation. |
commit | commitdiff | tree | snapshot |
2008-09-29 |
Davide Pesavento | Do not initialize gcrypt twice. |
commit | commitdiff | tree | snapshot |
2008-09-17 |
Johannes Berg | Fix gcrypt initialization |
commit | commitdiff | tree | snapshot |
2008-09-05 |
Luis R. Rodriguez | Forgot once more place to remov NO-HT40 |
commit | commitdiff | tree | snapshot |
2008-09-05 |
Luis R. Rodriguez | No need for NO-HT20 or NO-HT40, remove them as this... |
commit | commitdiff | tree | snapshot |
2008-08-13 |
Luis R. Rodriguez | Install regulatory.rules into udev directory. |
commit | commitdiff | tree | snapshot |
2008-08-12 |
Luis R. Rodriguez | Use your KLIB_BUILD path for nl80211 headers. |
commit | commitdiff | tree | snapshot |
2008-08-12 |
Luis R. Rodriguez | Instead of setting NO-HT40, simply set the bandwidth... |
commit | commitdiff | tree | snapshot |
2008-08-12 |
Luis R. Rodriguez | Let the kernel use uevents to call CRDA. |
commit | commitdiff | tree | snapshot |
2008-07-11 |
Luis R. Rodriguez | Remove unused headers. |
commit | commitdiff | tree | snapshot |
2008-07-10 |
Luis R. Rodriguez | Kill NL80211_ATTR_NUM_REG_RULES. |
commit | commitdiff | tree | snapshot |
2008-07-10 |
Luis R. Rodriguez | Kill UUID stuff. |
commit | commitdiff | tree | snapshot |
2008-07-10 |
Luis R. Rodriguez | This now sends a regulatory domain properly into the... |
commit | commitdiff | tree | snapshot |
2008-07-10 |
Luis R. Rodriguez | Add valid UUID processing. |
commit | commitdiff | tree | snapshot |
2008-07-09 |
Luis R. Rodriguez | Shut the compiler up. |
commit | commitdiff | tree | snapshot |
2008-07-09 |
Luis R. Rodriguez | Add some error return values, remove some unused variables. |
commit | commitdiff | tree | snapshot |
2008-07-09 |
Luis R. Rodriguez | Add CRDA, this needs some love, my netlink-fu sucks. |
commit | commitdiff | tree | snapshot |
2008-06-17 |
Luis R. Rodriguez | Reinstate DE, Johannes had done research on this based on |
commit | commitdiff | tree | snapshot |
2008-06-17 |
Luis R. Rodriguez | Add DFS entries into db.txt. This was done for frequenc... |
commit | commitdiff | tree | snapshot |
2008-06-05 |
Luis R. Rodriguez | Remove edge power stuff from source as its not needed. |
commit | commitdiff | tree | snapshot |
2008-06-05 |
Luis R. Rodriguez | Import a suggested guide for regulatory db.txt. |
commit | commitdiff | tree | snapshot |
2008-05-29 |
Johannes Berg | fix small problem with previous commit |
commit | commitdiff | tree | snapshot |
2008-05-29 |
Johannes Berg | parse country lists right away |
commit | commitdiff | tree | snapshot |
2008-05-29 |
Johannes Berg | remove no-ht20 flag |
commit | commitdiff | tree | snapshot |
2008-05-29 |
Johannes Berg | key2pub: print out explicit key length |
commit | commitdiff | tree | snapshot |
2008-05-27 |
Johannes Berg | add edge-power settings |
commit | commitdiff | tree | snapshot |
2008-05-27 |
Johannes Berg | make db2bin take explicit arguments |
commit | commitdiff | tree | snapshot |
2008-05-27 |
Johannes Berg | add NO-HT20, NO-HT40 flags |
commit | commitdiff | tree | snapshot |
2008-05-27 |
Johannes Berg | verify that struct sizes are as expected |
commit | commitdiff | tree | snapshot |
2008-05-27 |
Johannes Berg | remove "max IR" from database |
commit | commitdiff | tree | snapshot |
2008-05-27 |
Johannes Berg | the second 5 GHz band in DE isn't restricted to indoor |
commit | commitdiff | tree | snapshot |
2008-05-27 |
Johannes Berg | add no-ibss and passive-scan flags |
commit | commitdiff | tree | snapshot |
2008-05-27 |
Johannes Berg | add another allowed band for Germany |
commit | commitdiff | tree | snapshot |
2008-05-26 |
Johannes Berg | show only two decimal digits (as that is what gets... |
commit | commitdiff | tree | snapshot |
2008-05-26 |
Johannes Berg | put units in brackets |
commit | commitdiff | tree | snapshot |
2008-05-26 |
Johannes Berg | fix syntax errors |
commit | commitdiff | tree | snapshot |
2008-05-26 |
Johannes Berg | don't break within unit |
commit | commitdiff | tree | snapshot |
2008-05-26 |
Johannes Berg | show mW slightly differently |
commit | commitdiff | tree | snapshot |
2008-05-26 |
Johannes Berg | show mW in web viewer |
commit | commitdiff | tree | snapshot |
2008-05-26 |
Johannes Berg | improve web viewer a bit |
commit | commitdiff | tree | snapshot |
next |