[pkg-wpa-devel] r1327 - in /hostapd/branches/upstream/current: ./ doc/ hostapd/ hostapd/doc/ hostapd/logwatch/ logwatch/ patches/ src/ src/common/ src/crypto/ src/drivers/ src/eap_common/ src/eap_peer/ src/eap_server/ src/eapol_supp/ src/hlr_auc_gw/ src/l2_packet/ src/radius/ src/rsn_supp/ src/tls/ src/utils/ src/wps/

kelmo-guest at users.alioth.debian.org kelmo-guest at users.alioth.debian.org
Tue Mar 10 17:38:00 UTC 2009


Author: kelmo-guest
Date: Tue Mar 10 17:37:59 2009
New Revision: 1327

URL: http://svn.debian.org/wsvn/?sc=1&rev=1327
Log:
[svn-upgrade] Integrating new upstream version, hostapd (0.6.8)

Added:
    hostapd/branches/upstream/current/hostapd/
    hostapd/branches/upstream/current/hostapd/.gitignore
    hostapd/branches/upstream/current/hostapd/ChangeLog
    hostapd/branches/upstream/current/hostapd/Makefile
    hostapd/branches/upstream/current/hostapd/README
    hostapd/branches/upstream/current/hostapd/README-WPS
    hostapd/branches/upstream/current/hostapd/accounting.c
    hostapd/branches/upstream/current/hostapd/accounting.h
    hostapd/branches/upstream/current/hostapd/ap.h
    hostapd/branches/upstream/current/hostapd/ap_list.c
    hostapd/branches/upstream/current/hostapd/ap_list.h
    hostapd/branches/upstream/current/hostapd/beacon.c
    hostapd/branches/upstream/current/hostapd/beacon.h
    hostapd/branches/upstream/current/hostapd/config.c
    hostapd/branches/upstream/current/hostapd/config.h
    hostapd/branches/upstream/current/hostapd/ctrl_iface.c
    hostapd/branches/upstream/current/hostapd/ctrl_iface.h
    hostapd/branches/upstream/current/hostapd/defconfig
    hostapd/branches/upstream/current/hostapd/doc/
    hostapd/branches/upstream/current/hostapd/doc/.gitignore
    hostapd/branches/upstream/current/hostapd/doc/code_structure.doxygen
    hostapd/branches/upstream/current/hostapd/doc/ctrl_iface.doxygen
    hostapd/branches/upstream/current/hostapd/doc/doxygen.fast
    hostapd/branches/upstream/current/hostapd/doc/doxygen.full
    hostapd/branches/upstream/current/hostapd/doc/driver_wrapper.doxygen
    hostapd/branches/upstream/current/hostapd/doc/eap.doxygen
    hostapd/branches/upstream/current/hostapd/doc/hostapd.fig
    hostapd/branches/upstream/current/hostapd/doc/kerneldoc2doxygen.pl   (with props)
    hostapd/branches/upstream/current/hostapd/doc/mainpage.doxygen
    hostapd/branches/upstream/current/hostapd/doc/porting.doxygen
    hostapd/branches/upstream/current/hostapd/driver.h
    hostapd/branches/upstream/current/hostapd/driver_bsd.c
    hostapd/branches/upstream/current/hostapd/driver_hostap.c
    hostapd/branches/upstream/current/hostapd/driver_madwifi.c
    hostapd/branches/upstream/current/hostapd/driver_nl80211.c
    hostapd/branches/upstream/current/hostapd/driver_none.c
    hostapd/branches/upstream/current/hostapd/driver_prism54.c
    hostapd/branches/upstream/current/hostapd/driver_test.c
    hostapd/branches/upstream/current/hostapd/driver_wired.c
    hostapd/branches/upstream/current/hostapd/drivers.c
    hostapd/branches/upstream/current/hostapd/eap_testing.txt
    hostapd/branches/upstream/current/hostapd/eapol_sm.c
    hostapd/branches/upstream/current/hostapd/eapol_sm.h
    hostapd/branches/upstream/current/hostapd/hostap_common.h
    hostapd/branches/upstream/current/hostapd/hostapd.8
    hostapd/branches/upstream/current/hostapd/hostapd.accept
    hostapd/branches/upstream/current/hostapd/hostapd.c
    hostapd/branches/upstream/current/hostapd/hostapd.conf
    hostapd/branches/upstream/current/hostapd/hostapd.deny
    hostapd/branches/upstream/current/hostapd/hostapd.eap_user
    hostapd/branches/upstream/current/hostapd/hostapd.h
    hostapd/branches/upstream/current/hostapd/hostapd.radius_clients
    hostapd/branches/upstream/current/hostapd/hostapd.sim_db
    hostapd/branches/upstream/current/hostapd/hostapd.vlan
    hostapd/branches/upstream/current/hostapd/hostapd.wpa_psk
    hostapd/branches/upstream/current/hostapd/hostapd_cli.1
    hostapd/branches/upstream/current/hostapd/hostapd_cli.c
    hostapd/branches/upstream/current/hostapd/hw_features.c
    hostapd/branches/upstream/current/hostapd/hw_features.h
    hostapd/branches/upstream/current/hostapd/iapp.c
    hostapd/branches/upstream/current/hostapd/iapp.h
    hostapd/branches/upstream/current/hostapd/ieee802_11.c
    hostapd/branches/upstream/current/hostapd/ieee802_11.h
    hostapd/branches/upstream/current/hostapd/ieee802_11_auth.c
    hostapd/branches/upstream/current/hostapd/ieee802_11_auth.h
    hostapd/branches/upstream/current/hostapd/ieee802_1x.c
    hostapd/branches/upstream/current/hostapd/ieee802_1x.h
    hostapd/branches/upstream/current/hostapd/logwatch/
    hostapd/branches/upstream/current/hostapd/logwatch/README
    hostapd/branches/upstream/current/hostapd/logwatch/hostapd   (with props)
    hostapd/branches/upstream/current/hostapd/logwatch/hostapd.conf
    hostapd/branches/upstream/current/hostapd/mlme.c
    hostapd/branches/upstream/current/hostapd/mlme.h
    hostapd/branches/upstream/current/hostapd/nt_password_hash.c
    hostapd/branches/upstream/current/hostapd/peerkey.c
    hostapd/branches/upstream/current/hostapd/pmksa_cache.c
    hostapd/branches/upstream/current/hostapd/pmksa_cache.h
    hostapd/branches/upstream/current/hostapd/preauth.c
    hostapd/branches/upstream/current/hostapd/preauth.h
    hostapd/branches/upstream/current/hostapd/prism54.h
    hostapd/branches/upstream/current/hostapd/priv_netlink.h
    hostapd/branches/upstream/current/hostapd/radiotap.c
    hostapd/branches/upstream/current/hostapd/radiotap.h
    hostapd/branches/upstream/current/hostapd/radiotap_iter.h
    hostapd/branches/upstream/current/hostapd/sta_info.c
    hostapd/branches/upstream/current/hostapd/sta_info.h
    hostapd/branches/upstream/current/hostapd/vlan_init.c
    hostapd/branches/upstream/current/hostapd/vlan_init.h
    hostapd/branches/upstream/current/hostapd/wired.conf
    hostapd/branches/upstream/current/hostapd/wme.c
    hostapd/branches/upstream/current/hostapd/wme.h
    hostapd/branches/upstream/current/hostapd/wpa.c
    hostapd/branches/upstream/current/hostapd/wpa.h
    hostapd/branches/upstream/current/hostapd/wpa_auth_i.h
    hostapd/branches/upstream/current/hostapd/wpa_auth_ie.c
    hostapd/branches/upstream/current/hostapd/wpa_auth_ie.h
    hostapd/branches/upstream/current/hostapd/wpa_ft.c
    hostapd/branches/upstream/current/hostapd/wps_hostapd.c
    hostapd/branches/upstream/current/hostapd/wps_hostapd.h
    hostapd/branches/upstream/current/patches/
    hostapd/branches/upstream/current/patches/openssl-0.9.8-tls-extensions.patch
    hostapd/branches/upstream/current/patches/openssl-0.9.8d-tls-extensions.patch
    hostapd/branches/upstream/current/patches/openssl-0.9.8e-tls-extensions.patch
    hostapd/branches/upstream/current/patches/openssl-0.9.8g-tls-extensions.patch
    hostapd/branches/upstream/current/patches/openssl-0.9.8h-tls-extensions.patch
    hostapd/branches/upstream/current/patches/openssl-0.9.8i-tls-extensions.patch
    hostapd/branches/upstream/current/patches/openssl-0.9.9-session-ticket.patch
    hostapd/branches/upstream/current/src/
    hostapd/branches/upstream/current/src/Makefile
    hostapd/branches/upstream/current/src/common/
    hostapd/branches/upstream/current/src/common/.gitignore
    hostapd/branches/upstream/current/src/common/Makefile
    hostapd/branches/upstream/current/src/common/defs.h
    hostapd/branches/upstream/current/src/common/eapol_common.h
    hostapd/branches/upstream/current/src/common/ieee802_11_common.c
    hostapd/branches/upstream/current/src/common/ieee802_11_common.h
    hostapd/branches/upstream/current/src/common/ieee802_11_defs.h
    hostapd/branches/upstream/current/src/common/nl80211_copy.h
    hostapd/branches/upstream/current/src/common/privsep_commands.h
    hostapd/branches/upstream/current/src/common/version.h
    hostapd/branches/upstream/current/src/common/wireless_copy.h
    hostapd/branches/upstream/current/src/common/wpa_common.c
    hostapd/branches/upstream/current/src/common/wpa_common.h
    hostapd/branches/upstream/current/src/common/wpa_ctrl.c
    hostapd/branches/upstream/current/src/common/wpa_ctrl.h
    hostapd/branches/upstream/current/src/crypto/
    hostapd/branches/upstream/current/src/crypto/.gitignore
    hostapd/branches/upstream/current/src/crypto/Makefile
    hostapd/branches/upstream/current/src/crypto/aes.c
    hostapd/branches/upstream/current/src/crypto/aes.h
    hostapd/branches/upstream/current/src/crypto/aes_wrap.c
    hostapd/branches/upstream/current/src/crypto/aes_wrap.h
    hostapd/branches/upstream/current/src/crypto/crypto.h
    hostapd/branches/upstream/current/src/crypto/crypto_cryptoapi.c
    hostapd/branches/upstream/current/src/crypto/crypto_gnutls.c
    hostapd/branches/upstream/current/src/crypto/crypto_internal.c
    hostapd/branches/upstream/current/src/crypto/crypto_libtomcrypt.c
    hostapd/branches/upstream/current/src/crypto/crypto_none.c
    hostapd/branches/upstream/current/src/crypto/crypto_openssl.c
    hostapd/branches/upstream/current/src/crypto/des.c
    hostapd/branches/upstream/current/src/crypto/dh_groups.c
    hostapd/branches/upstream/current/src/crypto/dh_groups.h
    hostapd/branches/upstream/current/src/crypto/md4.c
    hostapd/branches/upstream/current/src/crypto/md5.c
    hostapd/branches/upstream/current/src/crypto/md5.h
    hostapd/branches/upstream/current/src/crypto/ms_funcs.c
    hostapd/branches/upstream/current/src/crypto/ms_funcs.h
    hostapd/branches/upstream/current/src/crypto/rc4.c
    hostapd/branches/upstream/current/src/crypto/rc4.h
    hostapd/branches/upstream/current/src/crypto/sha1.c
    hostapd/branches/upstream/current/src/crypto/sha1.h
    hostapd/branches/upstream/current/src/crypto/sha256.c
    hostapd/branches/upstream/current/src/crypto/sha256.h
    hostapd/branches/upstream/current/src/crypto/tls.h
    hostapd/branches/upstream/current/src/crypto/tls_gnutls.c
    hostapd/branches/upstream/current/src/crypto/tls_internal.c
    hostapd/branches/upstream/current/src/crypto/tls_none.c
    hostapd/branches/upstream/current/src/crypto/tls_openssl.c
    hostapd/branches/upstream/current/src/crypto/tls_schannel.c
    hostapd/branches/upstream/current/src/drivers/
    hostapd/branches/upstream/current/src/drivers/.gitignore
    hostapd/branches/upstream/current/src/drivers/Apple80211.h
    hostapd/branches/upstream/current/src/drivers/Makefile
    hostapd/branches/upstream/current/src/drivers/MobileApple80211.c
    hostapd/branches/upstream/current/src/drivers/MobileApple80211.h
    hostapd/branches/upstream/current/src/drivers/driver.h
    hostapd/branches/upstream/current/src/drivers/driver_atmel.c
    hostapd/branches/upstream/current/src/drivers/driver_broadcom.c
    hostapd/branches/upstream/current/src/drivers/driver_bsd.c
    hostapd/branches/upstream/current/src/drivers/driver_hostap.c
    hostapd/branches/upstream/current/src/drivers/driver_hostap.h
    hostapd/branches/upstream/current/src/drivers/driver_iphone.m
    hostapd/branches/upstream/current/src/drivers/driver_ipw.c
    hostapd/branches/upstream/current/src/drivers/driver_madwifi.c
    hostapd/branches/upstream/current/src/drivers/driver_ndis.c
    hostapd/branches/upstream/current/src/drivers/driver_ndis.h
    hostapd/branches/upstream/current/src/drivers/driver_ndis_.c
    hostapd/branches/upstream/current/src/drivers/driver_ndiswrapper.c
    hostapd/branches/upstream/current/src/drivers/driver_nl80211.c
    hostapd/branches/upstream/current/src/drivers/driver_osx.m
    hostapd/branches/upstream/current/src/drivers/driver_prism54.c
    hostapd/branches/upstream/current/src/drivers/driver_privsep.c
    hostapd/branches/upstream/current/src/drivers/driver_ps3.c
    hostapd/branches/upstream/current/src/drivers/driver_ralink.c
    hostapd/branches/upstream/current/src/drivers/driver_ralink.h
    hostapd/branches/upstream/current/src/drivers/driver_roboswitch.c
    hostapd/branches/upstream/current/src/drivers/driver_test.c
    hostapd/branches/upstream/current/src/drivers/driver_wext.c
    hostapd/branches/upstream/current/src/drivers/driver_wext.h
    hostapd/branches/upstream/current/src/drivers/driver_wired.c
    hostapd/branches/upstream/current/src/drivers/drivers.c
    hostapd/branches/upstream/current/src/drivers/ndis_events.c
    hostapd/branches/upstream/current/src/drivers/priv_netlink.h
    hostapd/branches/upstream/current/src/drivers/radiotap.c
    hostapd/branches/upstream/current/src/drivers/radiotap.h
    hostapd/branches/upstream/current/src/drivers/radiotap_iter.h
    hostapd/branches/upstream/current/src/drivers/scan_helpers.c
    hostapd/branches/upstream/current/src/eap_common/
    hostapd/branches/upstream/current/src/eap_common/.gitignore
    hostapd/branches/upstream/current/src/eap_common/Makefile
    hostapd/branches/upstream/current/src/eap_common/chap.c
    hostapd/branches/upstream/current/src/eap_common/chap.h
    hostapd/branches/upstream/current/src/eap_common/eap_common.c
    hostapd/branches/upstream/current/src/eap_common/eap_common.h
    hostapd/branches/upstream/current/src/eap_common/eap_defs.h
    hostapd/branches/upstream/current/src/eap_common/eap_fast_common.c
    hostapd/branches/upstream/current/src/eap_common/eap_fast_common.h
    hostapd/branches/upstream/current/src/eap_common/eap_gpsk_common.c
    hostapd/branches/upstream/current/src/eap_common/eap_gpsk_common.h
    hostapd/branches/upstream/current/src/eap_common/eap_ikev2_common.c
    hostapd/branches/upstream/current/src/eap_common/eap_ikev2_common.h
    hostapd/branches/upstream/current/src/eap_common/eap_pax_common.c
    hostapd/branches/upstream/current/src/eap_common/eap_pax_common.h
    hostapd/branches/upstream/current/src/eap_common/eap_peap_common.c
    hostapd/branches/upstream/current/src/eap_common/eap_peap_common.h
    hostapd/branches/upstream/current/src/eap_common/eap_psk_common.c
    hostapd/branches/upstream/current/src/eap_common/eap_psk_common.h
    hostapd/branches/upstream/current/src/eap_common/eap_sake_common.c
    hostapd/branches/upstream/current/src/eap_common/eap_sake_common.h
    hostapd/branches/upstream/current/src/eap_common/eap_sim_common.c
    hostapd/branches/upstream/current/src/eap_common/eap_sim_common.h
    hostapd/branches/upstream/current/src/eap_common/eap_tlv_common.h
    hostapd/branches/upstream/current/src/eap_common/eap_ttls.h
    hostapd/branches/upstream/current/src/eap_common/eap_wsc_common.c
    hostapd/branches/upstream/current/src/eap_common/eap_wsc_common.h
    hostapd/branches/upstream/current/src/eap_common/ikev2_common.c
    hostapd/branches/upstream/current/src/eap_common/ikev2_common.h
    hostapd/branches/upstream/current/src/eap_peer/
    hostapd/branches/upstream/current/src/eap_peer/.gitignore
    hostapd/branches/upstream/current/src/eap_peer/Makefile
    hostapd/branches/upstream/current/src/eap_peer/eap.c
    hostapd/branches/upstream/current/src/eap_peer/eap.h
    hostapd/branches/upstream/current/src/eap_peer/eap_aka.c
    hostapd/branches/upstream/current/src/eap_peer/eap_config.h
    hostapd/branches/upstream/current/src/eap_peer/eap_fast.c
    hostapd/branches/upstream/current/src/eap_peer/eap_fast_pac.c
    hostapd/branches/upstream/current/src/eap_peer/eap_fast_pac.h
    hostapd/branches/upstream/current/src/eap_peer/eap_gpsk.c
    hostapd/branches/upstream/current/src/eap_peer/eap_gtc.c
    hostapd/branches/upstream/current/src/eap_peer/eap_i.h
    hostapd/branches/upstream/current/src/eap_peer/eap_ikev2.c
    hostapd/branches/upstream/current/src/eap_peer/eap_leap.c
    hostapd/branches/upstream/current/src/eap_peer/eap_md5.c
    hostapd/branches/upstream/current/src/eap_peer/eap_methods.c
    hostapd/branches/upstream/current/src/eap_peer/eap_methods.h
    hostapd/branches/upstream/current/src/eap_peer/eap_mschapv2.c
    hostapd/branches/upstream/current/src/eap_peer/eap_otp.c
    hostapd/branches/upstream/current/src/eap_peer/eap_pax.c
    hostapd/branches/upstream/current/src/eap_peer/eap_peap.c
    hostapd/branches/upstream/current/src/eap_peer/eap_psk.c
    hostapd/branches/upstream/current/src/eap_peer/eap_sake.c
    hostapd/branches/upstream/current/src/eap_peer/eap_sim.c
    hostapd/branches/upstream/current/src/eap_peer/eap_tls.c
    hostapd/branches/upstream/current/src/eap_peer/eap_tls_common.c
    hostapd/branches/upstream/current/src/eap_peer/eap_tls_common.h
    hostapd/branches/upstream/current/src/eap_peer/eap_tnc.c
    hostapd/branches/upstream/current/src/eap_peer/eap_ttls.c
    hostapd/branches/upstream/current/src/eap_peer/eap_vendor_test.c
    hostapd/branches/upstream/current/src/eap_peer/eap_wsc.c
    hostapd/branches/upstream/current/src/eap_peer/ikev2.c
    hostapd/branches/upstream/current/src/eap_peer/ikev2.h
    hostapd/branches/upstream/current/src/eap_peer/mschapv2.c
    hostapd/branches/upstream/current/src/eap_peer/mschapv2.h
    hostapd/branches/upstream/current/src/eap_peer/tncc.c
    hostapd/branches/upstream/current/src/eap_peer/tncc.h
    hostapd/branches/upstream/current/src/eap_server/
    hostapd/branches/upstream/current/src/eap_server/.gitignore
    hostapd/branches/upstream/current/src/eap_server/Makefile
    hostapd/branches/upstream/current/src/eap_server/eap.c
    hostapd/branches/upstream/current/src/eap_server/eap.h
    hostapd/branches/upstream/current/src/eap_server/eap_aka.c
    hostapd/branches/upstream/current/src/eap_server/eap_fast.c
    hostapd/branches/upstream/current/src/eap_server/eap_gpsk.c
    hostapd/branches/upstream/current/src/eap_server/eap_gtc.c
    hostapd/branches/upstream/current/src/eap_server/eap_i.h
    hostapd/branches/upstream/current/src/eap_server/eap_identity.c
    hostapd/branches/upstream/current/src/eap_server/eap_ikev2.c
    hostapd/branches/upstream/current/src/eap_server/eap_md5.c
    hostapd/branches/upstream/current/src/eap_server/eap_methods.c
    hostapd/branches/upstream/current/src/eap_server/eap_methods.h
    hostapd/branches/upstream/current/src/eap_server/eap_mschapv2.c
    hostapd/branches/upstream/current/src/eap_server/eap_pax.c
    hostapd/branches/upstream/current/src/eap_server/eap_peap.c
    hostapd/branches/upstream/current/src/eap_server/eap_psk.c
    hostapd/branches/upstream/current/src/eap_server/eap_sake.c
    hostapd/branches/upstream/current/src/eap_server/eap_sim.c
    hostapd/branches/upstream/current/src/eap_server/eap_sim_db.c
    hostapd/branches/upstream/current/src/eap_server/eap_sim_db.h
    hostapd/branches/upstream/current/src/eap_server/eap_tls.c
    hostapd/branches/upstream/current/src/eap_server/eap_tls_common.c
    hostapd/branches/upstream/current/src/eap_server/eap_tls_common.h
    hostapd/branches/upstream/current/src/eap_server/eap_tnc.c
    hostapd/branches/upstream/current/src/eap_server/eap_ttls.c
    hostapd/branches/upstream/current/src/eap_server/eap_vendor_test.c
    hostapd/branches/upstream/current/src/eap_server/eap_wsc.c
    hostapd/branches/upstream/current/src/eap_server/ikev2.c
    hostapd/branches/upstream/current/src/eap_server/ikev2.h
    hostapd/branches/upstream/current/src/eap_server/tncs.c
    hostapd/branches/upstream/current/src/eap_server/tncs.h
    hostapd/branches/upstream/current/src/eapol_supp/
    hostapd/branches/upstream/current/src/eapol_supp/.gitignore
    hostapd/branches/upstream/current/src/eapol_supp/Makefile
    hostapd/branches/upstream/current/src/eapol_supp/eapol_supp_sm.c
    hostapd/branches/upstream/current/src/eapol_supp/eapol_supp_sm.h
    hostapd/branches/upstream/current/src/hlr_auc_gw/
    hostapd/branches/upstream/current/src/hlr_auc_gw/.gitignore
    hostapd/branches/upstream/current/src/hlr_auc_gw/Makefile
    hostapd/branches/upstream/current/src/hlr_auc_gw/hlr_auc_gw.c
    hostapd/branches/upstream/current/src/hlr_auc_gw/hlr_auc_gw.milenage_db
    hostapd/branches/upstream/current/src/hlr_auc_gw/milenage.c
    hostapd/branches/upstream/current/src/hlr_auc_gw/milenage.h
    hostapd/branches/upstream/current/src/l2_packet/
    hostapd/branches/upstream/current/src/l2_packet/.gitignore
    hostapd/branches/upstream/current/src/l2_packet/Makefile
    hostapd/branches/upstream/current/src/l2_packet/l2_packet.h
    hostapd/branches/upstream/current/src/l2_packet/l2_packet_freebsd.c
    hostapd/branches/upstream/current/src/l2_packet/l2_packet_linux.c
    hostapd/branches/upstream/current/src/l2_packet/l2_packet_ndis.c
    hostapd/branches/upstream/current/src/l2_packet/l2_packet_none.c
    hostapd/branches/upstream/current/src/l2_packet/l2_packet_pcap.c
    hostapd/branches/upstream/current/src/l2_packet/l2_packet_privsep.c
    hostapd/branches/upstream/current/src/l2_packet/l2_packet_winpcap.c
    hostapd/branches/upstream/current/src/radius/
    hostapd/branches/upstream/current/src/radius/.gitignore
    hostapd/branches/upstream/current/src/radius/Makefile
    hostapd/branches/upstream/current/src/radius/radius.c
    hostapd/branches/upstream/current/src/radius/radius.h
    hostapd/branches/upstream/current/src/radius/radius_client.c
    hostapd/branches/upstream/current/src/radius/radius_client.h
    hostapd/branches/upstream/current/src/radius/radius_server.c
    hostapd/branches/upstream/current/src/radius/radius_server.h
    hostapd/branches/upstream/current/src/rsn_supp/
    hostapd/branches/upstream/current/src/rsn_supp/.gitignore
    hostapd/branches/upstream/current/src/rsn_supp/Makefile
    hostapd/branches/upstream/current/src/rsn_supp/peerkey.c
    hostapd/branches/upstream/current/src/rsn_supp/peerkey.h
    hostapd/branches/upstream/current/src/rsn_supp/pmksa_cache.c
    hostapd/branches/upstream/current/src/rsn_supp/pmksa_cache.h
    hostapd/branches/upstream/current/src/rsn_supp/preauth.c
    hostapd/branches/upstream/current/src/rsn_supp/preauth.h
    hostapd/branches/upstream/current/src/rsn_supp/wpa.c
    hostapd/branches/upstream/current/src/rsn_supp/wpa.h
    hostapd/branches/upstream/current/src/rsn_supp/wpa_ft.c
    hostapd/branches/upstream/current/src/rsn_supp/wpa_i.h
    hostapd/branches/upstream/current/src/rsn_supp/wpa_ie.c
    hostapd/branches/upstream/current/src/rsn_supp/wpa_ie.h
    hostapd/branches/upstream/current/src/tls/
    hostapd/branches/upstream/current/src/tls/.gitignore
    hostapd/branches/upstream/current/src/tls/Makefile
    hostapd/branches/upstream/current/src/tls/asn1.c
    hostapd/branches/upstream/current/src/tls/asn1.h
    hostapd/branches/upstream/current/src/tls/asn1_test.c
    hostapd/branches/upstream/current/src/tls/bignum.c
    hostapd/branches/upstream/current/src/tls/bignum.h
    hostapd/branches/upstream/current/src/tls/libtommath.c
    hostapd/branches/upstream/current/src/tls/rsa.c
    hostapd/branches/upstream/current/src/tls/rsa.h
    hostapd/branches/upstream/current/src/tls/tlsv1_client.c
    hostapd/branches/upstream/current/src/tls/tlsv1_client.h
    hostapd/branches/upstream/current/src/tls/tlsv1_client_i.h
    hostapd/branches/upstream/current/src/tls/tlsv1_client_read.c
    hostapd/branches/upstream/current/src/tls/tlsv1_client_write.c
    hostapd/branches/upstream/current/src/tls/tlsv1_common.c
    hostapd/branches/upstream/current/src/tls/tlsv1_common.h
    hostapd/branches/upstream/current/src/tls/tlsv1_cred.c
    hostapd/branches/upstream/current/src/tls/tlsv1_cred.h
    hostapd/branches/upstream/current/src/tls/tlsv1_record.c
    hostapd/branches/upstream/current/src/tls/tlsv1_record.h
    hostapd/branches/upstream/current/src/tls/tlsv1_server.c
    hostapd/branches/upstream/current/src/tls/tlsv1_server.h
    hostapd/branches/upstream/current/src/tls/tlsv1_server_i.h
    hostapd/branches/upstream/current/src/tls/tlsv1_server_read.c
    hostapd/branches/upstream/current/src/tls/tlsv1_server_write.c
    hostapd/branches/upstream/current/src/tls/x509v3.c
    hostapd/branches/upstream/current/src/tls/x509v3.h
    hostapd/branches/upstream/current/src/utils/
    hostapd/branches/upstream/current/src/utils/.gitignore
    hostapd/branches/upstream/current/src/utils/Makefile
    hostapd/branches/upstream/current/src/utils/base64.c
    hostapd/branches/upstream/current/src/utils/base64.h
    hostapd/branches/upstream/current/src/utils/build_config.h
    hostapd/branches/upstream/current/src/utils/common.c
    hostapd/branches/upstream/current/src/utils/common.h
    hostapd/branches/upstream/current/src/utils/eloop.c
    hostapd/branches/upstream/current/src/utils/eloop.h
    hostapd/branches/upstream/current/src/utils/eloop_none.c
    hostapd/branches/upstream/current/src/utils/eloop_win.c
    hostapd/branches/upstream/current/src/utils/includes.h
    hostapd/branches/upstream/current/src/utils/ip_addr.c
    hostapd/branches/upstream/current/src/utils/ip_addr.h
    hostapd/branches/upstream/current/src/utils/os.h
    hostapd/branches/upstream/current/src/utils/os_internal.c
    hostapd/branches/upstream/current/src/utils/os_none.c
    hostapd/branches/upstream/current/src/utils/os_unix.c
    hostapd/branches/upstream/current/src/utils/os_win32.c
    hostapd/branches/upstream/current/src/utils/pcsc_funcs.c
    hostapd/branches/upstream/current/src/utils/pcsc_funcs.h
    hostapd/branches/upstream/current/src/utils/state_machine.h
    hostapd/branches/upstream/current/src/utils/uuid.c
    hostapd/branches/upstream/current/src/utils/uuid.h
    hostapd/branches/upstream/current/src/utils/wpa_debug.c
    hostapd/branches/upstream/current/src/utils/wpa_debug.h
    hostapd/branches/upstream/current/src/utils/wpabuf.c
    hostapd/branches/upstream/current/src/utils/wpabuf.h
    hostapd/branches/upstream/current/src/wps/
    hostapd/branches/upstream/current/src/wps/.gitignore
    hostapd/branches/upstream/current/src/wps/Makefile
    hostapd/branches/upstream/current/src/wps/httpread.c
    hostapd/branches/upstream/current/src/wps/httpread.h
    hostapd/branches/upstream/current/src/wps/wps.c
    hostapd/branches/upstream/current/src/wps/wps.h
    hostapd/branches/upstream/current/src/wps/wps_attr_build.c
    hostapd/branches/upstream/current/src/wps/wps_attr_parse.c
    hostapd/branches/upstream/current/src/wps/wps_attr_process.c
    hostapd/branches/upstream/current/src/wps/wps_common.c
    hostapd/branches/upstream/current/src/wps/wps_defs.h
    hostapd/branches/upstream/current/src/wps/wps_dev_attr.c
    hostapd/branches/upstream/current/src/wps/wps_dev_attr.h
    hostapd/branches/upstream/current/src/wps/wps_enrollee.c
    hostapd/branches/upstream/current/src/wps/wps_i.h
    hostapd/branches/upstream/current/src/wps/wps_registrar.c
    hostapd/branches/upstream/current/src/wps/wps_upnp.c
    hostapd/branches/upstream/current/src/wps/wps_upnp.h
    hostapd/branches/upstream/current/src/wps/wps_upnp_event.c
    hostapd/branches/upstream/current/src/wps/wps_upnp_i.h
    hostapd/branches/upstream/current/src/wps/wps_upnp_ssdp.c
    hostapd/branches/upstream/current/src/wps/wps_upnp_web.c
