Historia zmian

Autor SHA1 Wiadomość Data
  Steven Dake 94ef3baf55 Changed references to C99 initializers after pedantic cleanup 21 lat temu
  Steven Dake 6ae7d96ecd Removes the external dependency from the gmi to the global variable 21 lat temu
  Steven Dake d33384faea Fixes build problem with rename of aispoll.c. 21 lat temu
  Steven Dake a16954f562 Removes this_ip external dependency and instead copies the 21 lat temu
  Steven Dake cc11e4db80 Rename: exec/poll.h -> exec/aispoll.h 21 lat temu
  Steven Dake 7d043c3fda Rename aispoll.h so that people using the aispoll header file do not 21 lat temu
  Steven Dake 844937b6cd Rename: exec/poll.h -> exec/aispoll.h 21 lat temu
  Steven Dake fc3435c50d Rename: exec/poll.c -> exec/aispoll.c 21 lat temu
  Steven Dake 9524f13926 Rename: exec/poll.c -> exec/aispoll.c 21 lat temu
  Steven Dake 295d70a3c8 Rename poll.h to aispoll.h 21 lat temu
  Steven Dake a8b9d96da0 Initial revision 21 lat temu
  Steven Dake 619fc3a59d Fix a merge problem with the previous update to the amf with 21 lat temu
  Steven Dake 48c503d2e2 Fix merge bugs from changeset 1.23. 21 lat temu
  Steven Dake e95e1e25cc Fix a couple merge problems with the previous update to clm with the 21 lat temu
  Steven Dake 354363f512 Development documentation update. After reading these docs, it should 21 lat temu
  Steven Dake 87e321e70d Learn how to develop an AIS service with README.devmap. 21 lat temu
  Steven Dake 3f9257a297 Fix build errors after previous commit. 21 lat temu
  Steven Dake 4128791f48 Cleanup last commit so build occurs properly. 21 lat temu
  Steven Dake 47a9710196 pass conn_info to all messages instead of file descriptor. 21 lat temu
  Steven Dake d0d1338083 Big cleanup of executive to pass connection info by reference instead 21 lat temu
  Steven Dake 843488f322 update todo by removing completed items. 21 lat temu
  Steven Dake 8c8c71917c store conn_info field is component structure. 21 lat temu
  Steven Dake df2c3c4918 pass conn_info to all messages instead of file descriptor. 21 lat temu
  Steven Dake 2efdb4258c pass conn_info to all messages instead of file descriptor. 21 lat temu
  Steven Dake c4ac900b31 when gmi.c changed, full project would not always be rebuilt 21 lat temu
  Steven Dake 57b0cdd65e Run full tests instead of writing a bunch of checkpoints. 21 lat temu
  Steven Dake e95bf676ed Add track active variable to keep track of active connections. 21 lat temu
  Steven Dake 4b89e5e20e cleanup valgrind warnings. 21 lat temu
  Steven Dake 405795d134 change message source to use conn_info field instead of fd. 21 lat temu
  Steven Dake ae695b04d0 Change memcpy to memmove to quiet down valgrind. 21 lat temu