index
:
busybox-w32
ansi
awk_faster
busybox
cng_backend
dscho-kill-gently
embed
fix_backslash
manifest
master
merge
merge_1_19
merge_1_20
noconsole
noconsole2
old
path_search
propagate_sigint
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
/
shell
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-01-17
tls: make our send_client_finished() pass server check
Denys Vlasenko
1
-240
/
+180
2017-01-16
tls: format FINISHED message properly for unencrypted, but sha256 signed mode
Denys Vlasenko
1
-26
/
+480
2017-01-16
Assorted warning fixes and added a comment, no code changes
Denys Vlasenko
3
-1
/
+14
2017-01-16
tls: add sha256 hmac and prf code
Denys Vlasenko
3
-35
/
+225
2017-01-15
cryptpw: support "rounds=NNNNNNN$" thing in salts
Denys Vlasenko
2
-2
/
+32
2017-01-15
libbb: eliminate redundant variable in sha_crypt
Denys Vlasenko
1
-8
/
+7
2017-01-15
sha512: use larger constant table only if sha512 is in fact selected
Denys Vlasenko
2
-47
/
+70
2017-01-15
tls: rearrange code, add/improve comments, fix whitespace, no real changes here
Denys Vlasenko
8
-227
/
+304
2017-01-15
tls: send CHANGE_CIPHER_SPEC
Denys Vlasenko
1
-37
/
+45
2017-01-15
whitespace fix
Denys Vlasenko
1
-2
/
+2
2017-01-15
tls: format and send CLIENT_KEY_EXCHANGE
Denys Vlasenko
9
-37
/
+5281
2017-01-14
tls: DER length byte 0x81 is actually valid
Denys Vlasenko
1
-11
/
+16
2017-01-14
tls: a bit more work
Denys Vlasenko
1
-33
/
+39