Commit Graph

472 Commits

Author SHA1 Message Date
Anshul Maheshwari
3f54fab5f4 Indentation of file 2014-07-28 11:19:33 +05:30
Anshul Maheshwari
59c62d48b3 handle memory leakage 2014-07-28 10:55:46 +05:30
Ruslan Kuchumov
a926766478 merge conflict 2014-07-27 23:24:19 +00:00
Ruslan Kuchumov
cc233c61f2 changes.txt 2014-07-27 23:23:11 +00:00
cfsmp3
e9fcdf392f Merge branch 'pr/n83_rkuchumov'
Conflicts:
	src/file_functions.c
	src/params.c
2014-07-27 20:29:05 +02:00
Ruslan
c42f039297 fix 2014-07-26 21:17:20 +04:00
Ruslan Kuchumov
8cbaf09b4f moved udp code to networking.c 2014-07-26 21:07:45 +00:00
Ruslan Kuchumov
ee8d5dff66 goddamn windows 2014-07-26 17:56:58 +00:00
Ruslan Kuchumov
ec0873f5a2 windows support 2014-07-26 12:06:17 +00:00
Ruslan Kuchumov
29515bfcd5 some changes to the protocol 2014-07-25 19:58:16 +00:00
Ruslan Kuchumov
c85ebb0c1e usage & no debug 2014-07-25 18:17:46 +00:00
Ruslan Kuchumov
d6e66d5c7f password 2014-07-24 22:47:47 +00:00
Ruslan Kuchumov
f65f2b229a params 2014-07-24 21:14:56 +00:00
Ruslan Kuchumov
5094351469 listening tcp port 2014-07-24 20:19:13 +00:00
Anshul Maheshwari
5d6a770ce8 error checking for socket 2014-07-23 13:34:36 +05:30
Anshul Maheshwari
010d7f9ce4 error checking in fdprintf 2014-07-23 13:14:20 +05:30
Anshul Maheshwari
fb49e680a6 error checking in getfilesize 2014-07-23 13:10:42 +05:30
Anshul Maheshwari
6b98856892 put telexcc debug code inside a macro 2014-07-23 13:08:04 +05:30
Anshul Maheshwari
1a479a7199 looking for writing beyond the memory
increasing memory to 40, though only 38 is required but to make it
multiple of 4 and 8 looking at 32bit and 64 bit system.
2014-07-23 11:58:38 +05:30
Anshul Maheshwari
2894bcd7ff closed cid 26479 getc does not match eof 2014-07-22 15:36:00 +05:30
Anshul Maheshwari
1ae8040bd7 closing configurtion file correctly 2014-07-22 14:08:02 +05:30
Ruslan Kuchumov
57a80084ce bin support 2014-07-21 13:18:20 +00:00
Ruslan Kuchumov
e35b4ea62c small fix 2014-07-21 11:10:02 +00:00
Ruslan Kuchumov
3546526177 teletext support 2014-07-21 11:10:02 +00:00
Ruslan Kuchumov
12efb6166a constants 2014-07-21 11:10:02 +00:00
Ruslan Kuchumov
9beee068ce debug output 2014-07-21 11:10:02 +00:00
Ruslan Kuchumov
9efcba5c02 608 support & params 2014-07-21 11:10:02 +00:00
Ruslan Kuchumov
947333ea64 init 2014-07-21 11:08:29 +00:00
Anshul Maheshwari
7e527fc62a memory leakage for 608_smptett 2014-07-21 14:09:02 +05:30
Anshul Maheshwari
9f78c595b3 resource leak in configuration 2014-07-21 13:54:42 +05:30
Anshul Maheshwari
fa03442c85 leakage of file handler 2014-07-21 13:54:33 +05:30
Anshul Maheshwari
e664c035a1 handle memory leakage 2014-07-21 13:54:04 +05:30
Anshul Maheshwari
c522e3b054 error checking fr cur_xds_payload_length 2014-07-21 13:52:41 +05:30
Anshul Maheshwari
b3c037ab21 indentation of param_c 2014-07-21 12:16:16 +05:30
Anshul Maheshwari
097fdb643b corecting boundary of xds_call_letters 2014-07-21 11:41:42 +05:30
Anshul Maheshwari
43094a9897 fix typo while checking boundary 2014-07-21 11:36:20 +05:30
Anshul Maheshwari
aefa623cd4 reverted typo for xds with mprint 2014-07-20 20:07:28 +05:30
Anshul Maheshwari
1be11738eb removed redundant declaration in header file 2014-07-20 20:06:36 +05:30
Anshul Maheshwari
5a09c116f6 correct xdsprint argument 2014-07-20 14:26:42 +05:30
cfsmp3
bb700db08e Merge branch 'pr/n78_anshul1912' 2014-07-20 10:46:38 +02:00
cfsmp3
2e8582b14c Merge branch 'pr/n74_anshul1912'
Conflicts:
	src/608_sami.c
2014-07-20 10:46:21 +02:00
Anshul Maheshwari
8d47dc2f82 corrected size of expression 2014-07-20 13:37:35 +05:30
Anshul Maheshwari
6a3c736195 Added comments, to use function and structure 2014-07-20 08:53:43 +05:30
Anshul Maheshwari
9463999325 added snprintf in utility 2014-07-19 12:27:22 -07:00
Anshul Maheshwari
e50c30eaaa not to write 0 bytes
write have undefined( not mentioned behaviour when 0 bytes written)
write xds data even if start_time is 0
2014-07-19 22:10:50 +05:30
Anshul Maheshwari
45a3e21897 passed as argument cur_xds_packet_class 2014-07-19 18:34:42 +05:30
Anshul Maheshwari
47dbcdff9c write xds data only when option is passed 2014-07-19 18:15:53 +05:30
Anshul Maheshwari
dc164f81e5 improved xds logic 2014-07-19 17:46:16 +05:30
Anshul Maheshwari
bab0ec8b60 removed implicit declaration warning 2014-07-19 16:35:53 +05:30
Anshul Maheshwari
f543e3f4e2 xds extraction in seprate output context 2014-07-19 16:29:28 +05:30