Marcel Holtmann
a2753c285f
dbus: Use simple strings for debug level
...
Instead of using some magic integer values that really only mean
something to WPA internal code, just use simple strings. Possible
values are "msgdump", "debug", "info", "warning" and "error" which
map directly to WPA debugging support.
2010-01-04 16:22:26 +02:00
Jouni Malinen
2ea856aab6
dbus: Document DebugLevel values
2010-01-01 23:17:07 +02:00
Jouni Malinen
d89530f776
Fix a typo in doxygen specification
2010-01-01 22:15:32 +02:00
Witold Sowa
db9133acb2
dbus: Divide DebugParams property to three separate properties
2010-01-01 13:00:22 +02:00
Witold Sowa
e376f1193b
dbus: Add second properties arg to *Added signals
...
Add a dictionary argument containing all properties of the newly added
object to BSSAdded, NetworkAdded, and InterfaceAdded signals.
2010-01-01 12:47:59 +02:00
Witold Sowa
58605c6e61
dbus: Replace BSS 'Properties' property with separate properties
...
In addition, remove Quality and Noise properties since the BSS table
is not the correct place for fetching per-channel information (Noise)
and Quality is not well-defined (nor available from many drivers).
2010-01-01 12:28:24 +02:00
Jouni Malinen
612bb5163d
Import http://student.agh.edu.pl/~wsowa/new-dbus-api.html
...
Import D-Bus API reference into Doxygen documentation for
wpa_supplicant.
2009-12-26 19:54:24 +02:00
Jouni Malinen
fcfda83bf9
Add new src/ap directory into Doxygen documents
2009-12-25 23:32:49 +02:00
Jouni Malinen
3e82a2ed62
Add developer documentation for WPA_TRACE
2009-12-23 23:35:33 +02:00
Jouni Malinen
bf5d6fc37e
Update documentation for uni tests to use the new tests directory
2009-12-23 23:19:22 +02:00
Jouni Malinen
0e574b07f8
Move hlr_auc_gw into hostapd directory
...
This is a separate program and is used mainly with hostapd, so it is
better to move this into the hostapd subdirectory now that Milenage
code has already been moved into src/crypto. Milenage was the only
generic component in hlr_auc_gw.
2009-12-06 16:33:19 +02:00
Jouni Malinen
99d845a7ec
Include src/eapol_auth in Doxygen documents
2009-11-29 20:23:55 +02:00
Jouni Malinen
281c950be4
Move EAPOL authenticator state machine into src/eapol_auth
...
This is now completely independent from hostapd-specific code, so
it can be moved to be under the src tree.
2009-11-29 20:03:28 +02:00
Jouni Malinen
4d69dc3ecc
Add Doxygen documentation for directories
2009-11-29 14:57:30 +02:00
Jouni Malinen
84a690ed89
Fix doxygen references to EAP server/peer module
2009-11-28 21:28:53 +02:00
Jouni Malinen
41fa8a892f
Remove old wpa_supplicant/hostapd doxygen files
2009-11-28 21:24:15 +02:00
Jouni Malinen
30c2897179
Add new, shared doxygen documentation for hostapd and wpa_supplicant
2009-11-28 21:19:48 +02:00