summaryrefslogtreecommitdiff
path: root/src/apps/netbiosns
AgeCommit message (Expand)Author
2019-02-18netbiosns_name_decode: Take CONST char* as first argumentDirk Ziegelmeier
2018-11-22Fix netbiosns expecting too large packetJens Nielsen
2018-07-04apps/netbiosns: Make *netbiosns_pcb staticAxel Lin
2018-07-03apps/netbiosns: Convert to use lwip_isupper instead of open-codedAxel Lin
2018-06-27Introduce lwip_toupper and use it in netbiosns.cAxel Lin
2018-04-25netbiosns: fix bug #53747 (need to verify received packet length)goldsimon
2018-04-25Quieten a toupper() compiler warning.Our Air Quality
2018-04-18netbiosns: check question type before generating an answergoldsimon
2018-04-18netbios: fix response length of node status responsegoldsimon
2018-04-17Fix indent in netbiosns.cDirk Ziegelmeier
2018-04-16Fix bug #53626: NetBIOS Responder generates malformed packet responding to "*...Dirk Ziegelmeier
2018-04-03NetBIOS Responder should respond to "*" namesRay Abram
2018-01-12Work on task #14780: Add debug helper asserts to ensure threading/locking req...Dirk Ziegelmeier
2017-09-17Reformat netbiosns.c using astylercDirk Ziegelmeier
2017-08-08Move several port number #defines to iana.hDirk Ziegelmeier
2016-11-05Use API function instead of accessing struct members directlyDirk Ziegelmeier
2016-09-28Cleanup handling of non-standard functions in lwIPDirk Ziegelmeier
2016-08-30Minor: memcpy -> MEMCPY / SMEMCPYDirk Ziegelmeier
2016-07-26Document apps in doxygen module style, create more top-level categories to st...Dirk Ziegelmeier
2016-07-05minor: coding style fixesgoldsimon
2016-06-28Revert commit e40175ef05: Fix a few more CLANG alignment warnings - clang war...Dirk Ziegelmeier
2016-06-27Fix a few more CLANG alignment warnings - clang warns although the target str...Dirk Ziegelmeier
2016-03-03Implement dual-stack in lwiperf, netbiosns and sntpDirk Ziegelmeier
2015-10-08netbios -> netbiosns, added netbiosns_opts.h, added netbiosns_set_name() and ...sg
2015-10-08added netbios name server from contrib (-> netbiosns)sg