Removed:
    hostapd/branches/upstream/current/.cvsignore
    hostapd/branches/upstream/current/ChangeLog
    hostapd/branches/upstream/current/Makefile
    hostapd/branches/upstream/current/accounting.c
    hostapd/branches/upstream/current/accounting.h
    hostapd/branches/upstream/current/aes.c
    hostapd/branches/upstream/current/aes.h
    hostapd/branches/upstream/current/aes_wrap.c
    hostapd/branches/upstream/current/aes_wrap.h
    hostapd/branches/upstream/current/ap.h
    hostapd/branches/upstream/current/ap_list.c
    hostapd/branches/upstream/current/ap_list.h
    hostapd/branches/upstream/current/beacon.c
    hostapd/branches/upstream/current/beacon.h
    hostapd/branches/upstream/current/build_config.h
    hostapd/branches/upstream/current/common.c
    hostapd/branches/upstream/current/common.h
    hostapd/branches/upstream/current/config.c
    hostapd/branches/upstream/current/config.h
    hostapd/branches/upstream/current/config_types.h
    hostapd/branches/upstream/current/crypto.c
    hostapd/branches/upstream/current/crypto.h
    hostapd/branches/upstream/current/ctrl_iface.c
    hostapd/branches/upstream/current/ctrl_iface.h
    hostapd/branches/upstream/current/defconfig
    hostapd/branches/upstream/current/defs.h
    hostapd/branches/upstream/current/des.c
    hostapd/branches/upstream/current/developer.txt
    hostapd/branches/upstream/current/doc/
    hostapd/branches/upstream/current/driver.c
    hostapd/branches/upstream/current/driver.h
    hostapd/branches/upstream/current/driver_bsd.c
    hostapd/branches/upstream/current/driver_devicescape.c
    hostapd/branches/upstream/current/driver_madwifi.c
    hostapd/branches/upstream/current/driver_prism54.c
    hostapd/branches/upstream/current/driver_test.c
    hostapd/branches/upstream/current/driver_wired.c
    hostapd/branches/upstream/current/eap.c
    hostapd/branches/upstream/current/eap.h
    hostapd/branches/upstream/current/eap_aka.c
    hostapd/branches/upstream/current/eap_defs.h
    hostapd/branches/upstream/current/eap_gpsk.c
    hostapd/branches/upstream/current/eap_gpsk_common.c
    hostapd/branches/upstream/current/eap_gpsk_common.h
    hostapd/branches/upstream/current/eap_gtc.c
    hostapd/branches/upstream/current/eap_i.h
    hostapd/branches/upstream/current/eap_identity.c
    hostapd/branches/upstream/current/eap_md5.c
    hostapd/branches/upstream/current/eap_methods.c
    hostapd/branches/upstream/current/eap_methods.h
    hostapd/branches/upstream/current/eap_mschapv2.c
    hostapd/branches/upstream/current/eap_pax.c
    hostapd/branches/upstream/current/eap_pax_common.c
    hostapd/branches/upstream/current/eap_pax_common.h
    hostapd/branches/upstream/current/eap_peap.c
    hostapd/branches/upstream/current/eap_psk.c
    hostapd/branches/upstream/current/eap_psk_common.c
    hostapd/branches/upstream/current/eap_psk_common.h
    hostapd/branches/upstream/current/eap_sake.c
    hostapd/branches/upstream/current/eap_sake_common.c
    hostapd/branches/upstream/current/eap_sake_common.h
    hostapd/branches/upstream/current/eap_sim.c
    hostapd/branches/upstream/current/eap_sim_common.c
    hostapd/branches/upstream/current/eap_sim_common.h
    hostapd/branches/upstream/current/eap_sim_db.c
    hostapd/branches/upstream/current/eap_sim_db.h
    hostapd/branches/upstream/current/eap_tls.c
    hostapd/branches/upstream/current/eap_tls_common.c
    hostapd/branches/upstream/current/eap_tls_common.h
    hostapd/branches/upstream/current/eap_tlv.c
    hostapd/branches/upstream/current/eap_ttls.c
    hostapd/branches/upstream/current/eap_ttls.h
    hostapd/branches/upstream/current/eap_vendor_test.c
    hostapd/branches/upstream/current/eapol_sm.c
    hostapd/branches/upstream/current/eapol_sm.h
    hostapd/branches/upstream/current/eloop.c
    hostapd/branches/upstream/current/eloop.h
    hostapd/branches/upstream/current/eloop_none.c
    hostapd/branches/upstream/current/eloop_win.c
    hostapd/branches/upstream/current/hlr_auc_gw.c
    hostapd/branches/upstream/current/hlr_auc_gw.milenage_db
    hostapd/branches/upstream/current/hostap_common.h
    hostapd/branches/upstream/current/hostapd.8
    hostapd/branches/upstream/current/hostapd.accept
    hostapd/branches/upstream/current/hostapd.c
    hostapd/branches/upstream/current/hostapd.conf
    hostapd/branches/upstream/current/hostapd.deny
    hostapd/branches/upstream/current/hostapd.eap_user
    hostapd/branches/upstream/current/hostapd.h
    hostapd/branches/upstream/current/hostapd.radius_clients
    hostapd/branches/upstream/current/hostapd.sim_db
    hostapd/branches/upstream/current/hostapd.vlan
    hostapd/branches/upstream/current/hostapd.wpa_psk
    hostapd/branches/upstream/current/hostapd_cli.1
    hostapd/branches/upstream/current/hostapd_cli.c
    hostapd/branches/upstream/current/hw_features.c
    hostapd/branches/upstream/current/hw_features.h
    hostapd/branches/upstream/current/iapp.c
    hostapd/branches/upstream/current/iapp.h
    hostapd/branches/upstream/current/ieee802_11.c
    hostapd/branches/upstream/current/ieee802_11.h
    hostapd/branches/upstream/current/ieee802_11_auth.c
    hostapd/branches/upstream/current/ieee802_11_auth.h
    hostapd/branches/upstream/current/ieee802_11h.c
    hostapd/branches/upstream/current/ieee802_11h.h
    hostapd/branches/upstream/current/ieee802_1x.c
    hostapd/branches/upstream/current/ieee802_1x.h
    hostapd/branches/upstream/current/includes.h
    hostapd/branches/upstream/current/l2_packet.h
    hostapd/branches/upstream/current/l2_packet_freebsd.c
    hostapd/branches/upstream/current/l2_packet_linux.c
    hostapd/branches/upstream/current/l2_packet_ndis.c
    hostapd/branches/upstream/current/l2_packet_none.c
    hostapd/branches/upstream/current/l2_packet_pcap.c
    hostapd/branches/upstream/current/l2_packet_winpcap.c
    hostapd/branches/upstream/current/logwatch/
    hostapd/branches/upstream/current/madwifi.conf
    hostapd/branches/upstream/current/md4.c
    hostapd/branches/upstream/current/md5.c
    hostapd/branches/upstream/current/md5.h
    hostapd/branches/upstream/current/milenage.c
    hostapd/branches/upstream/current/milenage.h
    hostapd/branches/upstream/current/mlme.c
    hostapd/branches/upstream/current/mlme.h
    hostapd/branches/upstream/current/ms_funcs.c
    hostapd/branches/upstream/current/ms_funcs.h
    hostapd/branches/upstream/current/nt_password_hash.c
    hostapd/branches/upstream/current/os.h
    hostapd/branches/upstream/current/os_internal.c
    hostapd/branches/upstream/current/os_none.c
    hostapd/branches/upstream/current/os_unix.c
    hostapd/branches/upstream/current/os_win32.c
    hostapd/branches/upstream/current/pmksa_cache.c
    hostapd/branches/upstream/current/pmksa_cache.h
    hostapd/branches/upstream/current/preauth.c
    hostapd/branches/upstream/current/preauth.h
    hostapd/branches/upstream/current/prism54.h
    hostapd/branches/upstream/current/priv_netlink.h
    hostapd/branches/upstream/current/radius.c
    hostapd/branches/upstream/current/radius.h
    hostapd/branches/upstream/current/radius_client.c
    hostapd/branches/upstream/current/radius_client.h
    hostapd/branches/upstream/current/radius_server.c
    hostapd/branches/upstream/current/radius_server.h
    hostapd/branches/upstream/current/rc4.c
    hostapd/branches/upstream/current/rc4.h
    hostapd/branches/upstream/current/reconfig.c
    hostapd/branches/upstream/current/sha1.c
    hostapd/branches/upstream/current/sha1.h
    hostapd/branches/upstream/current/sha256.c
    hostapd/branches/upstream/current/sha256.h
    hostapd/branches/upstream/current/sta_info.c
    hostapd/branches/upstream/current/sta_info.h
    hostapd/branches/upstream/current/state_machine.h
    hostapd/branches/upstream/current/tls.h
    hostapd/branches/upstream/current/tls_gnutls.c
    hostapd/branches/upstream/current/tls_none.c
    hostapd/branches/upstream/current/tls_openssl.c
    hostapd/branches/upstream/current/version.h
    hostapd/branches/upstream/current/vlan_init.c
    hostapd/branches/upstream/current/vlan_init.h
    hostapd/branches/upstream/current/wired.conf
    hostapd/branches/upstream/current/wireless_copy.h
    hostapd/branches/upstream/current/wme.c
    hostapd/branches/upstream/current/wme.h
    hostapd/branches/upstream/current/wpa.c
    hostapd/branches/upstream/current/wpa.h
    hostapd/branches/upstream/current/wpa_common.h
    hostapd/branches/upstream/current/wpa_ctrl.c
    hostapd/branches/upstream/current/wpa_ctrl.h
