summaryrefslogtreecommitdiffstats
path: root/src/main.c
AgeCommit message (Expand)AuthorFilesLines
2008-08-21add get_device_uid functionGravatar Jonathan Beck1-0/+6
2008-08-21fix AFC memory leak and errors (from iphoneclient valgrind analysis).Gravatar Jonathan Beck1-3/+5
2008-08-21fix some memory leaksGravatar Jonathan Beck1-0/+3
2008-08-19Put some very elementary error checking to ensure that initconf has been run.Gravatar Matt Colyer1-27/+17
2008-08-12Fixed seeking, also connections are no longer added twice.Gravatar Zach C1-1/+1
2008-08-11Fix warnings about unused variablesGravatar Christophe Fergeau1-2/+1
2008-08-10Adds seeking, directory creation and improves file writing. Also various othe...Gravatar Zach C1-2/+22
2008-08-05Fixed Zach's name. I feel dumb, sorry about that.Gravatar Matt Colyer1-1/+1
2008-08-05Zack's final changes to the pairing.Gravatar Matt Colyer1-0/+1
2008-08-05Initial pairing implementation.Gravatar Jonathan Beck1-3/+6
2008-08-01I copied the wrong legal headers into the code. Opps.Gravatar Matt Colyer1-11/+12
2008-07-31Added a way to load HostID from a user specific config file.Gravatar Jonathan Beck1-1/+6
2008-07-30Added documentation and licensing information.Gravatar Matt Colyer1-2/+17
2008-07-29Autotooled the project with very basic versioning support.Gravatar Matt Colyer1-0/+104