aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'cm-11.0' into stable/cm-11.0cm-11.0-XNPH05Q-tomato-9828f8e9cccm-11.0-XNPH05Q-bacon-5229c4ef56stable/cm-11.0-XNF9Xstable/cm-11.0-XNF8Ystable/cm-11.0shipping/cm-11.0Brint E. Kriebel2014-11-0310-46/+107
|\
| * P2P: Fix segfault when PBC overlap is detectedAvraham Stern2014-10-134-11/+14
| * X.509: Fix internal TLS/X.509 validation of PKCS#1 signatureJouni Malinen2014-10-131-0/+9
| * P2P: Extend the listen time based on the active concurrent sessionRashmi Ramanna2014-10-131-1/+0
| * hostapd_cli: Use os_exec() for action script executionJouni Malinen2014-10-091-17/+8
| * wpa_cli: Use os_exec() for action script executionJouni Malinen2014-10-091-17/+8
| * Add os_exec() helper to run external programsJouni Malinen2014-10-093-0/+68
* | Merge branch 'cm-11.0' into stable/cm-11.0Brint E. Kriebel2014-09-306-2/+41
|\|
| * WNM: Check wpa_s->current_bss more consistentlyJouni Malinen2014-09-091-3/+2
| * WNM: Add debug logs to get the RSSI from the scan resultsSudha Daram2014-09-091-0/+12
| * P2P: Refrain from performing extended listen during PDJouni Malinen2014-09-091-2/+4
| * P2P: Refrain from performing extended listen during P2P connection.Sunil Dutt2014-09-093-0/+23
| * Fix hostapd segfault on beacon hint eventJouni Malinen2014-09-092-1/+4
* | Merge branch 'cm-11.0' into stable/cm-11.0cm-11.0-XNPH44S-bacon-5fa8c79c0bBrint E. Kriebel2014-09-022-20/+0
|\|
| * Revert "wpa_supplicant_8 - Hostapd: Android related changes for sockets"Michael Bestas2014-07-302-20/+0
* | Merge branch 'cm-11.0' into stable/cm-11.0cm-11.0-XNPH33R-bacon-3628510d76cm-11.0-XNPH30O-bacon-4f280f505aBrint E. Kriebel2014-06-3045-385/+3793
|\|
| * PKCS #1: Enforce minimum padding for decryption in internal TLSnextJouni Malinen2014-06-121-0/+5
| * PKCS #1: Allow only BT=01 for signature in internal TLSJouni Malinen2014-06-121-19/+10
| * X.509: Fix internal TLS/X.509 validation of PKCS#1 signatureJouni Malinen2014-06-121-0/+9
| * WNM: Fix neighbor report subelement parser to not leak memoryJouni Malinen2014-06-121-0/+8
| * WNM: Fix neighbor report subelement parserJouni Malinen2014-06-122-5/+15
| * WNM: Fix deinit path to clean neighbor report countJouni Malinen2014-06-121-0/+1
| * P2P: Fix scan optimization for GO during persistent group invocationRashmi Ramanna2014-06-121-1/+1
| * eap_proxy: enhance the proxy layer to support DSDS and SS featureNaresh Jayaram2014-06-123-133/+322
| * Add SIM identifier to the network profile and cred blockNaresh Jayaram2014-06-128-0/+35
| * eap_proxy: EAP-SIM feature for single SIM.Naresh Jayaram2014-06-123-0/+1897
| * P2P: Clear p2p_in_invitation on cancelJouni Malinen2014-06-122-0/+8
| * P2P: Mark the scan in p2p_in_invitation as p2p_probeSunil Dutt2014-06-121-1/+1
| * Pass TDLS peer capability information in tdls_mgmtSunil Dutt2014-06-127-22/+60
| * TDLS: Use QoS info from WMM IE obtained in TDLS framesSunil Dutt2014-06-123-0/+77
| * Sync with wireless-testing.git include/uapi/linux/nl80211.hJouni Malinen2014-06-121-12/+36
| * Sync with wireless-testing.git include/uapi/linux/nl80211.hJouni Malinen2014-06-121-5/+47
| * nl80211: Pass station supported channel and oper class infoSunil Dutt2014-06-121-0/+17
| * Set the station to authorized on assoc event for open authenticationSunil Dutt Undekari2014-06-121-0/+1
| * P2P: Report dev_found event (if not yet done) from GO Neg Req RXSunil Dutt Undekari2014-06-121-1/+2
| * P2P: Set a timeout for a persistent reinvoke on a P2P ClientSunil Dutt Undekari2014-06-121-1/+7
| * P2P: Optimize scan for GO during persistent group invocationRashmi Ramanna2014-06-127-14/+84
| * TDLS: Work around interop issues with supported operating classSunil Dutt Undekari2014-06-121-2/+10
| * TDLS: Pass peer's Supported channel and oper class info during sta_addSunil Dutt2014-06-128-7/+116
| * P2P: Don't expire the peer, if GO Negotiation is in progressJithu Jance2014-06-121-0/+9
| * Allow channel list to be specified for SCAN commandJouni Malinen2014-06-124-28/+108
| * Restore scan_req if sta scan is rescheduled in the scan results eventLoic Poulain2014-06-123-7/+10
| * Move int_array helpfer functions to utils/common.c.Jouni Malinen2014-06-123-68/+96
| * P2P: Cancel action frame offchan wait after recv GO Neg ConfEyal Shapira2014-06-121-0/+1
| * WPS: Remove old duplicate network even if key is differentJouni Malinen2014-06-121-25/+0
| * P2P: Allow GO Negotiation Request to update peer entry after PDPo-Lun Lai2014-06-121-0/+12
| * P2P: Apply unsafe frequency rules to available channelsArif Hussain2014-06-129-1/+148
| * Add a header file defining QCA OUI and vendor extensionsJouni Malinen2014-06-122-0/+50
| * nl80211: Fix sizeof check in vendor command/event handlingMax Stepanov2014-06-121-2/+2
| * nl80211: Initial support for vendor commands and eventsJouni Malinen2014-06-121-0/+92