Diese Webseite funktioniert besser mit JavaScript.
Startseite
Erkunden
Hilfe
Anmelden
robin.thoni
/
ipxe
Beobachten
1
Favorisieren
0
Fork
0
Code
Issues
0
Pull-Requests
0
Releases
11
Wiki
Aktivität
Du kannst nicht mehr als 25 Themen auswählen
Themen müssen mit entweder einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
1302
Commits
2
Branches
Struktur:
de2fc50f4c
master
old
v1.20.1-rthoni
v1.20.1
v1.0.0-rc1
v1.0.0
v0.9.9
v0.9.8
v0.9.7
v0.9.6
v0.9.5
v0.9.4
v0.9.3
Branches
Tags
${ item.name }
Erstelle Branch
${ searchTerm }
von „de2fc50f4c“
${ noResults }
ipxe
/
src
/
crypto
Verlauf
Michael Brown
a646e38f03
Use stdlib.h for malloc() instead of malloc.h.
vor 18 Jahren
..
chap.c
Use stdlib.h for malloc() instead of malloc.h.
vor 18 Jahren
framework.c
We don't actually have a stdio.h header file. Our printf() functions are defined in vsprintf.h. (This may change, since vsprintf.h is a non-standard name, but for now it's the one to use.)
vor 18 Jahren
md5.c
Added "name" field to digest algorithms
vor 18 Jahren
ssl.c
We don't actually have a stdio.h header file. Our printf() functions are defined in vsprintf.h. (This may change, since vsprintf.h is a non-standard name, but for now it's the one to use.)
vor 18 Jahren
ssl.h
The first packet (ClientHello Handshake) can be constructed and is accepted
vor 18 Jahren
ssl_constructs.h
The first packet (ClientHello Handshake) can be constructed and is accepted
vor 18 Jahren