Navigation


source: freeDiameter/extensions/dbg_interactive

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1217:3f7c74ef3787   11 years Sebastien Decugis Fix missing prototype change
(edit) @1212:c38bb8b69c43   11 years Sebastien Decugis Fix message rtd handling for extensions based on this data
(edit) @1183:42d3fd71e7ea   11 years Sebastien Decugis dbg_interactive is segfaulting when exited with Ctrl-C, not sure how …
(edit) @1176:f0b328ea2fdb   11 years Sebastien Decugis Added initial support for hooks in the dbg_interactive extension
(edit) @1169:11724ff78638   11 years Sebastien Decugis Some cleanups in dbg_interactive extension
(edit) @1127:1af09cc156d6   11 years Sebastien Decugis Updated copyright information
(edit) @1119:79dd22145f52   11 years Sebastien Decugis Fix a number of compilation warnings
(edit) @1113:eb4ce68b6e5c   11 years Sebastien Decugis Added calls to remaining hooks
(edit) @1089:5f622da7f259   11 years Sebastien Decugis Fix issues in extensions
(edit) @1088:1d1a20a0779d   11 years Sebastien Decugis Second part of changeset 1083, now the code compiles again. Still …
(edit) @1078:74bba7975864   11 years Sebastien Decugis Cleanup the timing data and fd_msg_log feature that will be replaced …
(edit) @1071:6ca6cadf209c   11 years Sebastien Decugis Implement the fd_stat_getstats function; changed prototype of …
(edit) @1060:13fc3fc9c789   11 years Sebastien Decugis New feature in fd_fifo to get timing statistics
(edit) @1021:6f987640a4b2   11 years Sebastien Decugis Silence a few remaining warnings
(edit) @1019:6fcd30ce3ce7   11 years Sebastien Decugis Retrieve additional information when adding a routing error
(edit) @1014:908ffbb81f60   11 years Sebastien Decugis Added a second callback in fd_msg_send_timeout to handle more easily …
(edit) @1013:7b5c46505e09   11 years Sebastien Decugis Replace calls to PyEval_CallFunction by PyObject_CallFunction
(edit) @985:74a5e2b8ae19   11 years Sebastien Decugis Make sure dbg_interactive is linked with a console for running. Use …
(edit) @979:b90cb4c07160   11 years tk Remove more newlines.
(edit) @978:d978078db9d7   11 years tk Adapt caller for signature change.
(edit) @974:2091bf698fb1   11 years tk Remove newlines from fd_log_debug, TRACE_DEBUG, TRACE_ERROR, and …
(edit) @972:ce3cacbbccc9   11 years tk Fix some typos.
(edit) @882:ae96ae28f3dd   11 years Sebastien Decugis Limit python version to avoid using python3 (not compatible) 1.1.5
(edit) @879:2b14ccdd0b92   11 years Sebastien Decugis Updated copyright information
(edit) @875:47735fe496bc   11 years Sebastien Decugis Use unamed structures to please SWIG on OSX
(edit) @833:2bf587a8f6bc   12 years Sebastien Decugis Fix comments in CMakeLists -- Thomas Klausner <tk@giga.or.at>
(edit) @788:cb84f5be889d   12 years Sebastien Decugis Updated copyright information
(edit) @783:229d7dee6a27   12 years Sebastien Decugis Re-apply typemap to uint8_t string
(edit) @782:8e3a4c8fb975   12 years Sebastien Decugis Started fixing dbg_interactive sample -- hangs in fd_sess_fromsid
(edit) @767:c47c16436f71   13 years Sebastien Decugis Added a limit on fifo queues to avoid memory exaustion when messages …
(edit) @741:d59decafe9c0   13 years Sebastien Decugis Updated copyright information
(edit) @740:4a9f08d6b6ba   13 years Sebastien Decugis Updated my mail address
(edit) @728:6169b4c5b256   13 years Sebastien Decugis Add new wrapper to create events from int values (useful for …
(edit) @718:2d5e76dd1117   13 years Sebastien Decugis Updated copyright information
(edit) @706:4ffbc9f1e922   13 years Sebastien Decugis Large UNTESTED commit with the following changes: * Improved …
(edit) @688:8c3dc8584dab   13 years Sebastien Decugis Prepared capability for messages logging to separate files / folders
(edit) @662:2e94ef0515d7   13 years Sebastien Decugis Updated copyright information 1.1.0-rc1
(edit) @658:f198d16fa7f4   13 years Sebastien Decugis Initial commit for 1.1.0: * Restructuring: * libfreeDiameter: …
(edit) @649:5e5d8152c229   13 years Sebastien Decugis Implemented fd_msg_send_timeout to close #10. Not tested yet.
(edit) @641:69d3579f6c6c   13 years Sebastien Decugis First version of dbg_interactive is complete 1.0.3-rc3
(edit) @640:237cf6339546   13 years Sebastien Decugis dbg_interactive almost complete
(edit) @639:95a784729cac   13 years Sebastien Decugis Added new opaque pointer to fd_sess_handler_create and …
(edit) @638:9448cba86673   13 years Sebastien Decugis Improved usability of dbg_interactive
(edit) @637:22e8fac3b2d6   13 years Sebastien Decugis Split interface file in modules
(edit) @636:c23ca590fa57   13 years Sebastien Decugis Still making progress on the dbg_interactive interface.
(edit) @635:134e4fb9eef5   13 years Sebastien Decugis Continued work on python interface
(edit) @625:2cd2cf7abe2a   13 years Sebastien Decugis Improvements to usability, still work ongoing
(edit) @624:a5682d003ed9   13 years Sebastien Decugis Finally got the proxy aka shadow class to work
(edit) @623:fc4f5815f0aa   13 years Sebastien Decugis Continued work on dbg_interactive.fdx
(edit) @621:04dbea46c7a2   13 years Sebastien Decugis Cleanup many SWIG definitions from main .h files
(edit) @618:1dbc4c5397d6   13 years Sebastien Decugis Attempting to improve python wrapper usability (work in progress)
(add) @609:2d15fd8ef5ba   13 years Sebastien Decugis Very very early python interactive extension, using SWIG
Note: See TracRevisionLog for help on using the revision log.