Searched refs:source (Results 1 – 25 of 26) sorted by relevance
12
/hostap-latest/wpa_supplicant/wpa_gui-qt4/lang/ |
D | wpa_gui_de.ts | 8 <source>Select network interface to add</source> 13 <source>driver</source> 18 <source>interface</source> 23 <source>description</source> 28 <source>Add interface command could not be completed.</source> 33 <source>Failed to add the interface.</source> 38 <source>Failed to add the interface into registry.</source> 46 <source>wpa_gui error</source> 54 <source>Event history</source> 59 <source>Close</source> [all …]
|
/hostap-latest/ |
D | CONTRIBUTIONS | 4 This software is distributed under a permissive open source license to 5 allow it to be used in any projects, whether open source or proprietary. 67 open source license indicated in the file" means that the contribution 77 open source license indicated in the file" means that the contribution 117 have the right to submit it under the open source license 121 of my knowledge, is covered under an appropriate open source 124 by me, under the same open source license (unless I am 136 this project or the open source license(s) involved. 149 Redistribution and use in source and binary forms, with or without 153 1. Redistributions of source code must retain the above copyright
|
D | README | 31 Redistribution and use in source and binary forms, with or without 35 1. Redistributions of source code must retain the above copyright
|
/hostap-latest/doc/ |
D | mainpage.doxygen | 4 The goal of this documentation and comments in the source code is to 7 modified, how new drivers can be supported, and how the source code 16 The source code and read-only access to the combined wpa_supplicant 33 OS independent, portable C code for all WPA functionality. The source 44 wpa_supplicant source tree includes number of \ref testing_tools 71 OS independent, portable C code for all WPA functionality. The source
|
D | directories.doxygen | 52 operating systems without having to make rest of the source code
|
D | porting.doxygen | 52 a suitable source depending on the target platform. \ref config.c 203 defines. Currently, the best source of information for what options
|
D | testing_tools.doxygen | 9 wpa_supplicant source tree includes number of testing and development
|
D | code_structure.doxygen | 2 \page code_structure Structure of the source code
|
D | ctrl_iface.doxygen | 1015 frequency in MHz, source address, dialog token, Service Update 1026 source address, Service Update Indicator, Service Response TLV(s) as
|
/hostap-latest/wpa_supplicant/ |
D | README-Windows.txt | 64 OpenSSL source package can be downloaded from 65 http://www.openssl.org/source/openssl-0.9.8i.tar.gz and built and 114 with the open source version of Qt4 and MinGW. Following commands can 117 # go to the root directory of wpa_supplicant source code
|
D | nmake.mak | 15 # (http://www.openssl.org/source/openssl-0.9.8a.tar.gz)
|
D | README-P2P | 447 p2p_serv_disc_req 00:00:00:00:00:00 wifi-display [source] 2,3,4,5 449 p2p_serv_disc_req 00:00:00:00:00:00 wifi-display [sec-source] 2 450 p2p_serv_disc_req 00:00:00:00:00:00 wifi-display [source+sink] 2,3,4,5 451 p2p_serv_disc_req 00:00:00:00:00:00 wifi-display [source][pri-sink] 2,3,4,5
|
D | README | 21 Redistribution and use in source and binary forms, with or without 25 1. Redistributions of source code must retain the above copyright 1113 [protocol] [source ip] [destination_ip]/[domain name] [source port]
|
D | defconfig | 490 # Linux/BSD, the board in question is known to have reliable source of random 498 # yet secure randomness source than /dev/random on Linux 3.17 and newer.
|
D | README-WPS | 359 token is used to enable enrollment of a new station (that was the source
|
D | android.config | 428 # Linux/BSD, the board in question is known to have reliable source of random
|
D | ChangeLog | 1664 (e.g., MAC address of the wired interface) as the source address for 1665 EAPOL-Key frames; previously, that source address was used as the 1667 used even if the source address does not match with it 2009 built with the open source version of the Qt4 for Windows
|
/hostap-latest/tests/hwsim/ |
D | test_pasn.py | 68 source = 'both' 70 source = 'ap' 72 source = 'sta' 73 raise Exception("Could not get PTKSA entry from %s" % source)
|
/hostap-latest/src/eap_server/ |
D | eap.h | 300 void eap_server_mschap_rx_callback(struct eap_sm *sm, const char *source,
|
D | eap_server.c | 2074 void eap_server_mschap_rx_callback(struct eap_sm *sm, const char *source, in eap_server_mschap_rx_callback() argument 2090 source, user, hex_challenge, hex_response); in eap_server_mschap_rx_callback()
|
/hostap-latest/tests/hwsim/vm/ |
D | linux.gdb | 8 gdb.execute(f'source {kdir}/vmlinux-gdb.py')
|
D | README | 79 Note that in this case you need to keep your build and source directories
|
/hostap-latest/hostapd/ |
D | defconfig | 259 # Linux/BSD, the board in question is known to have reliable source of random 267 # yet secure randomness source than /dev/random on Linux 3.17 and newer.
|
D | README | 22 Redistribution and use in source and binary forms, with or without 26 1. Redistributions of source code must retain the above copyright
|
/hostap-latest/src/crypto/ |
D | crypto_wolfssl.c | 3234 const byte *source, word32 in_sz) in crypto_csr_init_type() argument 3256 wc_InitDecodedCert(&csr->req.dc, source, in_sz, NULL); in crypto_csr_init_type()
|
12