Home
last modified time | relevance | path

Searched refs:commit (Results 1 – 10 of 10) sorted by relevance

/hostap-latest/tests/hwsim/
Drun-tests.py95 conn.commit()
100 def report(conn, prefill, build, commit, run, test, result, duration, logdir, argument
105 if not commit:
106 commit = ''
110 params = (test, result, run, time.time(), duration, build, commit)
114 conn.commit()
383 conn.commit()
455 report(conn, False, args.build, args.commit, run, name, 'NOTRUN', 0,
457 conn.commit()
721 report(conn, args.prefill, args.build, args.commit, run, name, result,
Dtest_sae.py778 for (note, commit, confirm) in tests:
802 resp['payload'] = binascii.unhexlify("030001000000" + commit)
858 for (note, commit, confirm) in tests:
882 resp['payload'] = binascii.unhexlify("030001000000" + commit)
Dtest_radius.py239 conn.commit()
/hostap-latest/
DCONTRIBUTIONS14 commit log message. This tag indicates that the contributor agrees with
23 terms, please add the following line to the end of the commit message
50 commit log that describes the changes (what the changes fix, what
90 with a Signed-hostap tag in the commit message. This additional item (e)
/hostap-latest/src/ap/
Dap_drv_ops.c763 if (hapd->driver == NULL || hapd->driver->commit == NULL) in hostapd_driver_commit()
765 return hapd->driver->commit(hapd->drv_priv); in hostapd_driver_commit()
/hostap-latest/wpa_supplicant/
Dandroid.config273 # bridge interfaces (commit 'bridge: respect RFC2863 operational state')').
Ddefconfig322 # bridge interfaces (commit 'bridge: respect RFC2863 operational state')').
/hostap-latest/src/drivers/
Ddriver.h3938 int (*commit)(void *priv); member
Ddriver_atheros.c2270 .commit = atheros_commit,
/hostap-latest/hostapd/
DChangeLog390 * fixed SAE confirm-before-commit validation to avoid a potential