OSDN Git Service

android-x86/external-wpa_supplicant.git
14 years agoandroid-2.1_r1 snapshot eclair-x86
The Android Open Source Project [Tue, 12 Jan 2010 23:18:51 +0000 (15:18 -0800)]
android-2.1_r1 snapshot

14 years agowifi support for x86
Chih-Wei Huang [Thu, 3 Dec 2009 14:34:16 +0000 (22:34 +0800)]
wifi support for x86

14 years agomerge from eclair
Jean-Baptiste Queru [Sun, 15 Nov 2009 20:06:17 +0000 (12:06 -0800)]
merge from eclair

14 years agoeclair snapshot
Jean-Baptiste Queru [Fri, 13 Nov 2009 02:45:52 +0000 (18:45 -0800)]
eclair snapshot

14 years agomerge from donut
Jean-Baptiste Queru [Thu, 3 Sep 2009 21:13:05 +0000 (14:13 -0700)]
merge from donut

14 years agoDon't use OpenSSL Engines in wpa_supplicant
Kenny Root [Wed, 26 Aug 2009 06:47:07 +0000 (01:47 -0500)]
Don't use OpenSSL Engines in wpa_supplicant

The Android OpenSSL tree directs us to remove the engines subdir, so we
shouldn't try to use engines in wpa_supplicant.

Change-Id: I53c8381a743b4c97857d61af813d7e408e2e5ea8

14 years agowpa_supplicant: Remove unnecessary messages.
Chia-chi Yeh [Wed, 5 Aug 2009 19:41:13 +0000 (03:41 +0800)]
wpa_supplicant: Remove unnecessary messages.

1. Remove MSG_MSGDUMP/MSG_DEBUG calls.
2. Remove calls to dump data to stdout.
3. Turn off log-to-file support.

This saves 64 kilobytes.

14 years agomerge from donut
Jean-Baptiste Queru [Wed, 29 Jul 2009 21:57:00 +0000 (14:57 -0700)]
merge from donut

14 years agoMerge korg/donut into korg/master
Jean-Baptiste Queru [Sun, 26 Jul 2009 00:48:02 +0000 (17:48 -0700)]
Merge korg/donut into korg/master

14 years agoFix the incorrect conversion detection in PEM format.
Chung-yih Wang [Tue, 14 Jul 2009 08:42:36 +0000 (16:42 +0800)]
Fix the incorrect conversion detection in PEM format.

Since there could be some human readble help text in the PEM header,
we need to refine our type checking to make it correct since tls_openssl
can accept blob with DER format only.

+ The keystore blobs will be cleaned up for each tls connection.

14 years agoCreate wpa_supplicant.conf with chmod=660
Mike Lockwood [Wed, 8 Jul 2009 23:01:02 +0000 (19:01 -0400)]
Create wpa_supplicant.conf with chmod=660

This is necessary for allowing the backup service to backup and restore wpa_supplicant.conf.

Signed-off-by: Mike Lockwood <lockwood@android.com>
14 years agoRead the certificate/private key from keystore.
Chung-yih Wang [Thu, 2 Jul 2009 16:06:33 +0000 (00:06 +0800)]
Read the certificate/private key from keystore.

Reimplement the retrievel of the cert/key data from keystore
and use "blob://" to indicate the data is a blob, this will
save us to touch the certificate handling part in tls_openssl.c.
However, since the original cert handling is not complete for
dealing with blob data. We have to convert the blob data to DER
format if it is a PEM one.

14 years agowpa_supplicant: Connect wpa_printf() -> android logging framework so we can
San Mehat [Tue, 16 Jun 2009 23:23:11 +0000 (16:23 -0700)]
wpa_supplicant: Connect wpa_printf() -> android logging framework so we can
log output messages from wpa_supplicant.

Signed-off-by: San Mehat <san@google.com>
14 years agowpa_supplicant: impliment wpa_ctrl_get_fd()
San Mehat [Wed, 6 May 2009 18:22:41 +0000 (11:22 -0700)]
wpa_supplicant: impliment wpa_ctrl_get_fd()

Signed-off-by: San Mehat <san@google.com>
15 years agomerge cupcake into donut
Jean-Baptiste Queru [Thu, 23 Apr 2009 00:56:58 +0000 (17:56 -0700)]
merge cupcake into donut

15 years agoAI 146934: Make TI Wifi driver choice framework-independent - part 1
Dmitry Shmidt [Mon, 20 Apr 2009 16:48:54 +0000 (09:48 -0700)]
AI 146934: Make TI Wifi driver choice framework-independent - part 1
  BUG=1786365

Automated import of CL 146934

15 years agoAI 146027: Update wpa_supplicant from 0.5.10 to 0.5.11
Dmitry Shmidt [Tue, 14 Apr 2009 01:43:17 +0000 (18:43 -0700)]
AI 146027: Update wpa_supplicant from 0.5.10 to 0.5.11
  BUG=1786358

Automated import of CL 146027

15 years agoAI 143198: am: CL 142968 Remove showlease, wpa_cli and radiooptions tools from user...
Mike Lockwood [Sat, 28 Mar 2009 00:32:57 +0000 (17:32 -0700)]
AI 143198: am: CL 142968 Remove showlease, wpa_cli and radiooptions tools from user builds.
  Should save us 52K in /system
  BUG=1739507
  Original author: lockwood
  Merged from: //branches/cupcake/...

Automated import of CL 143198

15 years agoMerge commit 'korg/cupcake'
The Android Open Source Project [Fri, 27 Mar 2009 22:31:06 +0000 (15:31 -0700)]
Merge commit 'korg/cupcake'

15 years agoAutomated import from //branches/cupcake/...@142968,142968
Mike Lockwood [Thu, 26 Mar 2009 19:50:54 +0000 (12:50 -0700)]
Automated import from //branches/cupcake/...@142968,142968

15 years agoMerge commit 'remotes/korg/cupcake' into merge
Jean-Baptiste Queru [Wed, 18 Mar 2009 00:37:29 +0000 (17:37 -0700)]
Merge commit 'remotes/korg/cupcake' into merge

15 years agoauto import from //branches/cupcake/...@137197
The Android Open Source Project [Mon, 9 Mar 2009 18:52:12 +0000 (11:52 -0700)]
auto import from //branches/cupcake/...@137197

15 years agoauto import from //depot/cupcake/@135843
The Android Open Source Project [Wed, 4 Mar 2009 03:31:34 +0000 (19:31 -0800)]
auto import from //depot/cupcake/@135843

15 years agoauto import from //depot/cupcake/@135843
The Android Open Source Project [Wed, 4 Mar 2009 02:28:44 +0000 (18:28 -0800)]
auto import from //depot/cupcake/@135843

15 years agoauto import from //branches/cupcake/...@130745
The Android Open Source Project [Tue, 10 Feb 2009 23:44:00 +0000 (15:44 -0800)]
auto import from //branches/cupcake/...@130745

15 years agoCode drop from //branches/cupcake/...@124589
The Android Open Source Project [Thu, 18 Dec 2008 02:05:30 +0000 (18:05 -0800)]
Code drop from //branches/cupcake/...@124589

15 years agoInitial Contribution
The Android Open Source Project [Tue, 21 Oct 2008 14:00:00 +0000 (07:00 -0700)]
Initial Contribution

54 years agoexternal/wpa_supplicant 0.5.10
Upstream [Mon, 12 Jan 1970 13:46:40 +0000 (13:46 +0000)]
external/wpa_supplicant 0.5.10