Menu

Tree [613c90] master origin /
 History

HTTPS access


File Date Author Commit
 html 2004-11-08 Steve Karg Steve Karg [b84c2d] made smaller
 .gdbinit 2005-07-03 Steve Karg Steve Karg [23f47c] trying to get BACnet/IP working again...
 .indent.pro 2004-11-10 Steve Karg Steve Karg [2b30bf] created to help standardize code
 AUTHORS 2004-03-22 Steve Karg Steve Karg [aec139] Changed from GPL to LGPL license.
 COPYING 2004-03-22 Steve Karg Steve Karg [aec139] Changed from GPL to LGPL license.
 INSTALL 2004-10-25 Steve Karg Steve Karg [114bb9] Performed an indent -kr -nut *.c *.h to make a ...
 Makefile 2004-12-22 Steve Karg Steve Karg [0cc55c] Added common options module, and modified files...
 bacdcode.c 2005-07-04 Steve Karg Steve Karg [c00532] indented
 bacdcode.h 2005-07-04 Steve Karg Steve Karg [c00532] indented
 bacdcode.mak 2004-11-17 Steve Karg Steve Karg [6d4eb2] copied bacdcode files from other bacnet-stack o...
 bacnet_api.h 2004-12-22 Steve Karg Steve Karg [6d0201] encapsulated ethernet.
 bacnet_const.h 2004-11-22 Steve Karg Steve Karg [80f1e5] indented using indent -kr -nut -nlp *.c *.h
 bacnet_device.c 2004-12-15 Steve Karg Steve Karg [04099d] Fixed memory leak that happened on cleanup.
 bacnet_device.h 2004-11-19 Steve Karg Steve Karg [4816cd] Converted to use new decode library. Split out...
 bacnet_enum.h 2005-07-04 Steve Karg Steve Karg [c00532] indented
 bacnet_error.c 2004-11-05 Steve Karg Steve Karg [000b0a] added debug levels
 bacnet_error.h 2004-11-04 Steve Karg Steve Karg [98bdeb] Performed an indent -kr -nut -nlp
 bacnet_object.c 2004-11-22 Steve Karg Steve Karg [80f1e5] indented using indent -kr -nut -nlp *.c *.h
 bacnet_object.h 2004-11-22 Steve Karg Steve Karg [80f1e5] indented using indent -kr -nut -nlp *.c *.h
 bacnet_rp.c 2005-07-04 Steve Karg Steve Karg [c00532] indented
 bacnet_rp.mak 2004-12-23 Steve Karg Steve Karg [64a37f] created for using in a shell script
 bacnet_struct.h 2005-07-04 Steve Karg Steve Karg [c00532] indented
 bacnet_text.c 2005-07-04 Steve Karg Steve Karg [c00532] indented
 bacnet_text.h 2005-07-04 Steve Karg Steve Karg [c00532] indented
 bacnet_text.mak 2004-10-23 Steve Karg Steve Karg [048be3] Added BAK deletion to the clean.
 bigendian.c 2004-11-19 Steve Karg Steve Karg [4816cd] Converted to use new decode library. Split out...
 bigendian.h 2004-11-19 Steve Karg Steve Karg [4816cd] Converted to use new decode library. Split out...
 bits.h 2004-10-26 Steve Karg Steve Karg [d7d14b] created file.
 check_online_status.c 2004-12-22 Steve Karg Steve Karg [0cc55c] Added common options module, and modified files...
 ctest.c 2004-11-11 Steve Karg Steve Karg [3cf35b] Changed dependency to stdbool.h
 ctest.h 2004-11-11 Steve Karg Steve Karg [3cf35b] Changed dependency to stdbool.h
 dbuffer.c 2004-11-04 Steve Karg Steve Karg [98bdeb] Performed an indent -kr -nut -nlp
 dbuffer.h 2004-10-29 Steve Karg Steve Karg [ed307a] created dynamic binary buffers
 dbuffer.mak 2004-10-29 Steve Karg Steve Karg [ed307a] created dynamic binary buffers
 debug.c 2004-12-01 Steve Karg Steve Karg [0d07a4] made the debug dump pretty
 debug.h 2004-11-05 Steve Karg Steve Karg [000b0a] added debug levels
 decode.mak 2004-11-10 Steve Karg Steve Karg [cef9cc] created
 dstring.c 2004-11-04 Steve Karg Steve Karg [b55db6] Added functions for appending to the existing s...
 dstring.h 2004-11-04 Steve Karg Steve Karg [b55db6] Added functions for appending to the existing s...
 dstring.mak 2004-10-28 Steve Karg Steve Karg [721b82] created dynamic string library for use with html
 ethernet.c 2005-07-04 Steve Karg Steve Karg [c00532] indented
 ethernet.h 2004-12-29 Steve Karg Steve Karg [90faec] encapsulating code from main.c into its respect...
 html.c 2005-07-04 Steve Karg Steve Karg [c00532] indented
 invoke_id.c 2005-07-04 Steve Karg Steve Karg [c00532] indented
 invoke_id.h 2004-12-20 Steve Karg Steve Karg [f159fb] Added command line option to increase the numbe...
 key.c 2004-10-25 Steve Karg Steve Karg [114bb9] Performed an indent -kr -nut *.c *.h to make a ...
 key.h 2004-10-28 Steve Karg Steve Karg [327d51] now using an array lookup for list instead of s...
 keylist.c 2004-10-28 Steve Karg Steve Karg [b2df95] corrected comment, and cleaned up odd character...
 keylist.h 2004-10-28 Steve Karg Steve Karg [327d51] now using an array lookup for list instead of s...
 keylist.mak 2004-10-23 Steve Karg Steve Karg [63d4c4] Cleaning up unit tests.
 main.c 2005-07-04 Steve Karg Steve Karg [c00532] indented
 main.h 2005-07-04 Steve Karg Steve Karg [c00532] indented
 net.c 2005-07-04 Steve Karg Steve Karg [c00532] indented
 net.h 2005-07-04 Steve Karg Steve Karg [c00532] indented
 net_test.c 2004-11-04 Steve Karg Steve Karg [98bdeb] Performed an indent -kr -nut -nlp
 objectlist.mak 2004-11-05 Steve Karg Steve Karg [c878a1] added unit test
 options.c 2005-07-04 Steve Karg Steve Karg [c00532] indented
 options.h 2004-12-22 Steve Karg Steve Karg [0cc55c] Added common options module, and modified files...
 os.h 2004-11-03 Steve Karg Steve Karg [b42450] added stdint and stdbool to the general os incl...
 packet.c 2004-11-22 Steve Karg Steve Karg [80f1e5] indented using indent -kr -nut -nlp *.c *.h
 packet.h 2004-11-22 Steve Karg Steve Karg [80f1e5] indented using indent -kr -nut -nlp *.c *.h
 pdu.c 2004-12-29 Steve Karg Steve Karg [90faec] encapsulating code from main.c into its respect...
 pdu.h 2004-12-01 Steve Karg Steve Karg [6e712e] added a common init for npdu
 query_new_device.c 2004-12-22 Steve Karg Steve Karg [0cc55c] Added common options module, and modified files...
 receive_COV.c 2005-07-04 Steve Karg Steve Karg [c00532] indented
 receive_apdu.c 2005-07-04 Steve Karg Steve Karg [c00532] indented
 receive_bip.c 2005-07-04 Steve Karg Steve Karg [c00532] indented
 receive_iam.c 2005-07-04 Steve Karg Steve Karg [c00532] indented
 receive_npdu.c 2004-12-22 Steve Karg Steve Karg [2f4ad9] encapsulated ethernet globals.
 receive_readproperty.c 2005-07-04 Steve Karg Steve Karg [c00532] indented
 receive_readpropertyACK.c 2004-12-15 Steve Karg Steve Karg [a7efdc] Changed so that the device and the device objec...
 reject.c 2004-12-01 Steve Karg Steve Karg [c3545e] Added functions to handle sending npdu and apdu...
 reject.h 2004-12-01 Steve Karg Steve Karg [c3545e] Added functions to handle sending npdu and apdu...
 release.txt 2004-12-02 Steve Karg Steve Karg [d97315] updated the release procedure.
 return_properties.c 2004-12-15 Steve Karg Steve Karg [11971a] commented out all the properties that are not b...
 send_bip.c 2005-07-04 Steve Karg Steve Karg [c00532] indented
 send_iam.c 2004-11-22 Steve Karg Steve Karg [80f1e5] indented using indent -kr -nut -nlp *.c *.h
 send_npdu.c 2004-12-22 Steve Karg Steve Karg [6d0201] encapsulated ethernet.
 send_read_property.c 2004-11-22 Steve Karg Steve Karg [80f1e5] indented using indent -kr -nut -nlp *.c *.h
 send_subscribe_cov.c 2004-11-22 Steve Karg Steve Karg [80f1e5] indented using indent -kr -nut -nlp *.c *.h
 send_time_synch.c 2004-11-12 Steve Karg Steve Karg [51bc53] adjusted debug info
 send_whois.c 2004-11-12 Steve Karg Steve Karg [51bc53] adjusted debug info
 send_write_property.c 2004-11-22 Steve Karg Steve Karg [80f1e5] indented using indent -kr -nut -nlp *.c *.h
 signal_handler.c 2004-12-29 Steve Karg Steve Karg [90faec] encapsulating code from main.c into its respect...
 signal_handler.h 2004-12-29 Steve Karg Steve Karg [1e695e] created.
 test.sh 2004-11-17 Steve Karg Steve Karg [6d4eb2] copied bacdcode files from other bacnet-stack o...
 version.c 2005-07-04 Steve Karg Steve Karg [613c90] updated version info
 version.h 2004-12-01 Steve Karg Steve Karg [c19f45] corrected external variable declaration
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.