Modified:
    hostapd/branches/upstream/current/README

[This mail would be too long, it was shortened to contain the URLs only.]

Modified: hostapd/branches/upstream/current/README
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/README?rev=1327&op=diff

Added: hostapd/branches/upstream/current/hostapd/.gitignore
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/hostapd/.gitignore?rev=1327&op=file

Added: hostapd/branches/upstream/current/hostapd/ChangeLog
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/hostapd/ChangeLog?rev=1327&op=file

Added: hostapd/branches/upstream/current/hostapd/Makefile
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/hostapd/Makefile?rev=1327&op=file

Added: hostapd/branches/upstream/current/hostapd/README
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/hostapd/README?rev=1327&op=file

Added: hostapd/branches/upstream/current/hostapd/README-WPS
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/hostapd/README-WPS?rev=1327&op=file

Added: hostapd/branches/upstream/current/hostapd/accounting.c
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/hostapd/accounting.c?rev=1327&op=file

Added: hostapd/branches/upstream/current/hostapd/accounting.h
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/hostapd/accounting.h?rev=1327&op=file

Added: hostapd/branches/upstream/current/hostapd/ap.h
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/hostapd/ap.h?rev=1327&op=file

Added: hostapd/branches/upstream/current/hostapd/ap_list.c
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/hostapd/ap_list.c?rev=1327&op=file

