Commit Graph

  • fb40b6cef9 - Handle encryption keys correctly when switching 802.11 modes (rh #459399) - Better scanning behavior on resume from suspend/hibernate - Better interaction with newer kernels and drivers Daniel Williams 2008-10-13 15:06:57 +0000
  • 8b8c4d1c4e Remove fuzz Daniel Williams 2008-08-27 21:21:51 +0000
  • 229cd7199e - Update to 0.6.4 - Remove 'hostap', 'madwifi', and 'prism54' drivers; use standard 'wext' instead - Drop upstreamed patches Daniel Williams 2008-08-27 21:14:47 +0000
  • 3b4d3de16a - Fix 802.11a frequency bug - Always schedule specific SSID scans to help find hidden APs - Properly switch between modes on mac80211 drivers - Give adhoc connections more time to assocate Daniel Williams 2008-06-11 11:01:48 +0000
  • 8a6cfa2d53 - BuildRequires qt3-devel Christopher Aillon 2008-03-10 22:49:48 +0000
  • bbc7f43cd1 - Fix log file path in service config file Daniel Williams 2008-03-08 20:09:35 +0000
  • a1b281305e - Don't start the supplicant by default when installed (rh #436380) Daniel Williams 2008-03-06 22:51:39 +0000
  • b68f1e8b3d - Fix a potential use-after-free in the D-Bus byte array demarshalling code Daniel Williams 2008-03-04 15:11:01 +0000
  • a3815518cd - Update to latest development release; remove upstreamed patches Daniel Williams 2008-03-03 17:20:11 +0000
  • 8c8f86cedd Inclusion of stdib.h all around Daniel Williams 2008-02-22 19:45:26 +0000
  • b3366ca3f1 - Fix gcc 4.3 rebuild issues Daniel Williams 2008-02-22 17:02:40 +0000
  • 9dc3497470 - Autorebuild for GCC 4.3 Jesse Keating 2008-02-19 01:01:36 +0000
  • 27ff85c0e9 - Backport 'frequency' option for Ad-Hoc network configs Daniel Williams 2007-12-25 23:44:56 +0000
  • 0e97297861 - Fix LSB initscript header to ensure 'messagebus' is started first (rh #244029) Daniel Williams 2007-12-24 22:36:49 +0000
  • dff5415b9c - Fix two leaks when signalling state and scan results (rh #408141) - Add logrotate config file (rh #404181) - Add new LSB initscript header to initscript with correct deps (rh #244029) - Move other runtime arguments to /etc/sysconfig/wpa_supplicant - Start after messagebus service (rh #385191) - Fix initscript 'condrestart' command (rh #217281) Daniel Williams 2007-12-06 23:40:35 +0000
  • 236e5671fb Rebuild Matthias Clasen 2007-12-05 02:47:27 +0000
  • 0af04b6066 - Group: Application/System -> Applications/System in -gui. Ville Skyttä 2007-12-04 21:27:39 +0000
  • 8653bc4e96 Copy -16 from F-8 branch Daniel Williams 2007-11-13 21:19:45 +0000
  • 322c7cf838 - Add BLOB support to the D-Bus interface - Fix D-Bus interface permissions so that only root can use the wpa_supplicant D-Bus interface Daniel Williams 2007-10-21 16:02:20 +0000
  • 80c37aa6f8 makefile update to properly grab makefile.common Bill Nottingham 2007-10-15 19:31:05 +0000
  • feb46a6734 - Don't segfault with dbus control interface enabled and invalid network interface (rh #310531) Daniel Williams 2007-10-09 21:40:28 +0000
  • 8929edf7a2 - Always allow explicit wireless scans triggered from a control interface Daniel Williams 2007-09-25 20:43:59 +0000
  • a9342dcaea - Change system bus activation file name to work around D-Bus bug that fails to launch services unless their .service file is named the same as the service itself Daniel Williams 2007-09-21 00:37:14 +0000
  • 7653a03028 - Remove service start requirement for interfaces & devices from sysconfig file, since wpa_supplicant's D-Bus interface is now turned on Daniel Williams 2007-08-24 17:40:37 +0000
  • 48fea13d20 - Make SIGUSR1 change debug level on-the-fly; useful in combination with the -f switch to log output to /var/log/wpa_supplicant.log - Stop stripping binaries on install so we get debuginfo packages Daniel Williams 2007-08-24 17:13:12 +0000
  • 5413757fa2 - Fix compilation with RPM_OPT_FLAGS (rh #249951) - Make debug output to logfile a runtime option Daniel Williams 2007-08-17 21:29:43 +0000
  • 8fbe0ca198 - Update the license tag Christopher Aillon 2007-08-17 19:25:53 +0000
  • fbfc7bd682 - Fix initscripts to use -Dwext by default, be more verbose on startup (rh #244511) Daniel Williams 2007-06-19 17:03:10 +0000
  • d644ff8d2c - Fix buffer overflow by removing syslog patch (#rh242455) Daniel Williams 2007-06-04 20:55:12 +0000
  • b269dcf44b - Add patch to send output to syslog Daniel Williams 2007-04-09 17:07:50 +0000
  • 8f4015c591 - Update to 0.5.7 stable release Daniel Williams 2007-03-15 18:48:00 +0000
  • 915fbf2903 - Update to 0.4.9 for WE-21 fixes, remove upstreamed patches - Don't package doc/ because they aren't actually wpa_supplicant user documentation, and becuase it pulls in perl Daniel Williams 2006-10-27 19:17:07 +0000
  • 207ae97773 bump Jesse Keating 2006-07-12 17:07:06 +0000
  • 51c5642acb bumped for rebuild Jesse Keating 2006-07-12 08:50:47 +0000
  • 50979502ee - Add fix for madwifi and WEP (wpa_supplicant/hostap bud #140) (#rh190075#) - Fix up madwifi-ng private ioctl()s for r1331 and later - Update madwifi headers to r1475 Daniel Williams 2006-04-27 14:11:49 +0000
  • 1729a36084 - Enable Wired driver, PKCS12, and Smartcard options (#rh189805#) Daniel Williams 2006-04-25 14:17:01 +0000
  • 925b6f5aaa - Fix control interface key obfuscation a bit Daniel Williams 2006-04-25 14:09:50 +0000
  • 14ecf48171 - Work around older & incorrect drivers that return null-terminated SSIDs Daniel Williams 2006-04-02 15:05:15 +0000
  • 8b98292d00 - Add patch to make orinoco happy with WEP keys - Enable Prism54-specific driver - Disable ipw-specific driver; ipw2x00 should be using WEXT instead Daniel Williams 2006-03-27 19:06:52 +0000
  • 60981ed2d0 - Increase association timeout, mainly for drivers that don't fully support WPA ioctls yet Daniel Williams 2006-03-04 07:24:19 +0000
  • f2743777dd - Add additional BuildRequires #rh181914# - Add prereq on chkconfig #rh182905# #rh182906# - Own /var/run/wpa_supplicant and /etc/wpa_supplicant #rh183696# Daniel Williams 2006-03-03 20:20:33 +0000
  • 3cc1493405 - Install wpa_passphrase too #rh183480# Daniel Williams 2006-03-01 15:31:08 +0000
  • 90a28cdfa5 - Don't expose private data on the control interface unless requested Daniel Williams 2006-02-28 05:03:44 +0000
  • 9cf8133bc6 - Downgrade to 0.4.8 stable release rather than a dev release Daniel Williams 2006-02-27 07:46:47 +0000
  • 3f799b2682 - Documentation cleanup (Terje Rosten <terje.rosten@ntnu.no>) Daniel Williams 2006-02-12 22:51:54 +0000
  • b43916ff4b - Move initscript to /etc/rc.d/init.d Daniel Williams 2006-02-12 06:07:03 +0000
  • 767bb30082 bump for bug in double-long on ppc(64) Jesse Keating 2006-02-11 06:06:12 +0000
  • 36f422d15f bump for new gcc/glibc Jesse Keating 2006-02-07 14:15:37 +0000
  • c1536fefc6 - Update to 0.5.1 - Add WE auth fallback to actually work with older drivers Daniel Williams 2006-02-06 00:07:16 +0000
  • bc1e912856 Fix for 64-bit Daniel Williams 2006-01-27 06:28:35 +0000
  • 2ea5edc3d4 auto-import wpa_supplicant-0.4.7-2 on branch devel from wpa_supplicant-0.4.7-2.src.rpm Daniel Williams 2006-01-27 06:08:29 +0000
  • 0e5d93b37b Setup of module wpa_supplicant Daniel Williams 2006-01-27 06:07:24 +0000