issues
search
Sinisteryu
/
mongoose
Automatically exported from code.google.com/p/mongoose
MIT License
0
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Segmentation violation in 2.8
#72
GoogleCodeExporter
closed
8 years ago
18
Anything over 2GB gives incorrect file size readings in directory listings.
#71
GoogleCodeExporter
closed
8 years ago
6
self.dll.mg_set_uri_callback() should be self.dll.mg_bind_to_uri()
#70
GoogleCodeExporter
closed
8 years ago
2
SCRIPT_NAME is trucated when directory is an alias
#69
GoogleCodeExporter
closed
8 years ago
2
idea for improved keep-alive performance
#68
GoogleCodeExporter
closed
8 years ago
1
SSL port indicator is case-sensitive
#67
GoogleCodeExporter
closed
8 years ago
1
'root' does not seem to accept a relative path
#66
GoogleCodeExporter
closed
8 years ago
3
"outdated" openSSL library reference
#65
GoogleCodeExporter
closed
8 years ago
1
Function to get cookie value
#64
GoogleCodeExporter
closed
8 years ago
3
Port number not sent to PHP correctly
#63
GoogleCodeExporter
closed
8 years ago
2
The keep-alive feature is not exposed to the embedded handlers.
#62
GoogleCodeExporter
closed
8 years ago
6
Always persistent connection
#61
GoogleCodeExporter
closed
8 years ago
19
Eliminate separate Mongoose as Windows service
#60
GoogleCodeExporter
closed
8 years ago
11
Leftover debug/test statement
#59
GoogleCodeExporter
closed
8 years ago
1
Support for huge files
#58
GoogleCodeExporter
closed
8 years ago
1
mg_open_listening_port enhancement request?
#57
GoogleCodeExporter
closed
8 years ago
1
Binding to all interfaces?
#56
GoogleCodeExporter
closed
8 years ago
2
Suggestion - split up mg_startup into 2 pieces?
#55
GoogleCodeExporter
closed
8 years ago
6
Possible memory leak on Win32
#54
GoogleCodeExporter
closed
8 years ago
7
Implement callback deletion if it is NULL, as per API documentation
#53
GoogleCodeExporter
closed
8 years ago
1
bind functions need mutex protection analog to mg_set_option
#52
GoogleCodeExporter
closed
8 years ago
2
Suggestion for tiny and medium size servers
#51
GoogleCodeExporter
closed
8 years ago
7
Fix SSL loading when Mongoose runs as service
#50
GoogleCodeExporter
closed
8 years ago
1
DocBug: Missing info re: ACL's
#49
GoogleCodeExporter
closed
8 years ago
3
Feature req: 404 page
#48
GoogleCodeExporter
closed
8 years ago
14
Bind to port implemented, but no bind to IP?
#47
GoogleCodeExporter
closed
8 years ago
4
Windows DLL
#46
GoogleCodeExporter
closed
8 years ago
1
Mongoose standalone seems to start slowly
#45
GoogleCodeExporter
closed
8 years ago
15
Mongoose for WIndows CE
#44
GoogleCodeExporter
closed
8 years ago
17
pragma pack should be moved
#43
GoogleCodeExporter
closed
8 years ago
1
send_file() uses localtime() but format specifies GMT
#42
GoogleCodeExporter
closed
8 years ago
1
Patch for problem with VS2005 compiler/linker
#41
GoogleCodeExporter
closed
8 years ago
3
If a download is cancelled and the connection terminated, the server keeps on trying to read and send the file.
#40
GoogleCodeExporter
closed
8 years ago
1
bound URIs have no access to PUT request data
#39
GoogleCodeExporter
closed
8 years ago
4
Static Lib
#38
GoogleCodeExporter
closed
8 years ago
1
files with a leading dot are not served
#37
GoogleCodeExporter
closed
8 years ago
1
Mongoose crashes when no Accept header is specified
#36
GoogleCodeExporter
closed
8 years ago
5
Mongoose fails to compile with MinGW on Windows
#35
GoogleCodeExporter
closed
8 years ago
16
root directory path containing diacritical signs (on Windows) not found
#34
GoogleCodeExporter
closed
8 years ago
2
index.cgi is not treated as cgi file
#33
GoogleCodeExporter
closed
8 years ago
1
Add -bind_addr option
#32
GoogleCodeExporter
closed
8 years ago
1
Provide MIME type mapping to application through library API interface
#31
GoogleCodeExporter
closed
8 years ago
5
"Content-Range" has wrong entity length
#30
GoogleCodeExporter
closed
8 years ago
1
Bind to ip address other then INADDR_ANY
#29
GoogleCodeExporter
closed
8 years ago
3
accessing conn after it is freed causes access violation on windows
#28
GoogleCodeExporter
closed
8 years ago
1
How to spawn .exe with parameters w/o requiring php/perl using windows cmd interpreter
#27
GoogleCodeExporter
closed
8 years ago
2
mg_free function needed to use mongoose as dll
#26
GoogleCodeExporter
closed
8 years ago
1
Persisten connection....
#25
GoogleCodeExporter
closed
8 years ago
9
fix_directory_separators(char *path) destroys UNC ("\\networkpath\path\file.txt") paths
#24
GoogleCodeExporter
closed
8 years ago
4
mg_get_var gets it wrong with uri escaped (%2b) characters
#23
GoogleCodeExporter
closed
8 years ago
1
Next