Added: hostapd/branches/upstream/current/hostapd/ap_list.h
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/hostapd/ap_list.h?rev=1327&op=file

Added: hostapd/branches/upstream/current/hostapd/beacon.c
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/hostapd/beacon.c?rev=1327&op=file

Added: hostapd/branches/upstream/current/hostapd/beacon.h
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/hostapd/beacon.h?rev=1327&op=file

Added: hostapd/branches/upstream/current/hostapd/config.c
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/hostapd/config.c?rev=1327&op=file

Added: hostapd/branches/upstream/current/hostapd/config.h
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/hostapd/config.h?rev=1327&op=file

Added: hostapd/branches/upstream/current/hostapd/ctrl_iface.c
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/hostapd/ctrl_iface.c?rev=1327&op=file

Added: hostapd/branches/upstream/current/hostapd/ctrl_iface.h
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/hostapd/ctrl_iface.h?rev=1327&op=file

Added: hostapd/branches/upstream/current/hostapd/defconfig
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/hostapd/defconfig?rev=1327&op=file

Added: hostapd/branches/upstream/current/hostapd/doc/.gitignore
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/hostapd/doc/.gitignore?rev=1327&op=file

Added: hostapd/branches/upstream/current/hostapd/doc/code_structure.doxygen
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/hostapd/doc/code_structure.doxygen?rev=1327&op=file

