AmendHub

jcs

/

subtext

/

amendments

/

fidopkt.c

Amendments on December 2, 2023

fidopkt: Fix return value when aborting parse early

jcs made amendment 572 4 months ago

Amendments on November 16, 2023

fidopkt: Set proper product code and major version number

According to FTSC docs, we're supposed to set a product code (low)
of 0xfe if we haven't been assigned a number, which are now 16-bit.
Once that happens, low will be set to 0xff and high will become our
assigned number.
jcs made amendment 549 5 months ago

Amendments on November 15, 2023

fidopkt: Do proper message/packet termination

jcs made amendment 543 5 months ago

Amendments on November 14, 2023

fidopkt: Stop encoding body when we see a null byte

Also, don't include an additional blank line at the end unless we
are about to include a tear line with origin.
jcs made amendment 539 5 months ago

Amendments on April 18, 2023

fidopkt: Crank scratch buffer size in fidopkt_encode_message

Some fields we're copying from a reply might be bigger than 30
jcs made amendment 484 about 1 year ago

Amendments on April 17, 2023


Amendments on April 8, 2023


Amendments on April 7, 2023

fidopkt: Don't add tear line unless we have an origin to add

jcs made amendment 468 about 1 year ago

Amendments on March 15, 2023

fidopkt: Tweak log messages

jcs made amendment 420 about 1 year ago

Amendments on March 14, 2023

fidopkt: Use FTN terminology

jcs made amendment 410 about 1 year ago

Amendments on March 13, 2023

fidopkt: A single packet can have multiple messages in it

Asking Areafix to rescan an area will generate a single packet with
all of those rescanned messages in it.
jcs made amendment 402 about 1 year ago

Amendments on March 11, 2023


Amendments on March 10, 2023

fidopkt: Compatibility fixes, add attr field

Make fidopkt_parse_address write into the struct allocated by the
caller.
jcs made amendment 389 about 1 year ago

Amendments on March 9, 2023

fidopkt: Make fidopkt_encode encode... a fidopkt

Not sure what I was thinking with the old approach
jcs made amendment 385 about 1 year ago

Amendments on March 8, 2023

fidopkt: Remove unused variable, fix bogus return

jcs made amendment 374 about 1 year ago

Amendments on March 7, 2023

fidopkt: Add encoder

jcs made amendment 363 about 1 year ago

Amendments on March 5, 2023

fidopkt: Parse and store dest and orig node addresses

Also don't bail if there's no AREA: line
jcs made amendment 355 about 1 year ago

Amendments on March 1, 2023

fidopkt: Enlarge msgid_orig, use non-fatal malloc/calloc

jcs made amendment 328 about 1 year ago

Amendments on February 25, 2023

binkp: Import unseen messages into boards with matching fidonet_area

This is quite slow, but I'll work on speeding it up
jcs made amendment 323 about 1 year ago