Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add rules for building src/tls/libtls.a and use it with eap_example | Jouni Malinen | 2009-12-06 | 1 | -0/+1 |
| | | | | | | | | | eap_example is now using src/crypto/libcrypto.a and src/tls/libtls.a instead of providing own rules for building the files for these components. TLS library selection is temporarily disabled for eap_example (it will be built using internal crypto/TLS), but the configuration option for this will eventually be restored with a new libcrypto.a configuration option. | ||||
* | Add root .gitignore file to cleanup ignore lists | Jouni Malinen | 2009-06-29 | 1 | -1/+0 |
| | | | | | | This removes need for local configuration to ignore *.o and *~ and allows the src/*/.gitignore files to be removed (subdirectories will inherit the rules from the root .gitignore). | ||||
* | Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 release | Jouni Malinen | 2008-02-28 | 1 | -0/+1 |