Added: hostapd/branches/upstream/current/hostapd/doc/ctrl_iface.doxygen
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/hostapd/doc/ctrl_iface.doxygen?rev=1327&op=file

Added: hostapd/branches/upstream/current/hostapd/doc/doxygen.fast
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/hostapd/doc/doxygen.fast?rev=1327&op=file

Added: hostapd/branches/upstream/current/hostapd/doc/doxygen.full
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/hostapd/doc/doxygen.full?rev=1327&op=file

Added: hostapd/branches/upstream/current/hostapd/doc/driver_wrapper.doxygen
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/hostapd/doc/driver_wrapper.doxygen?rev=1327&op=file

Added: hostapd/branches/upstream/current/hostapd/doc/eap.doxygen
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/hostapd/doc/eap.doxygen?rev=1327&op=file

Added: hostapd/branches/upstream/current/hostapd/doc/hostapd.fig
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/hostapd/doc/hostapd.fig?rev=1327&op=file

Added: hostapd/branches/upstream/current/hostapd/doc/kerneldoc2doxygen.pl
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/hostapd/doc/kerneldoc2doxygen.pl?rev=1327&op=file

Added: hostapd/branches/upstream/current/hostapd/doc/mainpage.doxygen
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/hostapd/doc/mainpage.doxygen?rev=1327&op=file

Added: hostapd/branches/upstream/current/hostapd/doc/porting.doxygen
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/hostapd/doc/porting.doxygen?rev=1327&op=file

Added: hostapd/branches/upstream/current/hostapd/driver.h
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/hostapd/driver.h?rev=1327&op=file

Added: hostapd/branches/upstream/current/hostapd/driver_bsd.c
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/hostapd/driver_bsd.c?rev=1327&op=file

Added: hostapd/branches/upstream/current/hostapd/driver_hostap.c
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/hostapd/driver_hostap.c?rev=1327&op=file

Added: hostapd/branches/upstream/current/hostapd/driver_madwifi.c
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/hostapd/driver_madwifi.c?rev=1327&op=file

Added: hostapd/branches/upstream/current/hostapd/driver_nl80211.c
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/hostapd/driver_nl80211.c?rev=1327&op=file

Added: hostapd/branches/upstream/current/hostapd/driver_none.c
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/hostapd/driver_none.c?rev=1327&op=file

Added: hostapd/branches/upstream/current/hostapd/driver_prism54.c
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/hostapd/driver_prism54.c?rev=1327&op=file

Added: hostapd/branches/upstream/current/hostapd/driver_test.c
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/hostapd/driver_test.c?rev=1327&op=file

Added: hostapd/branches/upstream/current/hostapd/driver_wired.c
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/hostapd/driver_wired.c?rev=1327&op=file

Added: hostapd/branches/upstream/current/hostapd/drivers.c
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/hostapd/drivers.c?rev=1327&op=file

Added: hostapd/branches/upstream/current/hostapd/eap_testing.txt
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/hostapd/eap_testing.txt?rev=1327&op=file

Added: hostapd/branches/upstream/current/hostapd/eapol_sm.c
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/hostapd/eapol_sm.c?rev=1327&op=file

Added: hostapd/branches/upstream/current/hostapd/eapol_sm.h
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/hostapd/eapol_sm.h?rev=1327&op=file

Added: hostapd/branches/upstream/current/hostapd/hostap_common.h
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/hostapd/hostap_common.h?rev=1327&op=file

Added: hostapd/branches/upstream/current/hostapd/hostapd.8
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/hostapd/hostapd.8?rev=1327&op=file

Added: hostapd/branches/upstream/current/hostapd/hostapd.accept
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/hostapd/hostapd.accept?rev=1327&op=file

Added: hostapd/branches/upstream/current/hostapd/hostapd.c
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/hostapd/hostapd.c?rev=1327&op=file

Added: hostapd/branches/upstream/current/hostapd/hostapd.conf
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/hostapd/hostapd.conf?rev=1327&op=file

Added: hostapd/branches/upstream/current/hostapd/hostapd.deny
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/hostapd/hostapd.deny?rev=1327&op=file

Added: hostapd/branches/upstream/current/hostapd/hostapd.eap_user
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/hostapd/hostapd.eap_user?rev=1327&op=file

Added: hostapd/branches/upstream/current/hostapd/hostapd.h
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/hostapd/hostapd.h?rev=1327&op=file

Added: hostapd/branches/upstream/current/hostapd/hostapd.radius_clients
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/hostapd/hostapd.radius_clients?rev=1327&op=file

Added: hostapd/branches/upstream/current/hostapd/hostapd.sim_db
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/hostapd/hostapd.sim_db?rev=1327&op=file

Added: hostapd/branches/upstream/current/hostapd/hostapd.vlan
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/hostapd/hostapd.vlan?rev=1327&op=file

Added: hostapd/branches/upstream/current/hostapd/hostapd.wpa_psk
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/hostapd/hostapd.wpa_psk?rev=1327&op=file

Added: hostapd/branches/upstream/current/hostapd/hostapd_cli.1
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/hostapd/hostapd_cli.1?rev=1327&op=file

