summaryrefslogtreecommitdiff
path: root/bits.h
Commit message (Expand)AuthorAgeFilesLines
* Unify the header protection macro style a bit. Chris Kuethe2008-08-031-3/+6
* Factor out the bitfield functions, fix a bug in one, add tests.Eric S. Raymond2008-07-161-3/+8
* No longer necessary to define LITTLE_ENDIAN_PROTOCOL.Eric S. Raymond2008-07-151-2/+1
* Rename big-endian bit extraction macros.Eric S. Raymond2008-07-151-15/+11
* Rename the little-endian bit-unpacking macros to be explicit about their LEness.Eric S. Raymond2008-07-151-10/+12
* Fix unclean references to the packet output buffer from bits.h.Eric S. Raymond2008-07-081-8/+8
* Split the packet-sniffer internals out of the session structure. Eric S. Raymond2006-11-301-7/+7
* Untested (but harmless if buggy) code to get subtype info from a Zodiac.Eric S. Raymond2006-11-021-1/+2
* Correct an erroneous comment.Eric S. Raymond2006-10-271-3/+6
* Add subversion ID tags near the beginning of every file.Chris Kuethe2006-09-211-0/+1
* More EverMore fixes from Petr Slansky.Eric S. Raymond2005-07-201-17/+18
* Add little-endian macros to bits.h. More fixes for the DBUS problem.Eric S. Raymond2005-07-181-4/+27
* USED_SET needs to be a separate mask from SATELLITES_SET...Eric S. Raymond2005-07-081-3/+3
* Rob Janssen's first TSIP patch.Eric S. Raymond2005-06-111-2/+2
* New version of bits.h with fixed-width types for cross-architecture portability.Eric S. Raymond2005-06-101-21/+25
* Make sirfmon use the bits macros.Eric S. Raymond2005-06-091-5/+18
* Second stage of bits.h integration; make the buffer argument explicit.Eric S. Raymond2005-06-091-13/+10
* First step in integrating Rob Janssen's new macros.Eric S. Raymond2005-06-091-0/+42