platform/upstream/crda.git
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
2008-05-22 Johannes Bergrename key files, adjust Makefile targets
2008-05-22 Johannes Bergsign regulatory database file
2008-05-22 Johannes Berguse MAP_PRIVATE
2008-05-22 Johannes Bergadd magic(5) pattern for regdb file
2008-05-22 Johannes Bergreadme updates
2008-05-22 Johannes Bergsanity-check file offsets
2008-05-22 Johannes Bergadd small C program to dump back binary database
2008-05-22 Johannes Bergadd script to generate binary database
2008-05-22 Johannes Bergremove DMN_MKK1_FCCA for now (database invalid)
2008-05-22 Johannes Bergmove db sql files into db/ directory
2008-05-22 Johannes Bergadd Makefile for sqlite
2008-05-22 Johannes Bergroll permissions into database setup sql
2008-05-22 Johannes Bergadd regdb header file for regulatory daemon
2008-05-22 Johannes Bergadd script to make sqlite db
2008-05-22 Johannes Bergmove 'use regulatory' statement to the right file
2008-05-22 Johannes Bergmake mostly sqlite compatible
2008-05-22 Luis R. RodriguezInitial MySQL CRDA db import.