Added: hostapd/branches/upstream/current/hostapd/hostapd_cli.c
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/hostapd/hostapd_cli.c?rev=1327&op=file

Added: hostapd/branches/upstream/current/hostapd/hw_features.c
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/hostapd/hw_features.c?rev=1327&op=file

Added: hostapd/branches/upstream/current/hostapd/hw_features.h
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/hostapd/hw_features.h?rev=1327&op=file

Added: hostapd/branches/upstream/current/hostapd/iapp.c
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/hostapd/iapp.c?rev=1327&op=file

Added: hostapd/branches/upstream/current/hostapd/iapp.h
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/hostapd/iapp.h?rev=1327&op=file

Added: hostapd/branches/upstream/current/hostapd/ieee802_11.c
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/hostapd/ieee802_11.c?rev=1327&op=file

Added: hostapd/branches/upstream/current/hostapd/ieee802_11.h
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/hostapd/ieee802_11.h?rev=1327&op=file

Added: hostapd/branches/upstream/current/hostapd/ieee802_11_auth.c
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/hostapd/ieee802_11_auth.c?rev=1327&op=file

Added: hostapd/branches/upstream/current/hostapd/ieee802_11_auth.h
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/hostapd/ieee802_11_auth.h?rev=1327&op=file

Added: hostapd/branches/upstream/current/hostapd/ieee802_1x.c
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/hostapd/ieee802_1x.c?rev=1327&op=file

Added: hostapd/branches/upstream/current/hostapd/ieee802_1x.h
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/hostapd/ieee802_1x.h?rev=1327&op=file

Added: hostapd/branches/upstream/current/hostapd/logwatch/README
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/hostapd/logwatch/README?rev=1327&op=file

Added: hostapd/branches/upstream/current/hostapd/logwatch/hostapd
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/hostapd/logwatch/hostapd?rev=1327&op=file

Added: hostapd/branches/upstream/current/hostapd/logwatch/hostapd.conf
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/hostapd/logwatch/hostapd.conf?rev=1327&op=file

Added: hostapd/branches/upstream/current/hostapd/mlme.c
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/hostapd/mlme.c?rev=1327&op=file

Added: hostapd/branches/upstream/current/hostapd/mlme.h
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/hostapd/mlme.h?rev=1327&op=file

Added: hostapd/branches/upstream/current/hostapd/nt_password_hash.c
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/hostapd/nt_password_hash.c?rev=1327&op=file

Added: hostapd/branches/upstream/current/hostapd/peerkey.c
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/hostapd/peerkey.c?rev=1327&op=file

Added: hostapd/branches/upstream/current/hostapd/pmksa_cache.c
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/hostapd/pmksa_cache.c?rev=1327&op=file

Added: hostapd/branches/upstream/current/hostapd/pmksa_cache.h
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/hostapd/pmksa_cache.h?rev=1327&op=file

Added: hostapd/branches/upstream/current/hostapd/preauth.c
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/hostapd/preauth.c?rev=1327&op=file

Added: hostapd/branches/upstream/current/hostapd/preauth.h
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/hostapd/preauth.h?rev=1327&op=file

Added: hostapd/branches/upstream/current/hostapd/prism54.h
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/hostapd/prism54.h?rev=1327&op=file

Added: hostapd/branches/upstream/current/hostapd/priv_netlink.h
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/hostapd/priv_netlink.h?rev=1327&op=file

Added: hostapd/branches/upstream/current/hostapd/radiotap.c
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/hostapd/radiotap.c?rev=1327&op=file

Added: hostapd/branches/upstream/current/hostapd/radiotap.h
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/hostapd/radiotap.h?rev=1327&op=file

Added: hostapd/branches/upstream/current/hostapd/radiotap_iter.h
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/hostapd/radiotap_iter.h?rev=1327&op=file

Added: hostapd/branches/upstream/current/hostapd/sta_info.c
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/hostapd/sta_info.c?rev=1327&op=file

Added: hostapd/branches/upstream/current/hostapd/sta_info.h
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/hostapd/sta_info.h?rev=1327&op=file

Added: hostapd/branches/upstream/current/hostapd/vlan_init.c
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/hostapd/vlan_init.c?rev=1327&op=file

Added: hostapd/branches/upstream/current/hostapd/vlan_init.h
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/hostapd/vlan_init.h?rev=1327&op=file

Added: hostapd/branches/upstream/current/hostapd/wired.conf
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/hostapd/wired.conf?rev=1327&op=file

Added: hostapd/branches/upstream/current/hostapd/wme.c
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/hostapd/wme.c?rev=1327&op=file

Added: hostapd/branches/upstream/current/hostapd/wme.h
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/hostapd/wme.h?rev=1327&op=file

Added: hostapd/branches/upstream/current/hostapd/wpa.c
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/hostapd/wpa.c?rev=1327&op=file

Added: hostapd/branches/upstream/current/hostapd/wpa.h
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/hostapd/wpa.h?rev=1327&op=file

Added: hostapd/branches/upstream/current/hostapd/wpa_auth_i.h
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/hostapd/wpa_auth_i.h?rev=1327&op=file

Added: hostapd/branches/upstream/current/hostapd/wpa_auth_ie.c
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/hostapd/wpa_auth_ie.c?rev=1327&op=file

Added: hostapd/branches/upstream/current/hostapd/wpa_auth_ie.h
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/hostapd/wpa_auth_ie.h?rev=1327&op=file

Added: hostapd/branches/upstream/current/hostapd/wpa_ft.c
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/hostapd/wpa_ft.c?rev=1327&op=file

Added: hostapd/branches/upstream/current/hostapd/wps_hostapd.c
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/hostapd/wps_hostapd.c?rev=1327&op=file

Added: hostapd/branches/upstream/current/hostapd/wps_hostapd.h
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/hostapd/wps_hostapd.h?rev=1327&op=file

Added: hostapd/branches/upstream/current/patches/openssl-0.9.8-tls-extensions.patch
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/patches/openssl-0.9.8-tls-extensions.patch?rev=1327&op=file

Added: hostapd/branches/upstream/current/patches/openssl-0.9.8d-tls-extensions.patch
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/patches/openssl-0.9.8d-tls-extensions.patch?rev=1327&op=file

Added: hostapd/branches/upstream/current/patches/openssl-0.9.8e-tls-extensions.patch
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/patches/openssl-0.9.8e-tls-extensions.patch?rev=1327&op=file

Added: hostapd/branches/upstream/current/patches/openssl-0.9.8g-tls-extensions.patch
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/patches/openssl-0.9.8g-tls-extensions.patch?rev=1327&op=file

Added: hostapd/branches/upstream/current/patches/openssl-0.9.8h-tls-extensions.patch
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/patches/openssl-0.9.8h-tls-extensions.patch?rev=1327&op=file

Added: hostapd/branches/upstream/current/patches/openssl-0.9.8i-tls-extensions.patch
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/patches/openssl-0.9.8i-tls-extensions.patch?rev=1327&op=file

