0
I Use This!
Activity Not Available

Commits : Listings

Analyzed over 5 years ago. based on code collected almost 6 years ago.
Oct 15, 2018 — Oct 15, 2019
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Removed the 20% estimate on faster bignum routines More... over 17 years ago
Combined internal LibTomMath configuration into one option More... over 17 years ago
Added an option to build internal LibTomMath with faster div routine More... over 17 years ago
Read Michael MIC keys through TK2 union instead of offset from TK1 More... over 17 years ago
Fixed potential NULL pointer dereference if memory allocation fails More... over 17 years ago
Fixed RADIUS client local address forcing for IPv6 (eapol_test) More... over 17 years ago
Add faster, optional sqr routine for internal LibTomMath More... over 17 years ago
Silence compiler warnings about out of array bounds indexes More... over 17 years ago
Give adhoc associations a bit more time More... over 17 years ago
wext: handle mode switches correctly for mac80211 More... over 17 years ago
Updated the comments since Montgomery reduction is now included More... over 17 years ago
Internal LibTomMath: add optional support for Montgomery reduction More... over 17 years ago
Reduce integrated LibTomMath size by dropping negative exponent support More... over 17 years ago
Introduced new helper function is_zero_ether_addr() More... over 17 years ago
Fix USE_KERNEL_HEADERS build with compat-wireless More... over 17 years ago
Do not continually reschedule specific scans to help finding hidden SSIDs More... over 17 years ago
Include wireless_copy.h instead of linux/wireless.h to avoid conflicts More... over 17 years ago
wext: don't overwrite BSS frequency More... over 17 years ago
Internal TLS: Added support for parsing PKCS #8 formatted private keys More... over 17 years ago
Fixed dbus build without OpenSSL. More... over 17 years ago
Fixed build without CONFIG_IEEE8021X_EAPOL, but with CONFIG_CTRL_IFACE More... over 17 years ago
Changed TLS server to use OpenSSL SSL_accept() instead of SSL_read() More... over 17 years ago
Updated the EAP-FAST patch for the latest OpenSSL 0.9.9 snapshot More... over 17 years ago
Added the EAP-FAST patch for OpenSSL 0.9.8h More... over 17 years ago
Add eap_tls_state() to get closer to EAP-TTLS/PEAP/FAST code More... over 17 years ago
Share EAP-TLS/PEAP/TTLS/FAST core process() functionality More... over 17 years ago
Do not refer to Flags::Version field as 'PEAP version' More... over 17 years ago
Redesigned EAP-TLS/PEAP/TTLS/FAST fragmentation/reassembly More... over 17 years ago
Fixed EAP-IKEv2 server fragment processing More... over 17 years ago
Added a workaround for handling TLS compression More... over 17 years ago