Click here to Skip to main content
15,898,134 members
Articles / Desktop Programming / MFC

FiveLoaves v1.0

Rate me:
Please Sign up or sign in to vote.
3.84/5 (10 votes)
2 Jul 20028 min read 84.8K   4.4K   49  
FiveLoaves is an Internet utility designed to meet the most common needs of internet users - primarily secure connectivity
[Exception]
SubSystem=0

[Profile]
SubSystem=1
0=Profile key [%s.%s] not found.
1=Profile section [%s] not found.

[String]
SubSystem=2
0=Not enough memory for resize.
1=Subscript out of range.
2=Could not read file[%s].
3=Could not write file[%s].


[User Defined]
SubSystem=6
0=%s

[XML Parser]
SubSystem=7
0=Document name not found.\nLine %ld, Position %ld
1=Document type definition terminator not found.\nLine %ld, Position %ld
2=Missing equals sign between attribute and attribute value.\nLine %ld, Position %ld
3=Expected to find XML declaration end ']>'.\nLine %ld, Position %ld
4=Expected to find processing instruction end '?>'.\nLine %ld, Position %ld
5=Expected to find comment end '-->'.\nLine %ld, Position %ld
6=A string literal was expected, but no opening quote character was found.\nLine %ld, Position %ld
7=Expected to find entity terminator '>'.\nLine %ld, Position %ld
8=Expected to find element tag terminator '>'.\nLine %ld, Position %ld
9=Invalid entity value.\nLine %ld, Position %ld
10=Unexpected end of file.\nLine %ld, Position %ld
11=Expected tag name not found or invalid.\nLine %ld, Position %ld
12=End tag '%s' does not match the start tag '%s'.\nLine %ld, Position %ld
13=XML version not found.\nLine %ld, Position %ld
14=XML encoding not found.\nLine %ld, Position %ld
15=Unexpected standalone value.\nLine %ld, Position %ld
16=Document type declaration must match the element type of the root element.\nLine %ld, Position %ld
17=Expected element start tag not found.\nLine %ld, Position %ld
18=The following tags were not closed: %s\nLine %ld, Position %ld
19=Entity value not found.\nLine %ld, Position %ld
20=Expected white-space not found.\nLine %ld, Position %ld
21=Reference to undefined entity '%s'.\nLine %ld, Position %ld
22=System literal not found.\nLine %ld, Position %ld
23=Public literal not found.\nLine %ld, Position %ld
24=Unknown token found.\nLine %ld, Position %ld
25=& needs to be escaped with &.\nLine %ld, Position %ld
26=External markup specified but no callback registered to handle it.\nLine %ld, Position %ld
27=XML document is not well-formed.\nLine %ld, Position %ld

[XML Object]
SubSystem=8
0=Failed to open input file [%s].
1=Failed to Serialize Object [%s].
2=Object[%s] contains an invalid object in the [%s] mapped to [%s]

[XML Object Factory]
SubSystem=9
0=The list mapped to tag [%s] has an invalid list handler.
1=[%s] returned the following error:\n%s
2=Invalid XML.  Failed to create objects.

[CInterface]
SubSystem=11
0=Failed to obtain entry point [%s] in driver [%s]
1=%s

[GDirectoryListing]
0=Directory [%s] does not exist or cannot be accessed OS code[%d].


[C runtime exception]
SubSystem=13
0=Access violation.
1=Data type misalignment.
2=Breakpoint.
3=Single step.
4=Array bounds exceeded.
5=Float denormal orerand.
6=Float divide by zero.
7=Float inexact result.
8=Float invalid operation.
9=Float overflow.
10=Float stack check.
11=Float underflow.
12=Integer divide by zero.
13=Integer overflow.
14=Priv instruction.
15=Page error.
16=Illegal instruction.
17=Non-continuable exception.
18=Stack overflow.
19=Invalid disposition.
20=Page guard fault.
21=Invalid handle.
22=C runtime exception.
23=Interrupt detected.
24=HUP Signal detected.
25=Broken Pipe Interrupt detected.



[GenericArray]
SubSystem=24
0=Array bounds exceeded.
1=Out of memory.

[Cipher]
SubSystem=25
1=[%s] is not encrypyed - cannot decrypt.
2=Incorrect decrypt key for file [%s].
3=Failed to decrypt file [%s] code [%d].
4=Not enough memory to decrypt file [%s].
5=Failed to open or access[%s] - cannot decrypt.
6=Failed to create Cipher output file [%s].
7=Failed to decrypt file [%s] code [%d].
8=Not enough memory to encrypt file [%s].
9=Failed to open or access[%s] - cannot encrypt.


[ServerCore]
SubSystem=26
1=JudgeConnection: TCP header[%s] IP not from localhost
2=JudgeConnection: Not within the 2 second time window[%d][%d]
3=JudgeConnection: Cannot verify password
4=JudgeConnection: Failed random memory verification
5=Picking up Connection [%s] on SwitchBoardServer
6=Waiting for a [%s] server to pick up this connection
7=Done Waiting ..... No connection
8=Done Waiting ..... Connecting
9=Internal Buffering Error
10=-- Server Too Busy
11=-- Server Way Too Busy
12=HTTP Content File [%s] requested but not found
13=Protocol Error. Invalid value[%d] cannot be greater than 16
14=Decompress failed.  Wrong password-key attempt?
15=protocol error - invalid block size[%d]
16=Wrong password-key attempt?
17=Protocol error. If you are attempting to proxy or 'bounce' TCP, enable RawPacketProxy=yes in the correct subsection of the config file.
18=ReadPacket buffer overrun.
19=This machine is configured to expect data with the following:
20=              [128 bit TwoFish Encryption]
21=              [256 bit TwoFish Encryption]
22=              [Compression Enabled]
23=              [Packet Synchronization Enabled]
24=but the actual data received had the following attributes:
25=Connection failed to pass judgement
26=Failed to read HostID packet
27=Info:Failed to resolve[%s].  Connection refused.
28=Outbound Connection to [%d:%s]----->
29=Failed
30=Connected-OK
31=Failed to send Local HostID verification.
32=Failed to forward connection-routing data.
33=Bad attributes header
34=Closed Outbound Connection to [%d:%s]
35=DoFileTransferPacketSend - Prep for server failed.
36=Timeout, Error or aborted by client[%d].
37=DoFileTransferPacketSend() --> Send() aborted[%d].
38=Modify the [FileTransfer] Timeout= value in the config file.
39=recv() aborted [%d] (connection closed by remote)
40=Timeout reading file transfer command.  Did you terminate with [CRLF] aka'\r\n'?
41=InitialCommandRead buffer overrun attempt.
42=Timeout waiting for OK after LocalGet
43=Listing nested directory structure[%s]






By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here


Written By
Founder United Business Technologies
United States United States
http://about.me/brian.aberle
https://www.linkedin.com/in/brianaberle
http://SyrianRue.org/Brian

Comments and Discussions