crda: rename nl_handle to nl_sock for libnl-2.0
[platform/upstream/crda.git] / Makefile
2009-02-02 Pavel Roskincrda: report if no supported version of libnl is found
2009-01-24 Diego E. 'Flameeye... crda: Fix --as-needed usage v1.0.1
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. RodriguezAdds a crda man page, update Makefile for distributions
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-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... 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. RodriguezAdd linville's public key and use it, also do rely
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-29 Luis R. RodriguezRemove some comments that no longer apply on intersect v0.9
2008-10-29 Luis R. RodriguezAdd intersection code, not working yet :(
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