index
:
~dcbw/wimax
master
Mirror of Intel WiMAX daemon
dcbw
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-08-16
supplicant: add option to build internal libeap
HEAD
master
Dan Williams
6
-25
/
+462
2012-08-16
build: remove more build files; rework autogen
Dan Williams
19
-11325
/
+23
2012-08-16
build: remove build files
Dan Williams
9
-36788
/
+0
2011-03-23
release: update changelog for 1.5.2
Inaky Perez-Gonzalez
1
-0
/
+12
2011-03-22
automake: add missing distro files and fix Ver_info.bin generation
Inaky Perez-Gonzalez
4
-5
/
+18
2011-03-22
cleanup: removed a lot of dead files
Inaky Perez-Gonzalez
79
-67525
/
+1
2011-03-22
add mk-archive to generate archives from git
Inaky Perez-Gonzalez
1
-0
/
+70
2011-03-22
release: prepare 1.5.2
Inaky Perez-Gonzalez
2
-11
/
+11
2011-03-22
cleanup: remove unused 'InfraStack/OSDependent/Linux/scripts'
Inaky Perez-Gonzalez
4
-507
/
+0
2011-03-22
L5Common: Fix SendIndicationToSubscribers for 64-bit systems
David Ward
1
-17
/
+13
2011-03-22
autoconf: add silent mode (yay!)
Inaky Perez-Gonzalez
19
-635
/
+1145
2011-03-22
autoconf: test for zlib
Inaky Perez-Gonzalez
22
-4516
/
+4297
2011-03-22
NDnS: Avoid calling memcpy with identical source and destination addresses
David Ward
1
-1
/
+4
2011-02-04
endianess: use <endian.h> to determine endianess vs static Makefile definitions
Inaky Perez-Gonzalez
5
-6
/
+8
2011-02-04
Supplicant: Big-endian support
Doug Kehn
3
-10
/
+16
2011-02-04
L5Common: Big-endian support
Doug Kehn
3
-5
/
+13
2011-01-28
L4_INTEL_80216_INDICATION typedef redefinition
Doug Kehn
1
-1
/
+1
2011-01-28
Wrappers: wmx_SystemStateUpdate alignment
Doug Kehn
1
-1
/
+1
2011-01-28
Wrappers: wmx_Preambles_t alignment
Doug Kehn
1
-1
/
+2
2011-01-28
KDapi: Big-endian support
Doug Kehn
1
-44
/
+44
2011-01-11
Fix typo in logrotate script
Alexey I. Froloff
1
-1
/
+1
2010-12-20
Allow IP handling script to be configurable at runtime
Dan Williams
2
-14
/
+46
2010-12-20
configure: remove -O2 by default
Inaky Perez-Gonzalez
2
-2
/
+2
2010-12-16
OSAL: fix OSAL_wcsmp() for Linux environments
Alexander Khryukin
1
-1
/
+5
2010-11-23
daemon: don't mask SEGV, just crash and dump core
Inaky Perez-Gonzalez
4
-42
/
+3
2010-11-23
supplicant: Fix eap_methods array setup and declaration
Inaky Perez-Gonzalez
1
-2
/
+4
2010-11-23
supplicant: fix invocation of eap_peer_sm_init()
Inaky Perez-Gonzalez
1
-1
/
+7
2010-11-23
wimaxcu: fix array size
Inaky Perez-Gonzalez
1
-1
/
+1
2010-10-07
remove duplicate typedef for u8
Alexander Gordeev
1
-1
/
+0
2010-10-05
Fix a lot of warnings about undefined malloc/free
Inaky Perez-Gonzalez
8
-0
/
+8
2010-10-05
Fix pthread_mutex_unlock duplicate call in OSALTrace()
Inaky Perez-Gonzalez
1
-14
/
+10
2010-10-05
cleanup: fix struct packing and type casting issues
Paul Donohue
17
-24
/
+47
2010-10-05
wimax-network-service: 64-bit fixes
Paul Donohue
5
-5
/
+13
2010-10-02
release: roll 1.5.1
Inaky Perez-Gonzalez
3
-11
/
+19
2010-10-02
supp: finalize updating to using libeap0 >= 0.7
Inaky Perez-Gonzalez
3
-52
/
+68
2010-10-02
cleanup: fix warnings related to implicit declarations and return values
Inaky Perez-Gonzalez
14
-16
/
+20
2010-10-02
cleanup: remove unused code / declarations causing warnings
Inaky Perez-Gonzalez
18
-147
/
+4
2010-10-02
cleanup: remove more #pragmas that cause warnings to no use
Inaky Perez-Gonzalez
5
-15
/
+8
2010-10-02
cleanup: remove more warnings caused by static declarations
Inaky Perez-Gonzalez
5
-38
/
+50
2010-10-02
cleanup: fix a long list of warnings caused by statics
Inaky Perez-Gonzalez
12
-103
/
+110
2010-10-02
cleanup: fix warnings create by static wmxSDK_Nds_Cmn.h:wmxConnectProgressInf...
Inaky Perez-Gonzalez
3
-11
/
+17
2010-10-02
cleanup: Remove unsused data strucutres that were creating warnings
Inaky Perez-Gonzalez
1
-6
/
+0
2010-10-02
supp: first try at using libeap > 0.7.10 and doing proper linking
Inaky Perez-Gonzalez
5
-118
/
+69
2010-10-02
cleanup: purge SUPPLICANT_LOG() in favour of normal TRACEs
Inaky Perez-Gonzalez
1
-15
/
+15
2010-10-02
cleanup: remove warnings caused by crazy static wmxSDK_Nds_Cmn.h:wmx_StateRea...
Inaky Perez-Gonzalez
3
-33
/
+40
2010-10-02
cleanup: remove #pragmas that cause warnings and clutter the build
Inaky Perez-Gonzalez
4
-6
/
+4
2010-10-02
cleanup: remove warnings caused by typing of SendIndicationToSubscribers()
Inaky Perez-Gonzalez
2
-3
/
+4
2010-10-02
supp: clean up warnings in SupplicantAgent.c
Inaky Perez-Gonzalez
1
-4
/
+15
2010-10-01
Supplicant: fix new (and more proper) libeap header locations
Inaky Perez-Gonzalez
4
-14
/
+14
2010-09-30
zlib: add configure test
Inaky Perez-Gonzalez
3
-0
/
+230
[next]