Double pointers obfuscate code, die
[platform/upstream/crda.git] / Makefile
2008-10-28 Luis R. RodriguezShare common routines into a reg lib, other objects...
2008-10-23 Davide PesaventoMakefile improvements.
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-09-29 Davide PesaventoMakefile: add support for DESTDIR.
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-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-05-27 Johannes Bergmake db2bin take explicit arguments
2008-05-24 Johannes Bergremove useless VERIFY_SIGNATURE #ifdef
2008-05-24 Johannes Bergallow using own private key w/o danger of committing...
2008-05-24 Johannes BergMakefile: read all *.pem files for public keys
2008-05-24 Johannes Bergcreate C keys on the fly (in python), rewrite Makefile...
2008-05-23 Johannes Berguse text file instead of sql
2008-05-22 Johannes Bergoptimise sqlite database creation a bit
2008-05-22 Johannes Bergwe don't ever need the public key, remove
2008-05-22 Johannes Bergremove verify script, dump.c already does that
2008-05-22 Johannes Bergmove verify script to new 'scripts' dir
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 Bergadd script to generate binary database
2008-05-22 Johannes Bergmove db sql files into db/ directory
2008-05-22 Johannes Bergadd Makefile for sqlite