summaryrefslogtreecommitdiff
path: root/InfraStack
AgeCommit message (Expand)AuthorFilesLines
2012-08-16supplicant: add option to build internal libeapHEADmasterDan Williams1-1/+1
2012-08-16build: remove more build files; rework autogenDan Williams15-10799/+0
2011-03-22automake: add missing distro files and fix Ver_info.bin generationInaky Perez-Gonzalez2-3/+12
2011-03-22cleanup: removed a lot of dead filesInaky Perez-Gonzalez78-67516/+1
2011-03-22cleanup: remove unused 'InfraStack/OSDependent/Linux/scripts'Inaky Perez-Gonzalez4-507/+0
2011-03-22L5Common: Fix SendIndicationToSubscribers for 64-bit systemsDavid Ward1-17/+13
2011-03-22autoconf: add silent mode (yay!)Inaky Perez-Gonzalez15-635/+1091
2011-03-22autoconf: test for zlibInaky Perez-Gonzalez16-16/+81
2011-03-22NDnS: Avoid calling memcpy with identical source and destination addressesDavid Ward1-1/+4
2011-02-04endianess: use <endian.h> to determine endianess vs static Makefile definitionsInaky Perez-Gonzalez5-6/+8
2011-02-04Supplicant: Big-endian supportDoug Kehn3-10/+16
2011-02-04L5Common: Big-endian supportDoug Kehn3-5/+13
2011-01-28L4_INTEL_80216_INDICATION typedef redefinitionDoug Kehn1-1/+1
2011-01-28Wrappers: wmx_SystemStateUpdate alignmentDoug Kehn1-1/+1
2011-01-28Wrappers: wmx_Preambles_t alignmentDoug Kehn1-1/+2
2011-01-28KDapi: Big-endian supportDoug Kehn1-44/+44
2011-01-11Fix typo in logrotate scriptAlexey I. Froloff1-1/+1
2010-12-20Allow IP handling script to be configurable at runtimeDan Williams2-14/+46
2010-12-16OSAL: fix OSAL_wcsmp() for Linux environmentsAlexander Khryukin1-1/+5
2010-11-23daemon: don't mask SEGV, just crash and dump coreInaky Perez-Gonzalez4-42/+3
2010-11-23supplicant: Fix eap_methods array setup and declarationInaky Perez-Gonzalez1-2/+4
2010-11-23supplicant: fix invocation of eap_peer_sm_init()Inaky Perez-Gonzalez1-1/+7
2010-11-23wimaxcu: fix array sizeInaky Perez-Gonzalez1-1/+1
2010-10-07remove duplicate typedef for u8Alexander Gordeev1-1/+0
2010-10-05Fix a lot of warnings about undefined malloc/freeInaky Perez-Gonzalez8-0/+8
2010-10-05Fix pthread_mutex_unlock duplicate call in OSALTrace()Inaky Perez-Gonzalez1-14/+10
2010-10-05cleanup: fix struct packing and type casting issuesPaul Donohue17-24/+47
2010-10-05wimax-network-service: 64-bit fixesPaul Donohue5-5/+13
2010-10-02supp: finalize updating to using libeap0 >= 0.7Inaky Perez-Gonzalez3-52/+68
2010-10-02cleanup: fix warnings related to implicit declarations and return valuesInaky Perez-Gonzalez14-16/+20
2010-10-02cleanup: remove unused code / declarations causing warningsInaky Perez-Gonzalez18-147/+4
2010-10-02cleanup: remove more #pragmas that cause warnings to no useInaky Perez-Gonzalez5-15/+8
2010-10-02cleanup: remove more warnings caused by static declarationsInaky Perez-Gonzalez5-38/+50
2010-10-02cleanup: fix a long list of warnings caused by staticsInaky Perez-Gonzalez12-103/+110
2010-10-02cleanup: fix warnings create by static wmxSDK_Nds_Cmn.h:wmxConnectProgressInf...Inaky Perez-Gonzalez3-11/+17
2010-10-02cleanup: Remove unsused data strucutres that were creating warningsInaky Perez-Gonzalez1-6/+0
2010-10-02supp: first try at using libeap > 0.7.10 and doing proper linkingInaky Perez-Gonzalez5-118/+69
2010-10-02cleanup: purge SUPPLICANT_LOG() in favour of normal TRACEsInaky Perez-Gonzalez1-15/+15
2010-10-02cleanup: remove warnings caused by crazy static wmxSDK_Nds_Cmn.h:wmx_StateRea...Inaky Perez-Gonzalez3-33/+40
2010-10-02cleanup: remove #pragmas that cause warnings and clutter the buildInaky Perez-Gonzalez4-6/+4
2010-10-02cleanup: remove warnings caused by typing of SendIndicationToSubscribers()Inaky Perez-Gonzalez2-3/+4
2010-10-02supp: clean up warnings in SupplicantAgent.cInaky Perez-Gonzalez1-4/+15
2010-10-01Supplicant: fix new (and more proper) libeap header locationsInaky Perez-Gonzalez1-2/+2
2010-09-30automake: add missing wimax_osal_services.hInaky Perez-Gonzalez2-0/+2
2010-09-30Remove dependencies on REG_EIP, use information from backtrace()Inaky Perez-Gonzalez1-11/+13
2010-09-30OSAL: declare OSAL_sprintf()Inaky Perez-Gonzalez1-0/+1
2010-09-30config: enable more debugging by defaultInaky Perez-Gonzalez2-4/+4
2010-08-10dhcp_renew: force usage of bash, as it contains many bashismsInaky Perez-Gonzalez1-1/+1
2010-08-06build: fix build bug in ARCH LinuxInaky Perez-Gonzalez1-1/+0
2010-07-14debug: fix typo in debug message specification that caused a segfaultInaky Perez-Gonzalez1-1/+1