~ubuntu-branches/ubuntu/saucy/wpasupplicant/saucy

« back to all changes in this revision

Viewing changes to wpa_supplicant/symbian/wpa_supplicant.mmp

  • Committer: Bazaar Package Importer
  • Author(s): Mathieu Trudel-Lapierre
  • Date: 2010-11-22 09:43:43 UTC
  • mfrom: (1.1.16 upstream)
  • Revision ID: james.westby@ubuntu.com-20101122094343-qgsxaojvmswfri77
Tags: 0.7.3-0ubuntu1
* Get wpasupplicant 0.7.3 from Debian's SVN. Leaving 0.7.3-1 as unreleased
  for now.
* Build-Depend on debhelper 8, since the packaging from Debian uses compat 8.

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
 
6
6
SYSTEMINCLUDE \epoc32\include \epoc32\include\variant \epoc32\include\ecom \epoc32\include\libc
7
7
 
8
 
USERINCLUDE     .. ..\..\src ..\..\src\utils ..\..\src\common ..\..\src\crypto ..\..\src\rsn_supp
 
8
USERINCLUDE     .. ..\..\src ..\..\src\utils
9
9
 
10
10
SOURCEPATH      ..
11
11
SOURCE          main_symbian.cpp
21
21
SOURCEPATH      ..\..\src\utils
22
22
SOURCE          os_none.c common.c wpa_debug.c eloop_none.c base64.c
23
23
SOURCEPATH      ..\..\src\crypto
24
 
SOURCE          sha1.c md5.c rc4.c md4.c des.c aes_wrap.c aes.c ms_funcs.c
 
24
SOURCE          sha1.c md5.c rc4.c des.c aes-cbc.c aes-ctr.c aes-eax.c aes-encblock.c aes-omac1.c aes-unwrap.c aes-wrap.c aes.c ms_funcs.c
25
25
SOURCE          tls_internal.c crypto_internal.c
26
26
SOURCEPATH      ..\..\src\tls
27
27
SOURCE          asn1.c bignum.c rsa.c x509v3.c tlsv1_client.c tlsv1_common.c