index
:
busybox-w32
ansi
awk_faster
busybox
dscho-kill-gently
embed
fix_backslash
manifest
master
merge
merge_1_19
merge_1_20
noconsole
noconsole2
old
path_search
realpath
stty
su_cmd
su_cmd2
su_cmd3
symlink
tab_completion
tab_completion2
tilde
ucrt_hack
w32_1_26_2
wget-post-file
wip
A mirror of https://github.com/rmyorston/busybox-w32.git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
networking
/
udhcp
/
domain_codec.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
domain_codec: optimize dname_dec and convert_dname
Martin Lewis
2020-07-12
1
-78
/
+79
*
udhcp: comment out unused domain compression code
Denys Vlasenko
2020-06-09
1
-11
/
+16
*
whitespace and comment format fixes, no code changes
Denys Vlasenko
2017-10-05
1
-2
/
+2
*
udhcpc: fix a warning in debug code
Denys Vlasenko
2016-03-11
1
-0
/
+1
*
udhcp: fix a SEGV on malformed RFC1035-encoded domain name
Denys Vlasenko
2016-03-10
1
-4
/
+9
*
udhcp: trivial shrink
Denys Vlasenko
2016-02-26
1
-4
/
+3
*
*: make GNU licensing statement forms more regular
Denys Vlasenko
2010-08-16
1
-1
/
+1
*
udhcp: cosmetic cleanups; one case of s/full_read/xread/
Denys Vlasenko
2010-03-26
1
-4
/
+3
*
udhcp: add testing bits to dns en/decoder
Denys Vlasenko
2010-03-24
1
-2
/
+35
*
udhcp: we call DNS name encoder with NULL, this can SEGV. added a check
Denys Vlasenko
2010-03-24
1
-37
/
+43
*
udhcp: fix DNS domanin codec bug: bad compression flag checks
Denys Vlasenko
2010-03-24
1
-6
/
+6
*
udhcp: merge options.h into common.h, script.c into dhcpc.c
Denys Vlasenko
2010-03-22
1
-1
/
+0
*
udhcp: dname_dec may return NULL, account for that case
Denys Vlasenko
2009-07-03
1
-34
/
+39
*
build system: tidying up CONFIG_xxx names (suggested by Rob)
Denis Vlasenko
2008-11-06
1
-2
/
+2
*
dhcp: add FAST_FUNC as appropriate. -160 bytes.
Denis Vlasenko
2008-09-26
1
-2
/
+2
*
clean up accumulated whitespace damage
Denis Vlasenko
2007-03-07
1
-1
/
+1
*
I *always* forget svn add :(
Denis Vlasenko
2007-02-27
1
-0
/
+205