index
:
mesalab_git/zhangyang/lwip.git
dev_zy
master
Repository for zhangyang/lwip
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
apps
/
netbiosns
Age
Commit message (
Expand
)
Author
2019-02-18
netbiosns_name_decode: Take CONST char* as first argument
Dirk Ziegelmeier
2018-11-22
Fix netbiosns expecting too large packet
Jens Nielsen
2018-07-04
apps/netbiosns: Make *netbiosns_pcb static
Axel Lin
2018-07-03
apps/netbiosns: Convert to use lwip_isupper instead of open-coded
Axel Lin
2018-06-27
Introduce lwip_toupper and use it in netbiosns.c
Axel Lin
2018-04-25
netbiosns: fix bug #53747 (need to verify received packet length)
goldsimon
2018-04-25
Quieten a toupper() compiler warning.
Our Air Quality
2018-04-18
netbiosns: check question type before generating an answer
goldsimon
2018-04-18
netbios: fix response length of node status response
goldsimon
2018-04-17
Fix indent in netbiosns.c
Dirk Ziegelmeier
2018-04-16
Fix bug #53626: NetBIOS Responder generates malformed packet responding to "*...
Dirk Ziegelmeier
2018-04-03
NetBIOS Responder should respond to "*" names
Ray Abram
2018-01-12
Work on task #14780: Add debug helper asserts to ensure threading/locking req...
Dirk Ziegelmeier
2017-09-17
Reformat netbiosns.c using astylerc
Dirk Ziegelmeier
2017-08-08
Move several port number #defines to iana.h
Dirk Ziegelmeier
2016-11-05
Use API function instead of accessing struct members directly
Dirk Ziegelmeier
2016-09-28
Cleanup handling of non-standard functions in lwIP
Dirk Ziegelmeier
2016-08-30
Minor: memcpy -> MEMCPY / SMEMCPY
Dirk Ziegelmeier
2016-07-26
Document apps in doxygen module style, create more top-level categories to st...
Dirk Ziegelmeier
2016-07-05
minor: coding style fixes
goldsimon
2016-06-28
Revert commit e40175ef05: Fix a few more CLANG alignment warnings - clang war...
Dirk Ziegelmeier
2016-06-27
Fix a few more CLANG alignment warnings - clang warns although the target str...
Dirk Ziegelmeier
2016-03-03
Implement dual-stack in lwiperf, netbiosns and sntp
Dirk Ziegelmeier
2015-10-08
netbios -> netbiosns, added netbiosns_opts.h, added netbiosns_set_name() and ...
sg
2015-10-08
added netbios name server from contrib (-> netbiosns)
sg