Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/dist/wpa bye old wpa



details:   https://anonhg.NetBSD.org/src/rev/c307a6fcaac6
branches:  trunk
changeset: 757360:c307a6fcaac6
user:      christos <christos%NetBSD.org@localhost>
date:      Thu Aug 26 14:59:01 2010 +0000

description:
bye old wpa

diffstat:

 dist/wpa/COPYING                                                    |   340 -
 dist/wpa/NetBSD-upgrade                                             |    27 -
 dist/wpa/README                                                     |    19 -
 dist/wpa/hostapd/.gitignore                                         |     7 -
 dist/wpa/hostapd/ChangeLog                                          |   491 -
 dist/wpa/hostapd/Makefile                                           |   541 -
 dist/wpa/hostapd/README                                             |   386 -
 dist/wpa/hostapd/accounting.c                                       |   466 -
 dist/wpa/hostapd/accounting.h                                       |    27 -
 dist/wpa/hostapd/ap.h                                               |   112 -
 dist/wpa/hostapd/ap_list.c                                          |   458 -
 dist/wpa/hostapd/ap_list.h                                          |    68 -
 dist/wpa/hostapd/beacon.c                                           |   418 -
 dist/wpa/hostapd/beacon.h                                           |    24 -
 dist/wpa/hostapd/config.c                                           |  2248 ------
 dist/wpa/hostapd/config.h                                           |   368 -
 dist/wpa/hostapd/ctrl_iface.c                                       |   500 -
 dist/wpa/hostapd/ctrl_iface.h                                       |    23 -
 dist/wpa/hostapd/defconfig                                          |   126 -
 dist/wpa/hostapd/developer.txt                                      |   219 -
 dist/wpa/hostapd/doc/.gitignore                                     |     4 -
 dist/wpa/hostapd/doc/code_structure.doxygen                         |     5 -
 dist/wpa/hostapd/doc/ctrl_iface.doxygen                             |    66 -
 dist/wpa/hostapd/doc/doxygen.fast                                   |   233 -
 dist/wpa/hostapd/doc/doxygen.full                                   |   230 -
 dist/wpa/hostapd/doc/driver_wrapper.doxygen                         |    20 -
 dist/wpa/hostapd/doc/eap.doxygen                                    |    56 -
 dist/wpa/hostapd/doc/hostapd.fig                                    |   264 -
 dist/wpa/hostapd/doc/kerneldoc2doxygen.pl                           |   129 -
 dist/wpa/hostapd/doc/mainpage.doxygen                               |    52 -
 dist/wpa/hostapd/doc/porting.doxygen                                |     5 -
 dist/wpa/hostapd/driver.h                                           |   704 --
 dist/wpa/hostapd/driver_bsd.c                                       |   878 --
 dist/wpa/hostapd/driver_hostap.c                                    |  1241 ---
 dist/wpa/hostapd/driver_madwifi.c                                   |  1363 ----
 dist/wpa/hostapd/driver_nl80211.c                                   |  2479 -------
 dist/wpa/hostapd/driver_prism54.c                                   |  1091 ---
 dist/wpa/hostapd/driver_test.c                                      |  1169 ---
 dist/wpa/hostapd/driver_wired.c                                     |   373 -
 dist/wpa/hostapd/drivers.c                                          |    65 -
 dist/wpa/hostapd/eap_testing.txt                                    |    77 -
 dist/wpa/hostapd/eapol_sm.c                                         |  1292 ---
 dist/wpa/hostapd/eapol_sm.h                                         |   254 -
 dist/wpa/hostapd/hostap_common.h                                    |   216 -
 dist/wpa/hostapd/hostapd.8                                          |    59 -
 dist/wpa/hostapd/hostapd.accept                                     |     5 -
 dist/wpa/hostapd/hostapd.c                                          |  2043 ------
 dist/wpa/hostapd/hostapd.conf                                       |   812 --
 dist/wpa/hostapd/hostapd.deny                                       |     5 -
 dist/wpa/hostapd/hostapd.eap_user                                   |    91 -
 dist/wpa/hostapd/hostapd.h                                          |   239 -
 dist/wpa/hostapd/hostapd.radius_clients                             |     4 -
 dist/wpa/hostapd/hostapd.sim_db                                     |     9 -
 dist/wpa/hostapd/hostapd.vlan                                       |     9 -
 dist/wpa/hostapd/hostapd.wpa_psk                                    |     9 -
 dist/wpa/hostapd/hostapd_cli.1                                      |    83 -
 dist/wpa/hostapd/hostapd_cli.c                                      |   615 -
 dist/wpa/hostapd/hw_features.c                                      |   432 -
 dist/wpa/hostapd/hw_features.h                                      |    61 -
 dist/wpa/hostapd/iapp.c                                             |   542 -
 dist/wpa/hostapd/iapp.h                                             |    54 -
 dist/wpa/hostapd/ieee802_11.c                                       |  1765 -----
 dist/wpa/hostapd/ieee802_11.h                                       |    95 -
 dist/wpa/hostapd/ieee802_11_auth.c                                  |   485 -
 dist/wpa/hostapd/ieee802_11_auth.h                                  |    33 -
 dist/wpa/hostapd/ieee802_11h.c                                      |    33 -
 dist/wpa/hostapd/ieee802_11h.h                                      |    27 -
 dist/wpa/hostapd/ieee802_1x.c                                       |  1972 -----
 dist/wpa/hostapd/ieee802_1x.h                                       |    87 -
 dist/wpa/hostapd/logwatch/README                                    |     9 -
 dist/wpa/hostapd/logwatch/hostapd                                   |    65 -
 dist/wpa/hostapd/logwatch/hostapd.conf                              |    10 -
 dist/wpa/hostapd/mlme.c                                             |   180 -
 dist/wpa/hostapd/mlme.h                                             |    40 -
 dist/wpa/hostapd/nt_password_hash.c                                 |    52 -
 dist/wpa/hostapd/peerkey.c                                          |   396 -
 dist/wpa/hostapd/pmksa_cache.c                                      |   443 -
 dist/wpa/hostapd/pmksa_cache.h                                      |    62 -
 dist/wpa/hostapd/preauth.c                                          |   275 -
 dist/wpa/hostapd/preauth.h                                          |    58 -
 dist/wpa/hostapd/prism54.h                                          |   177 -
 dist/wpa/hostapd/priv_netlink.h                                     |    71 -
 dist/wpa/hostapd/radiotap.c                                         |   287 -
 dist/wpa/hostapd/radiotap.h                                         |   239 -
 dist/wpa/hostapd/radiotap_iter.h                                    |    41 -
 dist/wpa/hostapd/reconfig.c                                         |   712 --
 dist/wpa/hostapd/sta_info.c                                         |   580 -
 dist/wpa/hostapd/sta_info.h                                         |    40 -
 dist/wpa/hostapd/vlan_init.c                                        |   832 --
 dist/wpa/hostapd/vlan_init.h                                        |    31 -
 dist/wpa/hostapd/wired.conf                                         |    40 -
 dist/wpa/hostapd/wme.c                                              |   263 -
 dist/wpa/hostapd/wme.h                                              |   147 -
 dist/wpa/hostapd/wpa.c                                              |  2320 ------
 dist/wpa/hostapd/wpa.h                                              |   280 -
 dist/wpa/hostapd/wpa_auth_i.h                                       |   215 -
 dist/wpa/hostapd/wpa_auth_ie.c                                      |   833 --
 dist/wpa/hostapd/wpa_auth_ie.h                                      |    54 -
 dist/wpa/hostapd/wpa_ft.c                                           |  1432 ----
 dist/wpa/patches/openssl-0.9.8-tls-extensions.patch                 |   429 -
 dist/wpa/patches/openssl-0.9.8d-tls-extensions.patch                |   429 -
 dist/wpa/patches/openssl-0.9.8e-tls-extensions.patch                |   353 -
 dist/wpa/patches/openssl-0.9.8g-tls-extensions.patch                |   330 -
 dist/wpa/patches/openssl-0.9.8h-tls-extensions.patch                |   344 -
 dist/wpa/patches/openssl-0.9.9-session-ticket.patch                 |   340 -
 dist/wpa/src/Makefile                                               |     8 -
 dist/wpa/src/common/.gitignore                                      |     1 -
 dist/wpa/src/common/Makefile                                        |     6 -
 dist/wpa/src/common/defs.h                                          |   167 -
 dist/wpa/src/common/eapol_common.h                                  |    47 -
 dist/wpa/src/common/ieee802_11_defs.h                               |   315 -
 dist/wpa/src/common/privsep_commands.h                              |    75 -
 dist/wpa/src/common/version.h                                       |     6 -
 dist/wpa/src/common/wireless_copy.h                                 |  1099 ---
 dist/wpa/src/common/wpa_common.c                                    |   556 -
 dist/wpa/src/common/wpa_common.h                                    |   327 -
 dist/wpa/src/common/wpa_ctrl.c                                      |   441 -
 dist/wpa/src/common/wpa_ctrl.h                                      |   187 -
 dist/wpa/src/crypto/.gitignore                                      |     1 -
 dist/wpa/src/crypto/Makefile                                        |     6 -
 dist/wpa/src/crypto/aes.c                                           |  1127 ---
 dist/wpa/src/crypto/aes.h                                           |    25 -
 dist/wpa/src/crypto/aes_wrap.c                                      |   529 -
 dist/wpa/src/crypto/aes_wrap.h                                      |    48 -
 dist/wpa/src/crypto/crypto.h                                        |   431 -
 dist/wpa/src/crypto/crypto_cryptoapi.c                              |   801 --
 dist/wpa/src/crypto/crypto_gnutls.c                                 |   165 -
 dist/wpa/src/crypto/crypto_internal.c                               |   835 --
 dist/wpa/src/crypto/crypto_libtomcrypt.c                            |   736 --
 dist/wpa/src/crypto/crypto_none.c                                   |    28 -
 dist/wpa/src/crypto/crypto_openssl.c                                |   358 -
 dist/wpa/src/crypto/des.c                                           |   479 -
 dist/wpa/src/crypto/dh_groups.c                                     |   620 -
 dist/wpa/src/crypto/dh_groups.h                                     |    32 -
 dist/wpa/src/crypto/md4.c                                           |   282 -
 dist/wpa/src/crypto/md5.c                                           |   394 -
 dist/wpa/src/crypto/md5.h                                           |    34 -
 dist/wpa/src/crypto/ms_funcs.c                                      |   446 -
 dist/wpa/src/crypto/ms_funcs.h                                      |    64 -
 dist/wpa/src/crypto/rc4.c                                           |    86 -
 dist/wpa/src/crypto/rc4.h                                           |    22 -
 dist/wpa/src/crypto/sha1.c                                          |   733 --
 dist/wpa/src/crypto/sha1.h                                          |    42 -
 dist/wpa/src/crypto/sha256.c                                        |   382 -
 dist/wpa/src/crypto/sha256.h                                        |    27 -
 dist/wpa/src/crypto/tls.h                                           |   532 -
 dist/wpa/src/crypto/tls_gnutls.c                                    |  1362 ----
 dist/wpa/src/crypto/tls_internal.c                                  |   567 -
 dist/wpa/src/crypto/tls_none.c                                      |   234 -
 dist/wpa/src/crypto/tls_openssl.c                                   |  2661 -------
 dist/wpa/src/crypto/tls_schannel.c                                  |   789 --
 dist/wpa/src/drivers/.gitignore                                     |     1 -
 dist/wpa/src/drivers/Apple80211.h                                   |   154 -
 dist/wpa/src/drivers/Makefile                                       |     6 -
 dist/wpa/src/drivers/MobileApple80211.c                             |   189 -
 dist/wpa/src/drivers/MobileApple80211.h                             |    43 -
 dist/wpa/src/drivers/driver.h                                       |  1227 ---
 dist/wpa/src/drivers/driver_atmel.c                                 |   506 -
 dist/wpa/src/drivers/driver_broadcom.c                              |   599 -
 dist/wpa/src/drivers/driver_bsd.c                                   |   872 --
 dist/wpa/src/drivers/driver_hostap.c                                |   513 -
 dist/wpa/src/drivers/driver_hostap.h                                |   153 -
 dist/wpa/src/drivers/driver_iphone.m                                |   466 -
 dist/wpa/src/drivers/driver_ipw.c                                   |   463 -
 dist/wpa/src/drivers/driver_madwifi.c                               |   565 -
 dist/wpa/src/drivers/driver_ndis.c                                  |  2833 --------
 dist/wpa/src/drivers/driver_ndis.h                                  |    64 -
 dist/wpa/src/drivers/driver_ndis_.c                                 |   105 -
 dist/wpa/src/drivers/driver_ndiswrapper.c                           |   366 -
 dist/wpa/src/drivers/driver_nl80211.c                               |  2102 ------
 dist/wpa/src/drivers/driver_osx.m                                   |   432 -
 dist/wpa/src/drivers/driver_prism54.c                               |   381 -
 dist/wpa/src/drivers/driver_privsep.c                               |   774 --
 dist/wpa/src/drivers/driver_ps3.c                                   |   186 -
 dist/wpa/src/drivers/driver_ralink.c                                |  1504 ----
 dist/wpa/src/drivers/driver_ralink.h                                |   382 -
 dist/wpa/src/drivers/driver_test.c                                  |   986 --
 dist/wpa/src/drivers/driver_wext.c                                  |  2778 --------
 dist/wpa/src/drivers/driver_wext.h                                  |    82 -
 dist/wpa/src/drivers/driver_wired.c                                 |   277 -
 dist/wpa/src/drivers/drivers.c                                      |   132 -
 dist/wpa/src/drivers/ndis_events.c                                  |   807 --
 dist/wpa/src/drivers/priv_netlink.h                                 |   104 -
 dist/wpa/src/drivers/scan_helpers.c                                 |   148 -
 dist/wpa/src/eap_common/.gitignore                                  |     1 -
 dist/wpa/src/eap_common/Makefile                                    |     6 -
 dist/wpa/src/eap_common/chap.c                                      |    35 -
 dist/wpa/src/eap_common/chap.h                                      |    23 -
 dist/wpa/src/eap_common/eap_common.c                                |   184 -
 dist/wpa/src/eap_common/eap_common.h                                |    28 -
 dist/wpa/src/eap_common/eap_defs.h                                  |    85 -
 dist/wpa/src/eap_common/eap_fast_common.c                           |   304 -
 dist/wpa/src/eap_common/eap_fast_common.h                           |   117 -
 dist/wpa/src/eap_common/eap_gpsk_common.c                           |   426 -
 dist/wpa/src/eap_common/eap_gpsk_common.h                           |    66 -
 dist/wpa/src/eap_common/eap_ikev2_common.c                          |   132 -
 dist/wpa/src/eap_common/eap_ikev2_common.h                          |    42 -
 dist/wpa/src/eap_common/eap_pax_common.c                            |   150 -
 dist/wpa/src/eap_common/eap_pax_common.h                            |    97 -
 dist/wpa/src/eap_common/eap_peap_common.c                           |    87 -
 dist/wpa/src/eap_common/eap_peap_common.h                           |    22 -
 dist/wpa/src/eap_common/eap_psk_common.c                            |    74 -
 dist/wpa/src/eap_common/eap_psk_common.h                            |    78 -
 dist/wpa/src/eap_common/eap_sake_common.c                           |   393 -
 dist/wpa/src/eap_common/eap_sake_common.h                           |   102 -
 dist/wpa/src/eap_common/eap_sim_common.c                            |   867 --
 dist/wpa/src/eap_common/eap_sim_common.h                            |   172 -
 dist/wpa/src/eap_common/eap_tlv_common.h                            |   119 -
 dist/wpa/src/eap_common/eap_ttls.h                                  |    71 -
 dist/wpa/src/eap_common/ikev2_common.c                              |   796 --
 dist/wpa/src/eap_common/ikev2_common.h                              |   344 -
 dist/wpa/src/eap_peer/.gitignore                                    |     1 -
 dist/wpa/src/eap_peer/Makefile                                      |     6 -
 dist/wpa/src/eap_peer/eap.c                                         |  2030 ------
 dist/wpa/src/eap_peer/eap.h                                         |   288 -
 dist/wpa/src/eap_peer/eap_aka.c                                     |  1097 ---
 dist/wpa/src/eap_peer/eap_config.h                                  |   616 -
 dist/wpa/src/eap_peer/eap_fast.c                                    |  1707 -----
 dist/wpa/src/eap_peer/eap_fast_pac.c                                |   916 --
 dist/wpa/src/eap_peer/eap_fast_pac.h                                |    56 -
 dist/wpa/src/eap_peer/eap_gpsk.c                                    |   732 --
 dist/wpa/src/eap_peer/eap_gtc.c                                     |   151 -
 dist/wpa/src/eap_peer/eap_i.h                                       |   353 -
 dist/wpa/src/eap_peer/eap_ikev2.c                                   |   506 -
 dist/wpa/src/eap_peer/eap_leap.c                                    |   403 -
 dist/wpa/src/eap_peer/eap_md5.c                                     |   120 -
 dist/wpa/src/eap_peer/eap_methods.c                                 |   514 -
 dist/wpa/src/eap_peer/eap_methods.h                                 |    87 -
 dist/wpa/src/eap_peer/eap_mschapv2.c                                |   891 --
 dist/wpa/src/eap_peer/eap_otp.c                                     |   107 -
 dist/wpa/src/eap_peer/eap_pax.c                                     |   532 -
 dist/wpa/src/eap_peer/eap_peap.c                                    |  1279 ---
 dist/wpa/src/eap_peer/eap_psk.c                                     |   482 -
 dist/wpa/src/eap_peer/eap_sake.c                                    |   499 -
 dist/wpa/src/eap_peer/eap_sim.c                                     |  1038 ---
 dist/wpa/src/eap_peer/eap_tls.c                                     |   288 -
 dist/wpa/src/eap_peer/eap_tls_common.c                              |  1022 ---
 dist/wpa/src/eap_peer/eap_tls_common.h                              |   139 -
 dist/wpa/src/eap_peer/eap_tnc.c                                     |   428 -
 dist/wpa/src/eap_peer/eap_ttls.c                                    |  1985 -----
 dist/wpa/src/eap_peer/eap_vendor_test.c                             |   195 -
 dist/wpa/src/eap_peer/ikev2.c                                       |  1303 ---
 dist/wpa/src/eap_peer/ikev2.h                                       |    65 -
 dist/wpa/src/eap_peer/mschapv2.c                                    |   119 -
 dist/wpa/src/eap_peer/mschapv2.h                                    |    34 -
 dist/wpa/src/eap_peer/tncc.c                                        |  1319 ---
 dist/wpa/src/eap_peer/tncc.h                                        |    42 -
 dist/wpa/src/eap_server/.gitignore                                  |     1 -
 dist/wpa/src/eap_server/Makefile                                    |     6 -
 dist/wpa/src/eap_server/eap.c                                       |  1260 ---
 dist/wpa/src/eap_server/eap.h                                       |   115 -
 dist/wpa/src/eap_server/eap_aka.c                                   |  1024 ---
 dist/wpa/src/eap_server/eap_fast.c                                  |  1535 ----
 dist/wpa/src/eap_server/eap_gpsk.c                                  |   627 -
 dist/wpa/src/eap_server/eap_gtc.c                                   |   230 -
 dist/wpa/src/eap_server/eap_i.h                                     |   183 -
 dist/wpa/src/eap_server/eap_identity.c                              |   178 -
 dist/wpa/src/eap_server/eap_ikev2.c                                 |   538 -
 dist/wpa/src/eap_server/eap_md5.c                                   |   176 -
 dist/wpa/src/eap_server/eap_methods.c                               |   294 -
 dist/wpa/src/eap_server/eap_methods.h                               |    29 -
 dist/wpa/src/eap_server/eap_mschapv2.c                              |   567 -
 dist/wpa/src/eap_server/eap_pax.c                                   |   569 -
 dist/wpa/src/eap_server/eap_peap.c                                  |  1436 ----
 dist/wpa/src/eap_server/eap_psk.c                                   |   517 -
 dist/wpa/src/eap_server/eap_sake.c                                  |   542 -
 dist/wpa/src/eap_server/eap_sim.c                                   |   797 --
 dist/wpa/src/eap_server/eap_sim_db.c                                |  1277 ---
 dist/wpa/src/eap_server/eap_sim_db.h                                |    99 -
 dist/wpa/src/eap_server/eap_tls.c                                   |   276 -
 dist/wpa/src/eap_server/eap_tls_common.c                            |   410 -
 dist/wpa/src/eap_server/eap_tls_common.h                            |    64 -
 dist/wpa/src/eap_server/eap_tnc.c                                   |   536 -
 dist/wpa/src/eap_server/eap_ttls.c                                  |  1468 ----
 dist/wpa/src/eap_server/eap_vendor_test.c                           |   198 -
 dist/wpa/src/eap_server/ikev2.c                                     |  1205 ---
 dist/wpa/src/eap_server/ikev2.h                                     |    67 -
 dist/wpa/src/eap_server/tncs.c                                      |  1272 ---
 dist/wpa/src/eap_server/tncs.h                                      |    49 -
 dist/wpa/src/eapol_supp/.gitignore                                  |     1 -
 dist/wpa/src/eapol_supp/Makefile                                    |     6 -
 dist/wpa/src/eapol_supp/eapol_supp_sm.c                             |  1842 -----
 dist/wpa/src/eapol_supp/eapol_supp_sm.h                             |   335 -
 dist/wpa/src/hlr_auc_gw/.gitignore                                  |     1 -
 dist/wpa/src/hlr_auc_gw/Makefile                                    |     6 -
 dist/wpa/src/hlr_auc_gw/hlr_auc_gw.c                                |   714 --
 dist/wpa/src/hlr_auc_gw/hlr_auc_gw.milenage_db                      |     9 -
 dist/wpa/src/hlr_auc_gw/milenage.c                                  |  1071 ---
 dist/wpa/src/hlr_auc_gw/milenage.h                                  |    26 -
 dist/wpa/src/l2_packet/.gitignore                                   |     1 -
 dist/wpa/src/l2_packet/Makefile                                     |     6 -
 dist/wpa/src/l2_packet/l2_packet.h                                  |   130 -
 dist/wpa/src/l2_packet/l2_packet_freebsd.c                          |   285 -
 dist/wpa/src/l2_packet/l2_packet_linux.c                            |   199 -
 dist/wpa/src/l2_packet/l2_packet_ndis.c                             |   516 -
 dist/wpa/src/l2_packet/l2_packet_none.c                             |   123 -
 dist/wpa/src/l2_packet/l2_packet_pcap.c                             |   386 -
 dist/wpa/src/l2_packet/l2_packet_privsep.c                          |   267 -
 dist/wpa/src/l2_packet/l2_packet_winpcap.c                          |   340 -
 dist/wpa/src/radius/.gitignore                                      |     1 -
 dist/wpa/src/radius/Makefile                                        |     6 -
 dist/wpa/src/radius/radius.c                                        |  1233 ---
 dist/wpa/src/radius/radius.h                                        |   271 -
 dist/wpa/src/radius/radius_client.c                                 |  1274 ---
 dist/wpa/src/radius/radius_client.h                                 |   108 -
 dist/wpa/src/radius/radius_server.c                                 |  1240 ---
 dist/wpa/src/radius/radius_server.h                                 |    74 -
 dist/wpa/src/rsn_supp/.gitignore                                    |     1 -
 dist/wpa/src/rsn_supp/Makefile                                      |     6 -
 dist/wpa/src/rsn_supp/peerkey.c                                     |  1163 ---
 dist/wpa/src/rsn_supp/peerkey.h                                     |    86 -
 dist/wpa/src/rsn_supp/pmksa_cache.c                                 |   502 -
 dist/wpa/src/rsn_supp/pmksa_cache.h                                 |   126 -
 dist/wpa/src/rsn_supp/preauth.c                                     |   527 -
 dist/wpa/src/rsn_supp/preauth.h                                     |    78 -
 dist/wpa/src/rsn_supp/wpa.c                                         |  2357 ------
 dist/wpa/src/rsn_supp/wpa.h                                         |   319 -
 dist/wpa/src/rsn_supp/wpa_ft.c                                      |   792 --
 dist/wpa/src/rsn_supp/wpa_i.h                                       |   244 -
 dist/wpa/src/rsn_supp/wpa_ie.c                                      |   530 -
 dist/wpa/src/rsn_supp/wpa_ie.h                                      |    52 -
 dist/wpa/src/tls/.gitignore                                         |     1 -
 dist/wpa/src/tls/Makefile                                           |     6 -
 dist/wpa/src/tls/asn1.c                                             |   209 -
 dist/wpa/src/tls/asn1.h                                             |    71 -
 dist/wpa/src/tls/asn1_test.c                                        |   210 -
 dist/wpa/src/tls/bignum.c                                           |   230 -
 dist/wpa/src/tls/bignum.h                                           |    38 -
 dist/wpa/src/tls/libtommath.c                                       |  3381 ----------
 dist/wpa/src/tls/rsa.c                                              |   359 -
 dist/wpa/src/tls/rsa.h                                              |    29 -
 dist/wpa/src/tls/tlsv1_client.c                                     |   658 -
 dist/wpa/src/tls/tlsv1_client.h                                     |    59 -
 dist/wpa/src/tls/tlsv1_client_i.h                                   |    87 -
 dist/wpa/src/tls/tlsv1_client_read.c                                |   976 --
 dist/wpa/src/tls/tlsv1_client_write.c                               |   802 --
 dist/wpa/src/tls/tlsv1_common.c                                     |   241 -
 dist/wpa/src/tls/tlsv1_common.h                                     |   216 -
 dist/wpa/src/tls/tlsv1_cred.c                                       |   422 -
 dist/wpa/src/tls/tlsv1_cred.h                                       |    46 -
 dist/wpa/src/tls/tlsv1_record.c                                     |   409 -
 dist/wpa/src/tls/tlsv1_record.h                                     |    74 -
 dist/wpa/src/tls/tlsv1_server.c                                     |   596 -
 dist/wpa/src/tls/tlsv1_server.h                                     |    54 -
 dist/wpa/src/tls/tlsv1_server_i.h                                   |    77 -
 dist/wpa/src/tls/tlsv1_server_read.c                                |  1142 ---
 dist/wpa/src/tls/tlsv1_server_write.c                               |   796 --
 dist/wpa/src/tls/x509v3.c                                           |  1684 ----
 dist/wpa/src/tls/x509v3.h                                           |   154 -
 dist/wpa/src/utils/.gitignore                                       |     1 -
 dist/wpa/src/utils/Makefile                                         |     6 -
 dist/wpa/src/utils/base64.c                                         |   187 -
 dist/wpa/src/utils/base64.h                                         |    23 -
 dist/wpa/src/utils/build_config.h                                   |    95 -
 dist/wpa/src/utils/common.c                                         |   327 -
 dist/wpa/src/utils/common.h                                         |   438 -
 dist/wpa/src/utils/eloop.c                                          |   577 -
 dist/wpa/src/utils/eloop.h                                          |   340 -
 dist/wpa/src/utils/eloop_none.c                                     |   410 -
 dist/wpa/src/utils/eloop_win.c                                      |   623 -
 dist/wpa/src/utils/includes.h                                       |    59 -
 dist/wpa/src/utils/ip_addr.c                                        |    84 -
 dist/wpa/src/utils/ip_addr.h                                        |    33 -
 dist/wpa/src/utils/os.h                                             |   501 -
 dist/wpa/src/utils/os_internal.c                                    |   466 -
 dist/wpa/src/utils/os_none.c                                        |   226 -
 dist/wpa/src/utils/os_unix.c                                        |   258 -
 dist/wpa/src/utils/os_win32.c                                       |   222 -
 dist/wpa/src/utils/pcsc_funcs.c                                     |  1238 ---
 dist/wpa/src/utils/pcsc_funcs.h                                     |    68 -
 dist/wpa/src/utils/state_machine.h                                  |   144 -
 dist/wpa/src/utils/uuid.c                                           |    67 -
 dist/wpa/src/utils/uuid.h                                           |    23 -
 dist/wpa/src/utils/wpa_debug.c                                      |   326 -
 dist/wpa/src/utils/wpa_debug.h                                      |   223 -
 dist/wpa/src/utils/wpabuf.c                                         |   162 -
 dist/wpa/src/utils/wpabuf.h                                         |   149 -
 dist/wpa/wpa_supplicant/.gitignore                                  |     8 -
 dist/wpa/wpa_supplicant/ChangeLog                                   |  1107 ---
 dist/wpa/wpa_supplicant/Makefile                                    |  1171 ---
 dist/wpa/wpa_supplicant/README                                      |  1024 ---
 dist/wpa/wpa_supplicant/README-Windows.txt                          |   448 -
 dist/wpa/wpa_supplicant/blacklist.c                                 |   133 -
 dist/wpa/wpa_supplicant/blacklist.h                                 |    30 -
 dist/wpa/wpa_supplicant/config.c                                    |  1918 -----
 dist/wpa/wpa_supplicant/config.h                                    |   316 -
 dist/wpa/wpa_supplicant/config_file.c                               |   891 --
 dist/wpa/wpa_supplicant/config_none.c                               |    57 -
 dist/wpa/wpa_supplicant/config_ssid.h                               |   339 -
 dist/wpa/wpa_supplicant/config_winreg.c                             |   888 --
 dist/wpa/wpa_supplicant/ctrl_iface.c                                |  1658 ----
 dist/wpa/wpa_supplicant/ctrl_iface.h                                |   159 -
 dist/wpa/wpa_supplicant/ctrl_iface_dbus.c                           |  1056 ---
 dist/wpa/wpa_supplicant/ctrl_iface_dbus.h                           |   146 -
 dist/wpa/wpa_supplicant/ctrl_iface_dbus_handlers.c                  |  1402 ----
 dist/wpa/wpa_supplicant/ctrl_iface_dbus_handlers.h                  |    86 -
 dist/wpa/wpa_supplicant/ctrl_iface_named_pipe.c                     |   834 --
 dist/wpa/wpa_supplicant/ctrl_iface_udp.c                            |   561 -
 dist/wpa/wpa_supplicant/ctrl_iface_unix.c                           |   699 --
 dist/wpa/wpa_supplicant/dbus-wpa_supplicant.conf                    |    16 -
 dist/wpa/wpa_supplicant/dbus-wpa_supplicant.service                 |     4 -
 dist/wpa/wpa_supplicant/dbus_dict_helpers.c                         |   976 --
 dist/wpa/wpa_supplicant/dbus_dict_helpers.h                         |   135 -
 dist/wpa/wpa_supplicant/defconfig                                   |   366 -
 dist/wpa/wpa_supplicant/doc/.gitignore                              |     4 -
 dist/wpa/wpa_supplicant/doc/code_structure.doxygen                  |   322 -
 dist/wpa/wpa_supplicant/doc/ctrl_iface.doxygen                      |   481 -
 dist/wpa/wpa_supplicant/doc/docbook/.gitignore                      |     6 -
 dist/wpa/wpa_supplicant/doc/docbook/Makefile                        |    27 -
 dist/wpa/wpa_supplicant/doc/docbook/wpa_background.8                |    84 -
 dist/wpa/wpa_supplicant/doc/docbook/wpa_background.sgml             |   101 -
 dist/wpa/wpa_supplicant/doc/docbook/wpa_cli.8                       |   210 -
 dist/wpa/wpa_supplicant/doc/docbook/wpa_cli.sgml                    |   339 -
 dist/wpa/wpa_supplicant/doc/docbook/wpa_gui.8                       |    46 -
 dist/wpa/wpa_supplicant/doc/docbook/wpa_gui.sgml                    |    76 -
 dist/wpa/wpa_supplicant/doc/docbook/wpa_passphrase.8                |    40 -
 dist/wpa/wpa_supplicant/doc/docbook/wpa_passphrase.sgml             |    73 -
 dist/wpa/wpa_supplicant/doc/docbook/wpa_priv.8                      |   120 -
 dist/wpa/wpa_supplicant/doc/docbook/wpa_priv.sgml                   |   148 -
 dist/wpa/wpa_supplicant/doc/docbook/wpa_supplicant.8                |   568 -
 dist/wpa/wpa_supplicant/doc/docbook/wpa_supplicant.conf.5           |   224 -
 dist/wpa/wpa_supplicant/doc/docbook/wpa_supplicant.conf.sgml        |   238 -
 dist/wpa/wpa_supplicant/doc/docbook/wpa_supplicant.sgml             |   811 --
 dist/wpa/wpa_supplicant/doc/doxygen.fast                            |   239 -
 dist/wpa/wpa_supplicant/doc/doxygen.full                            |   240 -
 dist/wpa/wpa_supplicant/doc/driver_wrapper.doxygen                  |   180 -
 dist/wpa/wpa_supplicant/doc/eap.doxygen                             |    87 -
 dist/wpa/wpa_supplicant/doc/kerneldoc2doxygen.pl                    |   129 -
 dist/wpa/wpa_supplicant/doc/mainpage.doxygen                        |    56 -
 dist/wpa/wpa_supplicant/doc/porting.doxygen                         |   208 -
 dist/wpa/wpa_supplicant/doc/testing_tools.doxygen                   |   295 -
 dist/wpa/wpa_supplicant/doc/wpa_supplicant.fig                      |   247 -
 dist/wpa/wpa_supplicant/eap_testing.txt                             |   398 -
 dist/wpa/wpa_supplicant/eapol_test.c                                |  1091 ---
 dist/wpa/wpa_supplicant/events.c                                    |   965 --
 dist/wpa/wpa_supplicant/examples/ieee8021x.conf                     |    13 -
 dist/wpa/wpa_supplicant/examples/openCryptoki.conf                  |    41 -
 dist/wpa/wpa_supplicant/examples/plaintext.conf                     |     8 -
 dist/wpa/wpa_supplicant/examples/wep.conf                           |    11 -
 dist/wpa/wpa_supplicant/examples/wpa-psk-tkip.conf                  |    12 -
 dist/wpa/wpa_supplicant/examples/wpa2-eap-ccmp.conf                 |    15 -
 dist/wpa/wpa_supplicant/examples/wpas-test.py                       |    91 -
 dist/wpa/wpa_supplicant/main.c                                      |   277 -
 dist/wpa/wpa_supplicant/main_none.c                                 |    46 -
 dist/wpa/wpa_supplicant/main_symbian.cpp                            |    48 -
 dist/wpa/wpa_supplicant/main_winmain.c                              |    84 -
 dist/wpa/wpa_supplicant/main_winsvc.c                               |   445 -
 dist/wpa/wpa_supplicant/mlme.c                                      |  3051 ---------
 dist/wpa/wpa_supplicant/mlme.h                                      |   132 -
 dist/wpa/wpa_supplicant/nmake.mak                                   |   227 -
 dist/wpa/wpa_supplicant/preauth_test.c                              |   375 -
 dist/wpa/wpa_supplicant/scan.c                                      |   215 -
 dist/wpa/wpa_supplicant/symbian/README.symbian                      |    24 -
 dist/wpa/wpa_supplicant/symbian/bld.inf                             |     8 -
 dist/wpa/wpa_supplicant/symbian/wpa_supplicant.mmp                  |    38 -
 dist/wpa/wpa_supplicant/tests/link_test.c                           |    83 -
 dist/wpa/wpa_supplicant/tests/test_aes.c                            |   307 -
 dist/wpa/wpa_supplicant/tests/test_eap_sim_common.c                 |    53 -
 dist/wpa/wpa_supplicant/tests/test_md4.c                            |    99 -
 dist/wpa/wpa_supplicant/tests/test_md5.c                            |    99 -
 dist/wpa/wpa_supplicant/tests/test_ms_funcs.c                       |   119 -
 dist/wpa/wpa_supplicant/tests/test_sha1.c                           |   347 -
 dist/wpa/wpa_supplicant/tests/test_sha256.c                         |   330 -
 dist/wpa/wpa_supplicant/tests/test_wpa.c                            |   394 -
 dist/wpa/wpa_supplicant/tests/test_x509v3.c                         |    69 -
 dist/wpa/wpa_supplicant/tests/test_x509v3_nist.sh                   |   144 -
 dist/wpa/wpa_supplicant/tests/test_x509v3_nist2.sh                  |   165 -
 dist/wpa/wpa_supplicant/todo.txt                                    |    92 -
 dist/wpa/wpa_supplicant/vs2005/eapol_test/eapol_test.vcproj         |   421 -
 dist/wpa/wpa_supplicant/vs2005/win_if_list/win_if_list.vcproj       |   203 -
 dist/wpa/wpa_supplicant/vs2005/wpa_cli/wpa_cli.vcproj               |   215 -
 dist/wpa/wpa_supplicant/vs2005/wpa_passphrase/wpa_passphrase.vcproj |   220 -
 dist/wpa/wpa_supplicant/vs2005/wpa_supplicant.sln                   |    52 -
 dist/wpa/wpa_supplicant/vs2005/wpa_supplicant/wpa_supplicant.vcproj |   417 -
 dist/wpa/wpa_supplicant/vs2005/wpasvc/wpasvc.vcproj                 |   417 -
 dist/wpa/wpa_supplicant/win_example.reg                             |    32 -
 dist/wpa/wpa_supplicant/win_if_list.c                               |   179 -
 dist/wpa/wpa_supplicant/wpa_cli.c                                   |  1742 -----
 dist/wpa/wpa_supplicant/wpa_gui-qt4/.gitignore                      |     5 -
 dist/wpa/wpa_supplicant/wpa_gui-qt4/eventhistory.cpp                |   130 -
 dist/wpa/wpa_supplicant/wpa_gui-qt4/eventhistory.h                  |    63 -
 dist/wpa/wpa_supplicant/wpa_gui-qt4/eventhistory.ui                 |    61 -
 dist/wpa/wpa_supplicant/wpa_gui-qt4/main.cpp                        |    44 -
 dist/wpa/wpa_supplicant/wpa_gui-qt4/networkconfig.cpp               |   639 -
 dist/wpa/wpa_supplicant/wpa_gui-qt4/networkconfig.h                 |    58 -
 dist/wpa/wpa_supplicant/wpa_gui-qt4/networkconfig.ui                |   400 -
 dist/wpa/wpa_supplicant/wpa_gui-qt4/scanresults.cpp                 |   142 -
 dist/wpa/wpa_supplicant/wpa_gui-qt4/scanresults.h                   |    46 -
 dist/wpa/wpa_supplicant/wpa_gui-qt4/scanresults.ui                  |    94 -
 dist/wpa/wpa_supplicant/wpa_gui-qt4/setup-mingw-cross-compiling     |    11 -
 dist/wpa/wpa_supplicant/wpa_gui-qt4/userdatarequest.cpp             |   100 -
 dist/wpa/wpa_supplicant/wpa_gui-qt4/userdatarequest.h               |    46 -
 dist/wpa/wpa_supplicant/wpa_gui-qt4/userdatarequest.ui              |   109 -
 dist/wpa/wpa_supplicant/wpa_gui-qt4/wpa_gui.pro                     |    50 -
 dist/wpa/wpa_supplicant/wpa_gui-qt4/wpagui.cpp                      |  1094 ---
 dist/wpa/wpa_supplicant/wpa_gui-qt4/wpagui.h                        |    92 -
 dist/wpa/wpa_supplicant/wpa_gui-qt4/wpagui.ui                       |   419 -
 dist/wpa/wpa_supplicant/wpa_gui-qt4/wpamsg.h                        |    41 -
 dist/wpa/wpa_supplicant/wpa_gui/.gitignore                          |     5 -
 dist/wpa/wpa_supplicant/wpa_gui/eventhistory.ui                     |   125 -
 dist/wpa/wpa_supplicant/wpa_gui/eventhistory.ui.h                   |    41 -
 dist/wpa/wpa_supplicant/wpa_gui/main.cpp                            |    30 -
 dist/wpa/wpa_supplicant/wpa_gui/networkconfig.ui                    |   475 -
 dist/wpa/wpa_supplicant/wpa_gui/networkconfig.ui.h                  |   552 -
 dist/wpa/wpa_supplicant/wpa_gui/scanresults.ui                      |   179 -
 dist/wpa/wpa_supplicant/wpa_gui/scanresults.ui.h                    |   101 -
 dist/wpa/wpa_supplicant/wpa_gui/setup-mingw-cross-compiling         |    11 -
 dist/wpa/wpa_supplicant/wpa_gui/userdatarequest.ui                  |   163 -
 dist/wpa/wpa_supplicant/wpa_gui/userdatarequest.ui.h                |    72 -
 dist/wpa/wpa_supplicant/wpa_gui/wpa_gui.pro                         |    50 -
 dist/wpa/wpa_supplicant/wpa_gui/wpagui.ui                           |   471 -
 dist/wpa/wpa_supplicant/wpa_gui/wpagui.ui.h                         |   730 --
 dist/wpa/wpa_supplicant/wpa_gui/wpamsg.h                            |    34 -
 dist/wpa/wpa_supplicant/wpa_passphrase.c                            |    73 -
 dist/wpa/wpa_supplicant/wpa_priv.c                                  |  1140 ---
 dist/wpa/wpa_supplicant/wpa_supplicant.c                            |  2057 ------
 dist/wpa/wpa_supplicant/wpa_supplicant.conf                         |   767 --
 dist/wpa/wpa_supplicant/wpa_supplicant_i.h                          |   721 --
 dist/wpa/wpa_supplicant/wpas_glue.c                                 |   618 -
 dist/wpa/wpa_supplicant/wpas_glue.h                                 |    23 -
 520 files changed, 0 insertions(+), 208621 deletions(-)

