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 |
2008-05-26 |
Johannes Berg | update db.txt explanations |
commit | commitdiff | tree | snapshot |
2008-05-26 |
Johannes Berg | make 0 power values mean 'no limitation' (e.g. Germany... |
commit | commitdiff | tree | snapshot |
2008-05-26 |
Johannes Berg | new regulatory database scheme, flags are per-rule now |
commit | commitdiff | tree | snapshot |
2008-05-25 |
Johannes Berg | .. and update web viewer |
commit | commitdiff | tree | snapshot |
2008-05-25 |
Johannes Berg | rename 'restrictions' to the more appropriate 'permissi... |
commit | commitdiff | tree | snapshot |
2008-05-25 |
Johannes Berg | web viewer: remove debug country names |
commit | commitdiff | tree | snapshot |
2008-05-25 |
Johannes Berg | nicer comment for DE entry |
commit | commitdiff | tree | snapshot |
2008-05-25 |
Johannes Berg | web viewer: fix bug |
commit | commitdiff | tree | snapshot |
2008-05-25 |
Johannes Berg | web viewer: remove 'no such country' handling |
commit | commitdiff | tree | snapshot |
2008-05-24 |
Johannes Berg | Revert "move country comments after table in web viewer" |
commit | commitdiff | tree | snapshot |
2008-05-24 |
Johannes Berg | move country comments after table in web viewer |
commit | commitdiff | tree | snapshot |
2008-05-24 |
Johannes Berg | improve unknown country handling |
commit | commitdiff | tree | snapshot |
2008-05-24 |
Johannes Berg | display per-country comments |
commit | commitdiff | tree | snapshot |
2008-05-24 |
Johannes Berg | web interfaces fixes |
commit | commitdiff | tree | snapshot |
2008-05-24 |
Johannes Berg | adjust web viewer |
commit | commitdiff | tree | snapshot |
2008-05-24 |
Johannes Berg | rewrite parser to be more object-oriented |
commit | commitdiff | tree | snapshot |
2008-05-24 |
Johannes Berg | fix typo |
commit | commitdiff | tree | snapshot |
2008-05-24 |
Johannes Berg | more sorting |
commit | commitdiff | tree | snapshot |
2008-05-24 |
Johannes Berg | sort rules within collections |
commit | commitdiff | tree | snapshot |
2008-05-24 |
Johannes Berg | reorder comments for DE entry a bit |
commit | commitdiff | tree | snapshot |
2008-05-24 |
Johannes Berg | add current information for Germany |
commit | commitdiff | tree | snapshot |
2008-05-24 |
Johannes Berg | move magic pattern into README |
commit | commitdiff | tree | snapshot |
2008-05-24 |
Johannes Berg | remove useless VERIFY_SIGNATURE #ifdef |
commit | commitdiff | tree | snapshot |
2008-05-24 |
Johannes Berg | some README clarifications |
commit | commitdiff | tree | snapshot |
2008-05-24 |
Johannes Berg | allow using own private key w/o danger of committing... |
commit | commitdiff | tree | snapshot |
2008-05-24 |
Johannes Berg | update README |
commit | commitdiff | tree | snapshot |
2008-05-24 |
Johannes Berg | Makefile: read all *.pem files for public keys |
commit | commitdiff | tree | snapshot |
2008-05-24 |
Johannes Berg | allow key2pub.py to read public pem files too |
commit | commitdiff | tree | snapshot |
next |