summaryrefslogtreecommitdiff
path: root/src/Filelists.mk
AgeCommit message (Expand)Author
2018-11-13mDNS: add new files to filelists + solve compile errorsJasper Verschueren
2018-10-08Some TFTP cleanupsDirk Ziegelmeier
2018-10-08tftp: Add client functionalityBen Wijen
2018-10-04A few ACD compile and doc fixesDirk Ziegelmeier
2018-05-02Revert Filelists.mk to original state - it is not really useful to generate i...Dirk Ziegelmeier
2018-04-23Start working on a CMAKE build systemDirk Ziegelmeier
2018-03-22add lowpan6_common.c to Filelists.mkAxel Lin
2018-02-28add zepif.c to Filelists.mkgoldsimon
2018-02-23add lowpan6_ble.c to Filelists.mkgoldsimon
2018-02-22Fix build error for http filesAxel Lin
2018-02-21add new http files to Filelists.mkgoldsimon
2018-02-20altcp_alloc: add to Filelists.mkgoldsimon
2018-02-15rename folder 'src/apps/httpd' to 'http'goldsimon
2017-10-18BridgeIF: Move FDB implementation into a separate file, implementation is eas...Dirk Ziegelmeier
2017-08-11Apply patch #9399: makefsdata for linuxDirk Ziegelmeier
2017-03-28Filelists.mk: Move all mbedtls related files to own sectionDirk Ziegelmeier
2017-03-28Move SMTP from contrib to main lwIP rep - with TLS support, it becomes useful...Dirk Ziegelmeier
2017-03-23renamed altcp_mbedtls files to altcp_tls_mbedtlsgoldsimon
2017-03-22Add altcp_tls to Filelists.mkDirk Ziegelmeier
2017-03-22Add altcp to Filelists.mkDirk Ziegelmeier
2017-03-15Added a simple multi-netif 802.1d bridge implementation to show that a multi-...goldsimon
2017-03-03Move snmpv3_dummy.* from main lwIP rep to contribDirk Ziegelmeier
2017-03-01Add new files to Filelists.mlDirk Ziegelmeier
2017-02-02Rename if.c to if_api.cJoel Cunningham
2017-01-20Task #14314: Add interface name/index APIsJoel Cunningham
2016-12-20task #14281: Add MQTT clientDirk Ziegelmeier
2016-10-03task #14150: Add TFTP server from Logan GunthorpeDirk Ziegelmeier
2016-08-14Apply patch #8755: Multicast DNS responder support from Erik EkmanErik Ekman
2016-07-26inet6.c was missing in Filelists.mkDirk Ziegelmeier
2016-07-21Filelists.mk: make init.c the first file compiled, to have the sanity checks ...sg
2016-07-19Fix bug #48436: Naming clash for timers.c (with FreeRTOS)Dirk Ziegelmeier
2016-07-19Rename ip_frag.* to ip4_frag.*Dirk Ziegelmeier
2016-07-19Move etharp to core/ipv4, which is a more appropriate place for itDirk Ziegelmeier
2016-04-21Move PPP API files to netif/ppp subdirDirk Ziegelmeier
2016-04-04Commit Elias Oenal's SNMPv3 work, with some restructuring:Dirk Ziegelmeier
2016-03-29Partly apply Elias Oenal's SNMP V3 patch, part 2: Add SNMPv3 support routines...Dirk Ziegelmeier
2016-03-23SNMP: Move MIB2 ip subtree to separate file to get snmp_mib2.c smallerDirk Ziegelmeier
2016-03-23SNMP: Move MIB2 system subtree to separate file to get snmp_mib2.c smallerDirk Ziegelmeier
2016-03-23SNMP: Move MIB2 interfaces subtree to separate file to get snmp_mib2.c smallerDirk Ziegelmeier
2016-03-23SNMP: Move MIB2 ICMP subtree to separate file to get snmp_mib2.c smallerDirk Ziegelmeier
2016-03-23SNMP: Move MIB2 TCP subtree to separate file to get snmp_mib2.c smallerDirk Ziegelmeier
2016-03-23SNMP: Move MIB2 UDP subtree to separate file to get snmp_mib2.c smallerDirk Ziegelmeier
2016-03-23SNMP: Move MIB2 SNMP subtree to separate file to get snmp_mib2.c smallerDirk Ziegelmeier
2016-02-26Cleanup: Create new file ip.c and move dual-stack code from ipv4 and ipv6 fol...Dirk Ziegelmeier
2016-02-25added ethernet.c to Filelists.mksg
2016-02-22Initial import of Ivan Delamer's 6LoWPAN implementation with slight modificat...Dirk Ziegelmeier
2015-12-26SNMP agent rewriteDirk Ziegelmeier
2015-11-18Update header include guard naming of all apps headersDirk Ziegelmeier
2015-11-18Add iperf to apps;Dirk Ziegelmeier
2015-11-16Add Filelists.mk file containing all LWIP files. May be useful for client pro...Dirk Ziegelmeier