2010-01-14 |
scottmk | Tinkering with comments and white space; nothing substantive.
|
commit | commitdiff | tree |
2010-01-09 |
scottmk | 1. For keeping track of the child processes: use a...
|
commit | commitdiff | tree |
2010-01-09 |
scottmk | In srf_app_server_session_init(): if the requested...
|
commit | commitdiff | tree |
2010-01-08 |
scottmk | Added or modified a lot of comments; made some minor...
|
commit | commitdiff | tree |
2010-01-06 |
scottmk | Moved nested #includes out of osrf_prefork.h and into...
|
commit | commitdiff | tree |
2010-01-05 |
scottmk | Mostly tidying up white space and comments. Also rearranged
|
commit | commitdiff | tree |
2010-01-03 |
scottmk | Finished adding doxygen-style comments to document...
|
commit | commitdiff | tree |
2010-01-01 |
scottmk | Incorporate _osrf_app_request_resend into osrf_app_session_r...
|
commit | commitdiff | tree |
2010-01-01 |
scottmk | Changed the way pending requests are stored in an osrfAppSes...
|
commit | commitdiff | tree |
2009-12-29 |
scottmk | Add a stream parser for JSON, and a format_json utility
|
commit | commitdiff | tree |
2009-12-28 |
scottmk | Add routines for calculating SHA1 and MD5 digests,...
|
commit | commitdiff | tree |
2009-12-20 |
scottmk | 1. In the parent router process: wait for all of the...
|
commit | commitdiff | tree |
2009-12-16 |
scottmk | Correct a typo in a warning message
|
commit | commitdiff | tree |
2009-12-16 |
scottmk | Log a warning message whenever the deprecated function
|
commit | commitdiff | tree |
2009-12-15 |
scottmk | Replace calls to osrfAppSessionMakeRequest() with
|
commit | commitdiff | tree |
2009-12-15 |
scottmk | Replace calls to osrfAppSessionMakeRequest() with
|
commit | commitdiff | tree |
2009-12-14 |
scottmk | 1. In osrf_app_session.[ch]: Create a new function
|
commit | commitdiff | tree |
2009-12-10 |
scottmk | Add three new functions:
|
commit | commitdiff | tree |
2009-12-08 |
scottmk | Eliminated the function pointer osrf_stack_entry_point...
|
commit | commitdiff | tree |
2009-12-07 |
scottmk | Added some comments, tinkered with white space;
|
commit | commitdiff | tree |
2009-11-25 |
scottmk | Replacing calls to the old JSON parser with calls to the
|
commit | commitdiff | tree |
2009-11-16 |
scottmk | Tinkering with comments and white space.
|
commit | commitdiff | tree |
2009-11-16 |
scottmk | Eliminated two members of the osrfMessage structure:
|
commit | commitdiff | tree |
2009-11-16 |
scottmk | 1. Changes to comments and white space.
|
commit | commitdiff | tree |
2009-11-15 |
scottmk | Move the libxml headers out of the header and into the
|
commit | commitdiff | tree |
2009-11-15 |
scottmk | Replace the the call to osrf_message_deserialize()
|
commit | commitdiff | tree |
2009-11-15 |
scottmk | Create a new function osrfMessageDeserialize(), as a
|
commit | commitdiff | tree |
2009-11-15 |
scottmk | Created a new function osrfListClear() to take an existing
|
commit | commitdiff | tree |
2009-11-14 |
scottmk | Pulled the creation of a single osrfMessage from a...
|
commit | commitdiff | tree |
2009-11-14 |
scottmk | Tidied up various things:
|
commit | commitdiff | tree |
2009-11-10 |
scottmk | 1. Fixed a bug whereby the display of request results...
|
commit | commitdiff | tree |
2009-11-09 |
scottmk | No substantive changes.
|
commit | commitdiff | tree |
2009-11-09 |
scottmk | Miscellaneous minor tweaks:
|
commit | commitdiff | tree |
2009-11-06 |
scottmk | Corrected a glitch in the command-line parser. Now...
|
commit | commitdiff | tree |
2009-11-05 |
scottmk | Several bug fixes:
|
commit | commitdiff | tree |
2009-11-05 |
scottmk | 1. Further refinement of comments.
|
commit | commitdiff | tree |
2009-11-04 |
scottmk | Eliminate a potential (if unlikely) memory leak: Free a
|
commit | commitdiff | tree |
2009-11-04 |
scottmk | 1. Added an osrfHashIterator as a member of osrfRouter...
|
commit | commitdiff | tree |
2009-11-03 |
scottmk | 1. Changed several functions that were returning int...
|
commit | commitdiff | tree |
2009-11-03 |
scottmk | In the main loop of the router: if the select call...
|
commit | commitdiff | tree |
2009-11-02 |
scottmk | 1. Move the declaration of osrfRouter out of the header
|
commit | commitdiff | tree |
2009-11-02 |
scottmk | New function: client_sock_fd(). It returns the socket...
|
commit | commitdiff | tree |
2009-11-02 |
scottmk | Changed the signal handling.
|
commit | commitdiff | tree |
2009-10-31 |
scottmk | Fixed a bug in osrfRouterClassFree(). We were trying...
|
commit | commitdiff | tree |
2009-10-31 |
scottmk | Tinkering with white space and comments. No
|
commit | commitdiff | tree |
2009-10-30 |
scottmk | 1. Tidy up the white space.
|
commit | commitdiff | tree |
2009-10-29 |
scottmk | Add doxygen-style comments to document the
|
commit | commitdiff | tree |
2009-10-29 |
scottmk | 1. Tidy up the white space.
|
commit | commitdiff | tree |
2009-10-28 |
scottmk | 1. In endElementHandler(), responding to an error:...
|
commit | commitdiff | tree |
2009-10-28 |
scottmk | 1. Added comments to document the process of connecting...
|
commit | commitdiff | tree |
2009-10-25 |
scottmk | 1. Moved several macros from the header to the implementatio...
|
commit | commitdiff | tree |
2009-10-25 |
scottmk | Merged _socket_route_data() into its only caller, after...
|
commit | commitdiff | tree |
2009-10-24 |
scottmk | Implemented session_connected(), which had been declared...
|
commit | commitdiff | tree |
2009-10-22 |
scottmk | Various cleanups in transport_session.c:
|
commit | commitdiff | tree |
2009-10-18 |
scottmk | Eliminated _socket_route_data_id() as a separate function...
|
commit | commitdiff | tree |
2009-10-17 |
scottmk | 1. In socket_connected(): if the select() fails because...
|
commit | commitdiff | tree |
2009-10-13 |
scottmk | 1. In socket_open_tcp_client(): use getaddrinfo() instead...
|
commit | commitdiff | tree |
2009-10-13 |
scottmk | 1. Moved the declaration of socket_node from the header...
|
commit | commitdiff | tree |
2009-10-12 |
scottmk | 1. Replace the old JSON parser (jsonParseString())...
|
commit | commitdiff | tree |
2009-10-11 |
scottmk | Add doxygen-style comments to document macros, and...
|
commit | commitdiff | tree |
2009-10-11 |
scottmk | Add doxygen-style comments to document all functions...
|
commit | commitdiff | tree |
2009-10-10 |
scottmk | 1. osrfLogGetXid now returns a pointer to const. We...
|
commit | commitdiff | tree |
2009-10-10 |
scottmk | Performance tweak to the logging routines.
|
commit | commitdiff | tree |
2009-10-08 |
scottmk | Fix a bug in md5sum() (which only affected code compiled
|
commit | commitdiff | tree |
2009-10-05 |
scottmk | Small performance tweak.
|
commit | commitdiff | tree |
2009-10-05 |
scottmk | Performance tweak to message handling.
|
commit | commitdiff | tree |
2009-10-05 |
scottmk | Created a new function osrfHashExtract(). It extracts...
|
commit | commitdiff | tree |
2009-10-05 |
scottmk | Tweak jsonObjectDecodeClass so that it preserves classnames
|
commit | commitdiff | tree |
2009-10-04 |
scottmk | Enhance the performance of the recursive descent JSON...
|
commit | commitdiff | tree |
2009-10-02 |
scottmk | Change the return type of jsonObjectGetString so that it
|
commit | commitdiff | tree |
2009-10-02 |
scottmk | 1. Add doxygen-style comments to document functions...
|
commit | commitdiff | tree |
2009-09-29 |
scottmk | We routinely grab a chunk of configuration file that...
|
commit | commitdiff | tree |
2009-09-29 |
scottmk | Comment out an error message added in the previous...
|
commit | commitdiff | tree |
2009-09-28 |
scottmk | 1. Eliminated some memory leaks by replacing calls to
|
commit | commitdiff | tree |
2009-09-28 |
scottmk | 1. Changed osrfLogFacilityToInt() so that it accepts
|
commit | commitdiff | tree |
2009-09-25 |
scottmk | 1. Add doxygen markup for documentation.
|
commit | commitdiff | tree |
2009-09-13 |
scottmk | Changed the signature of osrfStringArrayGetString():
|
commit | commitdiff | tree |
2009-09-13 |
scottmk | In osrf_json_gateway.c: added the const qualifier to...
|
commit | commitdiff | tree |
2009-09-12 |
scottmk | In apacheGetParamValues() and apacheGetFirstParamValue():
|
commit | commitdiff | tree |
2009-09-12 |
scottmk | In osrfAppSessionClientInit(): added a const
|
commit | commitdiff | tree |
2009-09-12 |
scottmk | In osrfSystemBootstrap(): added a const qualifier
|
commit | commitdiff | tree |
2009-09-12 |
scottmk | In osrfBigHashFree: added a const qualifier to key,
|
commit | commitdiff | tree |
2009-09-12 |
scottmk | In osrfStringArrayRemove(): fixed a bug whereby we...
|
commit | commitdiff | tree |
2009-09-11 |
scottmk | In osrfNewHash(): specify a size for the osrfList used...
|
commit | commitdiff | tree |
2009-09-08 |
scottmk | 1. Moved the declaration of the osrf_host_config struct...
|
commit | commitdiff | tree |
2009-09-08 |
scottmk | Tweaking comments for doxygen:
|
commit | commitdiff | tree |
2009-09-04 |
scottmk | Enhanced the error messages from osrf_settings_host_value...
|
commit | commitdiff | tree |
2009-09-03 |
scottmk | 1. In osrfListSetDefault(): install the standard function
|
commit | commitdiff | tree |
2009-09-03 |
scottmk | 1. A minor streamlining of va_list_to_string(), to...
|
commit | commitdiff | tree |
2009-08-31 |
scottmk | 1. Add comments to be recognized by doxygen or other...
|
commit | commitdiff | tree |
2009-08-05 |
scottmk | Extended the JSON_INIT_CLEAR macro to avoid segfaults.
|
commit | commitdiff | tree |
2009-08-05 |
scottmk | Performance tweak to jsonIterator.
|
commit | commitdiff | tree |
2009-07-22 |
scottmk | This is a performance tweak to the osrfHashGet function...
|
commit | commitdiff | tree |
2009-07-10 |
scottmk | Add two new commands, "open" and "close", to open and...
|
commit | commitdiff | tree |
2009-06-22 |
scottmk | Fix a bug whereby, if there was only one <service>...
|
commit | commitdiff | tree |
2009-06-06 |
scottmk | 1. If an input line ends in a backslash, remove the...
|
commit | commitdiff | tree |
2009-04-27 |
scottmk | Performance tweak for osrfLog* functions: don't pass...
|
commit | commitdiff | tree |
2009-04-06 |
scottmk | New JSON parser -- simpler, faster, and more robust...
|
commit | commitdiff | tree |
2009-03-31 |
scottmk | In osrfConfigGetValue(): plugged a memory leak
|
commit | commitdiff | tree |
2009-03-31 |
scottmk | 1. Create a new osrfListExtract function, which removes...
|
commit | commitdiff | tree |
next |