diffs (truncated from 210701 to 300 lines):

diff -r 44fdacc9c044 -r c307a6fcaac6 dist/wpa/COPYING
--- a/dist/wpa/COPYING  Thu Aug 26 14:58:29 2010 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,340 +0,0 @@
-                   GNU GENERAL PUBLIC LICENSE
-                      Version 2, June 1991
-
- Copyright (C) 1989, 1991 Free Software Foundation, Inc.
-                       51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
- Everyone is permitted to copy and distribute verbatim copies
- of this license document, but changing it is not allowed.
-
-                           Preamble
-
-  The licenses for most software are designed to take away your
-freedom to share and change it.  By contrast, the GNU General Public
-License is intended to guarantee your freedom to share and change free
-software--to make sure the software is free for all its users.  This
-General Public License applies to most of the Free Software
-Foundation's software and to any other program whose authors commit to
-using it.  (Some other Free Software Foundation software is covered by
-the GNU Library General Public License instead.)  You can apply it to
-your programs, too.
-
-  When we speak of free software, we are referring to freedom, not
-price.  Our General Public Licenses are designed to make sure that you
-have the freedom to distribute copies of free software (and charge for
-this service if you wish), that you receive source code or can get it
-if you want it, that you can change the software or use pieces of it
-in new free programs; and that you know you can do these things.
-
-  To protect your rights, we need to make restrictions that forbid
-anyone to deny you these rights or to ask you to surrender the rights.
-These restrictions translate to certain responsibilities for you if you
-distribute copies of the software, or if you modify it.
-
-  For example, if you distribute copies of such a program, whether
-gratis or for a fee, you must give the recipients all the rights that
-you have.  You must make sure that they, too, receive or can get the
-source code.  And you must show them these terms so they know their
-rights.
-
-  We protect your rights with two steps: (1) copyright the software, and
-(2) offer you this license which gives you legal permission to copy,
-distribute and/or modify the software.
-
-  Also, for each author's protection and ours, we want to make certain
-that everyone understands that there is no warranty for this free
-software.  If the software is modified by someone else and passed on, we
-want its recipients to know that what they have is not the original, so
-that any problems introduced by others will not reflect on the original
-authors' reputations.
-
-  Finally, any free program is threatened constantly by software
-patents.  We wish to avoid the danger that redistributors of a free
-program will individually obtain patent licenses, in effect making the
-program proprietary.  To prevent this, we have made it clear that any
-patent must be licensed for everyone's free use or not licensed at all.
-
-  The precise terms and conditions for copying, distribution and
-modification follow.
-
-                   GNU GENERAL PUBLIC LICENSE
-   TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
-
-  0. This License applies to any program or other work which contains
-a notice placed by the copyright holder saying it may be distributed
-under the terms of this General Public License.  The "Program", below,
-refers to any such program or work, and a "work based on the Program"
-means either the Program or any derivative work under copyright law:
-that is to say, a work containing the Program or a portion of it,
-either verbatim or with modifications and/or translated into another
-language.  (Hereinafter, translation is included without limitation in
-the term "modification".)  Each licensee is addressed as "you".
-
-Activities other than copying, distribution and modification are not
-covered by this License; they are outside its scope.  The act of
-running the Program is not restricted, and the output from the Program
-is covered only if its contents constitute a work based on the
-Program (independent of having been made by running the Program).
-Whether that is true depends on what the Program does.
-
-  1. You may copy and distribute verbatim copies of the Program's
-source code as you receive it, in any medium, provided that you
-conspicuously and appropriately publish on each copy an appropriate
-copyright notice and disclaimer of warranty; keep intact all the
-notices that refer to this License and to the absence of any warranty;
-and give any other recipients of the Program a copy of this License
-along with the Program.
-
-You may charge a fee for the physical act of transferring a copy, and
-you may at your option offer warranty protection in exchange for a fee.
-
-  2. You may modify your copy or copies of the Program or any portion
-of it, thus forming a work based on the Program, and copy and
-distribute such modifications or work under the terms of Section 1
-above, provided that you also meet all of these conditions:
-
-    a) You must cause the modified files to carry prominent notices
-    stating that you changed the files and the date of any change.
-
-    b) You must cause any work that you distribute or publish, that in
-    whole or in part contains or is derived from the Program or any
-    part thereof, to be licensed as a whole at no charge to all third
-    parties under the terms of this License.
-
-    c) If the modified program normally reads commands interactively
-    when run, you must cause it, when started running for such
-    interactive use in the most ordinary way, to print or display an
-    announcement including an appropriate copyright notice and a
-    notice that there is no warranty (or else, saying that you provide
-    a warranty) and that users may redistribute the program under
-    these conditions, and telling the user how to view a copy of this
-    License.  (Exception: if the Program itself is interactive but
-    does not normally print such an announcement, your work based on
-    the Program is not required to print an announcement.)
-
-These requirements apply to the modified work as a whole.  If
-identifiable sections of that work are not derived from the Program,
-and can be reasonably considered independent and separate works in
-themselves, then this License, and its terms, do not apply to those
-sections when you distribute them as separate works.  But when you
-distribute the same sections as part of a whole which is a work based
-on the Program, the distribution of the whole must be on the terms of
-this License, whose permissions for other licensees extend to the
-entire whole, and thus to each and every part regardless of who wrote it.
-
-Thus, it is not the intent of this section to claim rights or contest
-your rights to work written entirely by you; rather, the intent is to
-exercise the right to control the distribution of derivative or
-collective works based on the Program.
-
-In addition, mere aggregation of another work not based on the Program
-with the Program (or with a work based on the Program) on a volume of
-a storage or distribution medium does not bring the other work under
-the scope of this License.
-
-  3. You may copy and distribute the Program (or a work based on it,
-under Section 2) in object code or executable form under the terms of
-Sections 1 and 2 above provided that you also do one of the following:
-
-    a) Accompany it with the complete corresponding machine-readable
-    source code, which must be distributed under the terms of Sections
-    1 and 2 above on a medium customarily used for software interchange; or,
-
-    b) Accompany it with a written offer, valid for at least three
-    years, to give any third party, for a charge no more than your
-    cost of physically performing source distribution, a complete
-    machine-readable copy of the corresponding source code, to be
-    distributed under the terms of Sections 1 and 2 above on a medium
-    customarily used for software interchange; or,
-
-    c) Accompany it with the information you received as to the offer
-    to distribute corresponding source code.  (This alternative is
-    allowed only for noncommercial distribution and only if you
-    received the program in object code or executable form with such
-    an offer, in accord with Subsection b above.)
-
-The source code for a work means the preferred form of the work for
-making modifications to it.  For an executable work, complete source
-code means all the source code for all modules it contains, plus any
-associated interface definition files, plus the scripts used to
-control compilation and installation of the executable.  However, as a
-special exception, the source code distributed need not include
-anything that is normally distributed (in either source or binary
-form) with the major components (compiler, kernel, and so on) of the
-operating system on which the executable runs, unless that component
-itself accompanies the executable.
-
-If distribution of executable or object code is made by offering
-access to copy from a designated place, then offering equivalent
-access to copy the source code from the same place counts as
-distribution of the source code, even though third parties are not
-compelled to copy the source along with the object code.
-
-  4. You may not copy, modify, sublicense, or distribute the Program
-except as expressly provided under this License.  Any attempt
-otherwise to copy, modify, sublicense or distribute the Program is
-void, and will automatically terminate your rights under this License.
-However, parties who have received copies, or rights, from you under
-this License will not have their licenses terminated so long as such
-parties remain in full compliance.
-
-  5. You are not required to accept this License, since you have not
-signed it.  However, nothing else grants you permission to modify or
-distribute the Program or its derivative works.  These actions are
-prohibited by law if you do not accept this License.  Therefore, by
-modifying or distributing the Program (or any work based on the
-Program), you indicate your acceptance of this License to do so, and
-all its terms and conditions for copying, distributing or modifying
-the Program or works based on it.
-
-  6. Each time you redistribute the Program (or any work based on the
-Program), the recipient automatically receives a license from the
-original licensor to copy, distribute or modify the Program subject to
-these terms and conditions.  You may not impose any further
-restrictions on the recipients' exercise of the rights granted herein.
-You are not responsible for enforcing compliance by third parties to
-this License.
-
-  7. If, as a consequence of a court judgment or allegation of patent
-infringement or for any other reason (not limited to patent issues),
-conditions are imposed on you (whether by court order, agreement or
-otherwise) that contradict the conditions of this License, they do not
-excuse you from the conditions of this License.  If you cannot
-distribute so as to satisfy simultaneously your obligations under this
-License and any other pertinent obligations, then as a consequence you
-may not distribute the Program at all.  For example, if a patent
-license would not permit royalty-free redistribution of the Program by
-all those who receive copies directly or indirectly through you, then
-the only way you could satisfy both it and this License would be to
-refrain entirely from distribution of the Program.
-
-If any portion of this section is held invalid or unenforceable under
-any particular circumstance, the balance of the section is intended to
-apply and the section as a whole is intended to apply in other
-circumstances.
-
-It is not the purpose of this section to induce you to infringe any
-patents or other property right claims or to contest validity of any
-such claims; this section has the sole purpose of protecting the
-integrity of the free software distribution system, which is
-implemented by public license practices.  Many people have made
-generous contributions to the wide range of software distributed
-through that system in reliance on consistent application of that
-system; it is up to the author/donor to decide if he or she is willing
-to distribute software through any other system and a licensee cannot
-impose that choice.
-
-This section is intended to make thoroughly clear what is believed to
-be a consequence of the rest of this License.
-
-  8. If the distribution and/or use of the Program is restricted in
-certain countries either by patents or by copyrighted interfaces, the
-original copyright holder who places the Program under this License
-may add an explicit geographical distribution limitation excluding
-those countries, so that distribution is permitted only in or among
-countries not thus excluded.  In such case, this License incorporates
-the limitation as if written in the body of this License.
-
-  9. The Free Software Foundation may publish revised and/or new versions
-of the General Public License from time to time.  Such new versions will
-be similar in spirit to the present version, but may differ in detail to
-address new problems or concerns.
-
-Each version is given a distinguishing version number.  If the Program
-specifies a version number of this License which applies to it and "any
-later version", you have the option of following the terms and conditions
-either of that version or of any later version published by the Free
-Software Foundation.  If the Program does not specify a version number of
-this License, you may choose any version ever published by the Free Software
-Foundation.
-
-  10. If you wish to incorporate parts of the Program into other free
-programs whose distribution conditions are different, write to the author
-to ask for permission.  For software which is copyrighted by the Free
-Software Foundation, write to the Free Software Foundation; we sometimes
-make exceptions for this.  Our decision will be guided by the two goals
-of preserving the free status of all derivatives of our free software and
-of promoting the sharing and reuse of software generally.
-
-                           NO WARRANTY
-
-  11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
-FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
-OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
-PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
-OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
-MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
-TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
-PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
-REPAIR OR CORRECTION.
-
-  12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
-WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
-REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
-INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
-OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
-TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
-YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
-PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
-POSSIBILITY OF SUCH DAMAGES.
-
-                    END OF TERMS AND CONDITIONS
-
-           How to Apply These Terms to Your New Programs
-
-  If you develop a new program, and you want it to be of the greatest
-possible use to the public, the best way to achieve this is to make it
-free software which everyone can redistribute and change under these terms.
-
-  To do so, attach the following notices to the program.  It is safest
-to attach them to the start of each source file to most effectively
-convey the exclusion of warranty; and each file should have at least
-the "copyright" line and a pointer to where the full notice is found.
-
-    <one line to give the program's name and a brief idea of what it does.>
-    Copyright (C) 19yy  <name of author>
-
-    This program is free software; you can redistribute it and/or modify



Home | Main Index | Thread Index | Old Index