Added: hostapd/branches/upstream/current/patches/openssl-0.9.9-session-ticket.patch
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/patches/openssl-0.9.9-session-ticket.patch?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/Makefile
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/Makefile?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/common/.gitignore
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/common/.gitignore?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/common/Makefile
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/common/Makefile?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/common/defs.h
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/common/defs.h?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/common/eapol_common.h
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/common/eapol_common.h?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/common/ieee802_11_common.c
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/common/ieee802_11_common.c?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/common/ieee802_11_common.h
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/common/ieee802_11_common.h?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/common/ieee802_11_defs.h
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/common/ieee802_11_defs.h?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/common/nl80211_copy.h
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/common/nl80211_copy.h?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/common/privsep_commands.h
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/common/privsep_commands.h?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/common/version.h
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/common/version.h?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/common/wireless_copy.h
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/common/wireless_copy.h?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/common/wpa_common.c
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/common/wpa_common.c?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/common/wpa_common.h
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/common/wpa_common.h?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/common/wpa_ctrl.c
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/common/wpa_ctrl.c?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/common/wpa_ctrl.h
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/common/wpa_ctrl.h?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/crypto/.gitignore
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/crypto/.gitignore?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/crypto/Makefile
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/crypto/Makefile?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/crypto/aes.c
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/crypto/aes.c?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/crypto/aes.h
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/crypto/aes.h?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/crypto/aes_wrap.c
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/crypto/aes_wrap.c?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/crypto/aes_wrap.h
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/crypto/aes_wrap.h?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/crypto/crypto.h
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/crypto/crypto.h?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/crypto/crypto_cryptoapi.c
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/crypto/crypto_cryptoapi.c?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/crypto/crypto_gnutls.c
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/crypto/crypto_gnutls.c?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/crypto/crypto_internal.c
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/crypto/crypto_internal.c?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/crypto/crypto_libtomcrypt.c
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/crypto/crypto_libtomcrypt.c?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/crypto/crypto_none.c
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/crypto/crypto_none.c?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/crypto/crypto_openssl.c
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/crypto/crypto_openssl.c?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/crypto/des.c
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/crypto/des.c?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/crypto/dh_groups.c
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/crypto/dh_groups.c?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/crypto/dh_groups.h
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/crypto/dh_groups.h?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/crypto/md4.c
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/crypto/md4.c?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/crypto/md5.c
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/crypto/md5.c?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/crypto/md5.h
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/crypto/md5.h?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/crypto/ms_funcs.c
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/crypto/ms_funcs.c?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/crypto/ms_funcs.h
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/crypto/ms_funcs.h?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/crypto/rc4.c
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/crypto/rc4.c?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/crypto/rc4.h
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/crypto/rc4.h?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/crypto/sha1.c
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/crypto/sha1.c?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/crypto/sha1.h
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/crypto/sha1.h?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/crypto/sha256.c
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/crypto/sha256.c?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/crypto/sha256.h
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/crypto/sha256.h?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/crypto/tls.h
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/crypto/tls.h?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/crypto/tls_gnutls.c
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/crypto/tls_gnutls.c?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/crypto/tls_internal.c
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/crypto/tls_internal.c?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/crypto/tls_none.c
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/crypto/tls_none.c?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/crypto/tls_openssl.c
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/crypto/tls_openssl.c?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/crypto/tls_schannel.c
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/crypto/tls_schannel.c?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/drivers/.gitignore
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/drivers/.gitignore?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/drivers/Apple80211.h
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/drivers/Apple80211.h?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/drivers/Makefile
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/drivers/Makefile?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/drivers/MobileApple80211.c
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/drivers/MobileApple80211.c?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/drivers/MobileApple80211.h
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/drivers/MobileApple80211.h?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/drivers/driver.h
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/drivers/driver.h?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/drivers/driver_atmel.c
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/drivers/driver_atmel.c?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/drivers/driver_broadcom.c
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/drivers/driver_broadcom.c?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/drivers/driver_bsd.c
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/drivers/driver_bsd.c?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/drivers/driver_hostap.c
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/drivers/driver_hostap.c?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/drivers/driver_hostap.h
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/drivers/driver_hostap.h?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/drivers/driver_iphone.m
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/drivers/driver_iphone.m?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/drivers/driver_ipw.c
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/drivers/driver_ipw.c?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/drivers/driver_madwifi.c
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/drivers/driver_madwifi.c?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/drivers/driver_ndis.c
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/drivers/driver_ndis.c?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/drivers/driver_ndis.h
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/drivers/driver_ndis.h?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/drivers/driver_ndis_.c
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/drivers/driver_ndis_.c?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/drivers/driver_ndiswrapper.c
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/drivers/driver_ndiswrapper.c?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/drivers/driver_nl80211.c
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/drivers/driver_nl80211.c?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/drivers/driver_osx.m
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/drivers/driver_osx.m?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/drivers/driver_prism54.c
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/drivers/driver_prism54.c?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/drivers/driver_privsep.c
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/drivers/driver_privsep.c?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/drivers/driver_ps3.c
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/drivers/driver_ps3.c?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/drivers/driver_ralink.c
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/drivers/driver_ralink.c?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/drivers/driver_ralink.h
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/drivers/driver_ralink.h?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/drivers/driver_roboswitch.c
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/drivers/driver_roboswitch.c?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/drivers/driver_test.c
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/drivers/driver_test.c?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/drivers/driver_wext.c
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/drivers/driver_wext.c?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/drivers/driver_wext.h
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/drivers/driver_wext.h?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/drivers/driver_wired.c
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/drivers/driver_wired.c?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/drivers/drivers.c
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/drivers/drivers.c?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/drivers/ndis_events.c
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/drivers/ndis_events.c?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/drivers/priv_netlink.h
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/drivers/priv_netlink.h?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/drivers/radiotap.c
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/drivers/radiotap.c?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/drivers/radiotap.h
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/drivers/radiotap.h?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/drivers/radiotap_iter.h
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/drivers/radiotap_iter.h?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/drivers/scan_helpers.c
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/drivers/scan_helpers.c?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/eap_common/.gitignore
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/eap_common/.gitignore?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/eap_common/Makefile
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/eap_common/Makefile?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/eap_common/chap.c
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/eap_common/chap.c?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/eap_common/chap.h
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/eap_common/chap.h?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/eap_common/eap_common.c
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/eap_common/eap_common.c?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/eap_common/eap_common.h
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/eap_common/eap_common.h?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/eap_common/eap_defs.h
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/eap_common/eap_defs.h?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/eap_common/eap_fast_common.c
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/eap_common/eap_fast_common.c?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/eap_common/eap_fast_common.h
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/eap_common/eap_fast_common.h?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/eap_common/eap_gpsk_common.c
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/eap_common/eap_gpsk_common.c?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/eap_common/eap_gpsk_common.h
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/eap_common/eap_gpsk_common.h?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/eap_common/eap_ikev2_common.c
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/eap_common/eap_ikev2_common.c?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/eap_common/eap_ikev2_common.h
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/eap_common/eap_ikev2_common.h?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/eap_common/eap_pax_common.c
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/eap_common/eap_pax_common.c?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/eap_common/eap_pax_common.h
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/eap_common/eap_pax_common.h?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/eap_common/eap_peap_common.c
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/eap_common/eap_peap_common.c?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/eap_common/eap_peap_common.h
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/eap_common/eap_peap_common.h?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/eap_common/eap_psk_common.c
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/eap_common/eap_psk_common.c?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/eap_common/eap_psk_common.h
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/eap_common/eap_psk_common.h?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/eap_common/eap_sake_common.c
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/eap_common/eap_sake_common.c?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/eap_common/eap_sake_common.h
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/eap_common/eap_sake_common.h?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/eap_common/eap_sim_common.c
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/eap_common/eap_sim_common.c?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/eap_common/eap_sim_common.h
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/eap_common/eap_sim_common.h?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/eap_common/eap_tlv_common.h
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/eap_common/eap_tlv_common.h?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/eap_common/eap_ttls.h
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/eap_common/eap_ttls.h?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/eap_common/eap_wsc_common.c
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/eap_common/eap_wsc_common.c?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/eap_common/eap_wsc_common.h
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/eap_common/eap_wsc_common.h?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/eap_common/ikev2_common.c
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/eap_common/ikev2_common.c?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/eap_common/ikev2_common.h
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/eap_common/ikev2_common.h?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/eap_peer/.gitignore
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/eap_peer/.gitignore?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/eap_peer/Makefile
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/eap_peer/Makefile?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/eap_peer/eap.c
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/eap_peer/eap.c?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/eap_peer/eap.h
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/eap_peer/eap.h?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/eap_peer/eap_aka.c
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/eap_peer/eap_aka.c?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/eap_peer/eap_config.h
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/eap_peer/eap_config.h?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/eap_peer/eap_fast.c
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/eap_peer/eap_fast.c?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/eap_peer/eap_fast_pac.c
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/eap_peer/eap_fast_pac.c?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/eap_peer/eap_fast_pac.h
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/eap_peer/eap_fast_pac.h?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/eap_peer/eap_gpsk.c
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/eap_peer/eap_gpsk.c?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/eap_peer/eap_gtc.c
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/eap_peer/eap_gtc.c?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/eap_peer/eap_i.h
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/eap_peer/eap_i.h?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/eap_peer/eap_ikev2.c
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/eap_peer/eap_ikev2.c?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/eap_peer/eap_leap.c
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/eap_peer/eap_leap.c?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/eap_peer/eap_md5.c
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/eap_peer/eap_md5.c?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/eap_peer/eap_methods.c
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/eap_peer/eap_methods.c?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/eap_peer/eap_methods.h
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/eap_peer/eap_methods.h?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/eap_peer/eap_mschapv2.c
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/eap_peer/eap_mschapv2.c?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/eap_peer/eap_otp.c
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/eap_peer/eap_otp.c?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/eap_peer/eap_pax.c
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/eap_peer/eap_pax.c?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/eap_peer/eap_peap.c
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/eap_peer/eap_peap.c?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/eap_peer/eap_psk.c
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/eap_peer/eap_psk.c?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/eap_peer/eap_sake.c
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/eap_peer/eap_sake.c?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/eap_peer/eap_sim.c
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/eap_peer/eap_sim.c?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/eap_peer/eap_tls.c
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/eap_peer/eap_tls.c?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/eap_peer/eap_tls_common.c
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/eap_peer/eap_tls_common.c?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/eap_peer/eap_tls_common.h
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/eap_peer/eap_tls_common.h?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/eap_peer/eap_tnc.c
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/eap_peer/eap_tnc.c?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/eap_peer/eap_ttls.c
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/eap_peer/eap_ttls.c?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/eap_peer/eap_vendor_test.c
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/eap_peer/eap_vendor_test.c?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/eap_peer/eap_wsc.c
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/eap_peer/eap_wsc.c?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/eap_peer/ikev2.c
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/eap_peer/ikev2.c?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/eap_peer/ikev2.h
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/eap_peer/ikev2.h?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/eap_peer/mschapv2.c
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/eap_peer/mschapv2.c?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/eap_peer/mschapv2.h
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/eap_peer/mschapv2.h?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/eap_peer/tncc.c
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/eap_peer/tncc.c?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/eap_peer/tncc.h
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/eap_peer/tncc.h?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/eap_server/.gitignore
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/eap_server/.gitignore?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/eap_server/Makefile
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/eap_server/Makefile?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/eap_server/eap.c
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/eap_server/eap.c?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/eap_server/eap.h
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/eap_server/eap.h?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/eap_server/eap_aka.c
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/eap_server/eap_aka.c?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/eap_server/eap_fast.c
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/eap_server/eap_fast.c?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/eap_server/eap_gpsk.c
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/eap_server/eap_gpsk.c?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/eap_server/eap_gtc.c
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/eap_server/eap_gtc.c?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/eap_server/eap_i.h
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/eap_server/eap_i.h?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/eap_server/eap_identity.c
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/eap_server/eap_identity.c?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/eap_server/eap_ikev2.c
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/eap_server/eap_ikev2.c?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/eap_server/eap_md5.c
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/eap_server/eap_md5.c?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/eap_server/eap_methods.c
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/eap_server/eap_methods.c?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/eap_server/eap_methods.h
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/eap_server/eap_methods.h?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/eap_server/eap_mschapv2.c
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/eap_server/eap_mschapv2.c?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/eap_server/eap_pax.c
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/eap_server/eap_pax.c?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/eap_server/eap_peap.c
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/eap_server/eap_peap.c?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/eap_server/eap_psk.c
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/eap_server/eap_psk.c?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/eap_server/eap_sake.c
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/eap_server/eap_sake.c?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/eap_server/eap_sim.c
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/eap_server/eap_sim.c?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/eap_server/eap_sim_db.c
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/eap_server/eap_sim_db.c?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/eap_server/eap_sim_db.h
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/eap_server/eap_sim_db.h?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/eap_server/eap_tls.c
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/eap_server/eap_tls.c?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/eap_server/eap_tls_common.c
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/eap_server/eap_tls_common.c?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/eap_server/eap_tls_common.h
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/eap_server/eap_tls_common.h?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/eap_server/eap_tnc.c
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/eap_server/eap_tnc.c?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/eap_server/eap_ttls.c
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/eap_server/eap_ttls.c?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/eap_server/eap_vendor_test.c
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/eap_server/eap_vendor_test.c?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/eap_server/eap_wsc.c
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/eap_server/eap_wsc.c?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/eap_server/ikev2.c
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/eap_server/ikev2.c?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/eap_server/ikev2.h
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/eap_server/ikev2.h?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/eap_server/tncs.c
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/eap_server/tncs.c?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/eap_server/tncs.h
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/eap_server/tncs.h?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/eapol_supp/.gitignore
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/eapol_supp/.gitignore?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/eapol_supp/Makefile
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/eapol_supp/Makefile?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/eapol_supp/eapol_supp_sm.c
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/eapol_supp/eapol_supp_sm.c?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/eapol_supp/eapol_supp_sm.h
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/eapol_supp/eapol_supp_sm.h?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/hlr_auc_gw/.gitignore
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/hlr_auc_gw/.gitignore?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/hlr_auc_gw/Makefile
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/hlr_auc_gw/Makefile?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/hlr_auc_gw/hlr_auc_gw.c
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/hlr_auc_gw/hlr_auc_gw.c?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/hlr_auc_gw/hlr_auc_gw.milenage_db
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/hlr_auc_gw/hlr_auc_gw.milenage_db?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/hlr_auc_gw/milenage.c
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/hlr_auc_gw/milenage.c?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/hlr_auc_gw/milenage.h
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/hlr_auc_gw/milenage.h?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/l2_packet/.gitignore
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/l2_packet/.gitignore?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/l2_packet/Makefile
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/l2_packet/Makefile?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/l2_packet/l2_packet.h
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/l2_packet/l2_packet.h?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/l2_packet/l2_packet_freebsd.c
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/l2_packet/l2_packet_freebsd.c?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/l2_packet/l2_packet_linux.c
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/l2_packet/l2_packet_linux.c?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/l2_packet/l2_packet_ndis.c
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/l2_packet/l2_packet_ndis.c?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/l2_packet/l2_packet_none.c
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/l2_packet/l2_packet_none.c?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/l2_packet/l2_packet_pcap.c
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/l2_packet/l2_packet_pcap.c?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/l2_packet/l2_packet_privsep.c
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/l2_packet/l2_packet_privsep.c?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/l2_packet/l2_packet_winpcap.c
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/l2_packet/l2_packet_winpcap.c?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/radius/.gitignore
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/radius/.gitignore?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/radius/Makefile
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/radius/Makefile?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/radius/radius.c
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/radius/radius.c?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/radius/radius.h
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/radius/radius.h?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/radius/radius_client.c
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/radius/radius_client.c?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/radius/radius_client.h
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/radius/radius_client.h?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/radius/radius_server.c
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/radius/radius_server.c?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/radius/radius_server.h
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/radius/radius_server.h?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/rsn_supp/.gitignore
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/rsn_supp/.gitignore?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/rsn_supp/Makefile
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/rsn_supp/Makefile?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/rsn_supp/peerkey.c
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/rsn_supp/peerkey.c?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/rsn_supp/peerkey.h
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/rsn_supp/peerkey.h?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/rsn_supp/pmksa_cache.c
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/rsn_supp/pmksa_cache.c?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/rsn_supp/pmksa_cache.h
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/rsn_supp/pmksa_cache.h?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/rsn_supp/preauth.c
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/rsn_supp/preauth.c?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/rsn_supp/preauth.h
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/rsn_supp/preauth.h?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/rsn_supp/wpa.c
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/rsn_supp/wpa.c?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/rsn_supp/wpa.h
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/rsn_supp/wpa.h?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/rsn_supp/wpa_ft.c
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/rsn_supp/wpa_ft.c?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/rsn_supp/wpa_i.h
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/rsn_supp/wpa_i.h?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/rsn_supp/wpa_ie.c
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/rsn_supp/wpa_ie.c?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/rsn_supp/wpa_ie.h
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/rsn_supp/wpa_ie.h?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/tls/.gitignore
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/tls/.gitignore?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/tls/Makefile
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/tls/Makefile?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/tls/asn1.c
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/tls/asn1.c?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/tls/asn1.h
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/tls/asn1.h?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/tls/asn1_test.c
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/tls/asn1_test.c?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/tls/bignum.c
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/tls/bignum.c?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/tls/bignum.h
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/tls/bignum.h?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/tls/libtommath.c
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/tls/libtommath.c?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/tls/rsa.c
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/tls/rsa.c?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/tls/rsa.h
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/tls/rsa.h?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/tls/tlsv1_client.c
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/tls/tlsv1_client.c?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/tls/tlsv1_client.h
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/tls/tlsv1_client.h?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/tls/tlsv1_client_i.h
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/tls/tlsv1_client_i.h?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/tls/tlsv1_client_read.c
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/tls/tlsv1_client_read.c?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/tls/tlsv1_client_write.c
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/tls/tlsv1_client_write.c?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/tls/tlsv1_common.c
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/tls/tlsv1_common.c?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/tls/tlsv1_common.h
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/tls/tlsv1_common.h?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/tls/tlsv1_cred.c
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/tls/tlsv1_cred.c?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/tls/tlsv1_cred.h
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/tls/tlsv1_cred.h?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/tls/tlsv1_record.c
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/tls/tlsv1_record.c?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/tls/tlsv1_record.h
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/tls/tlsv1_record.h?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/tls/tlsv1_server.c
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/tls/tlsv1_server.c?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/tls/tlsv1_server.h
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/tls/tlsv1_server.h?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/tls/tlsv1_server_i.h
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/tls/tlsv1_server_i.h?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/tls/tlsv1_server_read.c
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/tls/tlsv1_server_read.c?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/tls/tlsv1_server_write.c
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/tls/tlsv1_server_write.c?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/tls/x509v3.c
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/tls/x509v3.c?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/tls/x509v3.h
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/tls/x509v3.h?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/utils/.gitignore
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/utils/.gitignore?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/utils/Makefile
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/utils/Makefile?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/utils/base64.c
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/utils/base64.c?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/utils/base64.h
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/utils/base64.h?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/utils/build_config.h
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/utils/build_config.h?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/utils/common.c
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/utils/common.c?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/utils/common.h
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/utils/common.h?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/utils/eloop.c
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/utils/eloop.c?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/utils/eloop.h
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/utils/eloop.h?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/utils/eloop_none.c
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/utils/eloop_none.c?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/utils/eloop_win.c
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/utils/eloop_win.c?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/utils/includes.h
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/utils/includes.h?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/utils/ip_addr.c
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/utils/ip_addr.c?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/utils/ip_addr.h
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/utils/ip_addr.h?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/utils/os.h
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/utils/os.h?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/utils/os_internal.c
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/utils/os_internal.c?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/utils/os_none.c
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/utils/os_none.c?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/utils/os_unix.c
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/utils/os_unix.c?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/utils/os_win32.c
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/utils/os_win32.c?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/utils/pcsc_funcs.c
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/utils/pcsc_funcs.c?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/utils/pcsc_funcs.h
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/utils/pcsc_funcs.h?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/utils/state_machine.h
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/utils/state_machine.h?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/utils/uuid.c
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/utils/uuid.c?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/utils/uuid.h
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/utils/uuid.h?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/utils/wpa_debug.c
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/utils/wpa_debug.c?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/utils/wpa_debug.h
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/utils/wpa_debug.h?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/utils/wpabuf.c
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/utils/wpabuf.c?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/utils/wpabuf.h
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/utils/wpabuf.h?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/wps/.gitignore
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/wps/.gitignore?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/wps/Makefile
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/wps/Makefile?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/wps/httpread.c
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/wps/httpread.c?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/wps/httpread.h
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/wps/httpread.h?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/wps/wps.c
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/wps/wps.c?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/wps/wps.h
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/wps/wps.h?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/wps/wps_attr_build.c
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/wps/wps_attr_build.c?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/wps/wps_attr_parse.c
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/wps/wps_attr_parse.c?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/wps/wps_attr_process.c
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/wps/wps_attr_process.c?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/wps/wps_common.c
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/wps/wps_common.c?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/wps/wps_defs.h
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/wps/wps_defs.h?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/wps/wps_dev_attr.c
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/wps/wps_dev_attr.c?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/wps/wps_dev_attr.h
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/wps/wps_dev_attr.h?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/wps/wps_enrollee.c
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/wps/wps_enrollee.c?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/wps/wps_i.h
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/wps/wps_i.h?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/wps/wps_registrar.c
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/wps/wps_registrar.c?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/wps/wps_upnp.c
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/wps/wps_upnp.c?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/wps/wps_upnp.h
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/wps/wps_upnp.h?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/wps/wps_upnp_event.c
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/wps/wps_upnp_event.c?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/wps/wps_upnp_i.h
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/wps/wps_upnp_i.h?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/wps/wps_upnp_ssdp.c
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/wps/wps_upnp_ssdp.c?rev=1327&op=file

Added: hostapd/branches/upstream/current/src/wps/wps_upnp_web.c
URL: http://svn.debian.org/wsvn/hostapd/branches/upstream/current/src/wps/wps_upnp_web.c?rev=1327&op=file




More information about the Pkg-wpa-devel mailing list