aboutsummaryrefslogtreecommitdiffstats
path: root/src/utils
Commit message (Expand)AuthorAgeFilesLines
* Move definitions away from hostapd_defs.hJouni Malinen2009-11-231-0/+18
* Add wpa_msg_ctrl() for ctrl_interface-only messagesJouni Malinen2009-11-102-0/+39
* Work around some gcc 4.4 strict-aliasing warningsJouni Malinen2009-11-042-0/+19
* Add Xcode project file for building wpa_supplicantJouni Malinen2009-11-021-0/+30
* OpenBSD: wired IEEE 802.1X for OpenBSDMasashi Honma2009-08-262-3/+11
* Avoid a theoretical integer overflow in base64_encode()Jouni Malinen2009-08-131-0/+2
* Crypto build cleanup: remove INTERNAL_MD5Johannes Berg2009-07-281-2/+0
* Crypto build cleanup: remove INTERNAL_MD4Johannes Berg2009-07-281-2/+0
* Crypto build cleanup: remove INTERNAL_SHA256Johannes Berg2009-07-281-1/+0
* Crypto build cleanup: remove INTERNAL_AESJohannes Berg2009-07-281-2/+0
* Crypto build cleanup: remove INTERNAL_DESJohannes Berg2009-07-281-2/+0
* Crypto build cleanup: remove INTERNAL_SHA1Johannes Berg2009-07-281-2/+0
* Add root .gitignore file to cleanup ignore listsJouni Malinen2009-06-291-1/+0
* FT: Add RIC Request generation and validation (but not processing)Jouni Malinen2009-03-091-0/+6
* Add support for wpa_supplicant syslog outputSam Leffler2009-03-022-0/+64
* Improved 'make install' (use BINDIR/LIBDIR, install shared objects)Daniel Mierswa2009-02-151-0/+3
* Create os_daemon for OS X, as it's now deprecated (Leopard)Alan T. DeKok2009-02-081-1/+36
* WPS: Add support for external Registrars using UPnP transportJouni Malinen2009-01-292-2/+23
* WPS: Pad DH Public Key and Shared Key to 192 octetsJouni Malinen2009-01-222-0/+36
* Share the same radiotap helper implementationJouni Malinen2009-01-093-0/+570
* Fix wpa_supplicant build for uClinuxIhar Hrachyshka2009-01-051-3/+3
* Silenced number of Doxygen warningsJouni Malinen2009-01-043-5/+5
* Fixed sparse warnings about integer vs. pointer useJouni Malinen2009-01-031-2/+1
* Fixed number of doxygen warningsJouni Malinen2009-01-021-1/+1
* WPS: Generate UUID based on MAC address, if not setJouni Malinen2009-01-012-0/+31
* Workaround number of compiler warnings with newer MinGW versionJouni Malinen2008-12-111-2/+1
* WPS: Moved UUID configuration from phase1 into global config areaJouni Malinen2008-11-262-0/+11
* Verify fread(), fwrite(), and system() return valuesJouni Malinen2008-10-291-1/+6
* Introduced new helper function is_zero_ether_addr()Jouni Malinen2008-06-031-0/+4
* Do not continually reschedule specific scans to help finding hidden SSIDsDan Williams2008-06-034-0/+71
* EAP-FAST: Cleaned up TLV processing and added support for EAP SequencesJouni Malinen2008-02-272-1/+39
* Verify that os_get_time() does not fail before using the time value whenJouni Malinen2008-02-271-1/+4
* Fixed base64_decode() reject empty input buffersJouni Malinen2008-02-271-1/+1
* Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 releaseJouni Malinen2008-02-2728-0/+7160