-
- Downloads
Remove LBER_{TAG,INT,LEN}_{NTOH,HTON} macros. Rewrite code to
manual push bytes about. Allows ber_*_t to be any 32-bit or larger type. Reworked AC_{HTON,NTOH}{L,S} macros to care only about 32-bit (netlong) and 16-bit (netshort) reordering as needed for BSD socket interface.
Showing
- configure 53 additions, 47 deletionsconfigure
- configure.in 6 additions, 3 deletionsconfigure.in
- include/ac/socket.h 6 additions, 18 deletionsinclude/ac/socket.h
- include/lber_types.nt 2 additions, 2 deletionsinclude/lber_types.nt
- libraries/liblber/decode.c 17 additions, 9 deletionslibraries/liblber/decode.c
- libraries/liblber/encode.c 73 additions, 32 deletionslibraries/liblber/encode.c
- libraries/liblber/io.c 19 additions, 6 deletionslibraries/liblber/io.c
- libraries/liblber/lber-int.h 0 additions, 8 deletionslibraries/liblber/lber-int.h
Loading
Please register or sign in to comment