Navigation


source: freeDiameter/include

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @628:e1c6f45f5fcd   13 years Sebastien Decugis Improvements to usability, still work ongoing
(edit) @621:04dbea46c7a2   13 years Sebastien Decugis Cleanup many SWIG definitions from main .h files
(edit) @620:bc7328e600f0   13 years Sebastien Decugis Removed the OUTPUT specification for SWIG, too complex
(edit) @618:1dbc4c5397d6   13 years Sebastien Decugis Attempting to improve python wrapper usability (work in progress)
(edit) @609:2d15fd8ef5ba   13 years Sebastien Decugis Very very early python interactive extension, using SWIG
(edit) @602:0b5d21c87855   13 years Sebastien Decugis Added new AVP search criteria in the dictionary: AVP_BY_NAME_ALL_VENDORS
(edit) @594:0758a357a151   13 years Sebastien Decugis Added a new MaxPerformance? build type for tests, not recommended for use
(edit) @578:7c9a00bfd115   14 years Sebastien Decugis Allow TLS Diffie-Hellmann parameters to be loaded from a file (ticket #17)
(edit) @561:1cb9352359f4   14 years Sebastien Decugis More cleanups in the packaging. Also removed rgw_common.so which was …
(edit) @542:0b6cee362f5d   14 years Sebastien Decugis Enforce validation of local certificate upon daemon start.
(edit) @512:16224de837fd   14 years Sebastien Decugis Fix problem reported by Артём Осьмёркин on dev@freediameter.net
(edit) @493:d68f27e7e814   14 years Sebastien Decugis Fixed a few CMake variable names
(edit) @492:121397bd1afc   14 years Sebastien Decugis Small fix
(edit) @454:f1484823cb4a   14 years Sebastien Decugis Small hack which might spear some concurrency problems and is quite …
(edit) @453:9a8b3178a7a7   14 years Sebastien Decugis Postpone the creation of session expiry thread to allow some global …
(edit) @447:097bae83b07a   14 years Sebastien Decugis Forgot to cleanup the configuration on exit, spotted by valgrind
(edit) @403:26aafbbc1640   14 years Sebastien Decugis Cleanup all compilation warnings in base code for 32 bit arch
(edit) @378:41e3c2a3721c   14 years Sebastien Decugis Replaced old mechanism to discover local addresses by a call to …
(edit) @340:81821e9f6988   14 years Sebastien Decugis Fix issue on session cleanup callback parameters -- thanks Souheil for …
(edit) @336:5d1a22bb1cfe   14 years Sebastien Decugis Removed some references to waaad
(edit) @320:53f912ce0f4e   14 years Sebastien Decugis Add shared object version information
(edit) @316:aa8f41bca657   14 years Sebastien Decugis Fixed libraries dependencies
(edit) @313:6fd1e6f56af5   14 years Sebastien Decugis Completed initial debianization
(edit) @305:61f78fdbacc2   14 years Sebastien Decugis Cleanup vars names
(edit) @304:ad3c46016584   14 years Sebastien Decugis Added install directives for cmake; also allow default directory to …
(edit) @302:d46b454ccc33   14 years Sebastien Decugis Simplify traces format in case of non Debug configuration
(edit) @258:5df55136361b   14 years Sebastien Decugis Updated copyright information
(edit) @253:ad6c0118fb50   14 years Sebastien Decugis Configurable number of server threads
(edit) @246:6418a188c1b5   14 years Sebastien Decugis getnameinfo is also more sensitive on freeBSD
(edit) @245:6a71c3f3ab77   14 years Sebastien Decugis bind on FreeBSD is more sensitive…
(edit) @236:60f34df3e025   14 years Sebastien Decugis Remove dependency on signalent.h
(edit) @235:8773740401a5   14 years Sebastien Decugis Centralized signal handlers management in the library
(edit) @232:c07f9692b537   14 years Sebastien Decugis Fix missing include
(edit) @226:406f74f0789b   14 years Sebastien Decugis Few cosmetics changes
(edit) @216:87c31fd10e9c   14 years Sebastien Decugis Fix error in TRACE_DEBUG_BUFFER macro that was breaking session resume …
(edit) @214:5a1b93f59f8f   14 years Sebastien Decugis Added trace facility for GNUTLS calls
(edit) @206:8eda7c917fc6   14 years Sebastien Decugis cosmetics
(edit) @205:ff9ade352076   14 years Sebastien Decugis Simplified use of --dbg_file option
(edit) @191:de80f6a76c4f   14 years Sebastien Decugis Another attempt to workround the crash issue…
(edit) @184:89d39bcf9ef5   14 years Sebastien Decugis Some cleanups
(edit) @183:960764fbc68f   14 years Sebastien Decugis Fix compilation error
(edit) @181:1f39f0c51094   14 years Sebastien Decugis Add a trace to help finding the bug…
(edit) @179:0ea50d66ad1b   14 years Sebastien Decugis Fix segfault
(edit) @174:2b2f78036749   14 years Sebastien Decugis Added simple command-line switch to turn on full debug for specific …
(edit) @168:6db078b955e3   14 years Sebastien Decugis Completed rt_default extension
(edit) @162:79768bf7d208   14 years Sebastien Decugis Completed whitelist extension
(edit) @156:e2dc300819b3   14 years Sebastien Decugis Fix overwriten thread location
(edit) @142:dee0a871abcd   14 years Sebastien Decugis Added number of CA certificates for debug
(edit) @140:34e47f4addf8   14 years Sebastien Decugis Fix broken test
(edit) @137:5510f73e1737   14 years Sebastien Decugis Replace non-posix pthread_yield with posix sched_yield
(edit) @135:bbb8ddba4c85   14 years Sebastien Decugis Filter out more invalid addresses
(edit) @134:6b2989c066a6   14 years Sebastien Decugis Fixed loopback test for correct network order
(edit) @131:50d1dc19b221   14 years Sebastien Decugis Hopefully removed infinite loop
(edit) @124:cc42d8607114   14 years Sebastien Decugis Completed cleanups of queues when the daemon is stopping
(edit) @114:5b3868944e2b   14 years Sebastien Decugis Reporting errors in parse_dict function
(edit) @112:6a294d977878   14 years Sebastien Decugis Default to add Session-Id in answers
(edit) @105:0d9c9e004be0   14 years Sebastien Decugis Compute common applications after CER reception
(edit) @93:3910804c84db   14 years Sebastien Decugis Ported the app_test application
(edit) @90:2c9444152e4b   14 years Sebastien Decugis Added the dispatch thread code
(edit) @89:3f8b437bcb66   14 years Sebastien Decugis Added some default routing handlers
(edit) @88:9e2db1647d6f   14 years Sebastien Decugis Completed routing module
(edit) @87:c1c0f8a45c67   14 years Sebastien Decugis Backup
(edit) @86:e3e22d89e023   14 years Sebastien Decugis Started routing module
(edit) @85:e5fcd672caff   14 years Sebastien Decugis Added new function to retrieve messages sessions easily
(edit) @83:c662d3eb6ff6   14 years Sebastien Decugis Started support for routing module
(edit) @82:b6344f1d521a   14 years Sebastien Decugis Some cleanups
(edit) @78:a58f0757c06a   14 years Sebastien Decugis Added code for DPR/DPA
(edit) @51:08d8cbeff30b   14 years Sebastien Decugis Fix for number of args to sctp_connectx
(edit) @43:2db15632a63d   14 years Sebastien Decugis Added a large part of connection establishment logic, to test
(edit) @42:f4d94bc65e1f   14 years Sebastien Decugis Some minor updates
(edit) @38:68c1890f7049   14 years Sebastien Decugis Fixed a small bug in SCTP close
(edit) @37:cc3c59fe98fe   14 years Sebastien Decugis Lot of cleanups in peer structure management
(edit) @36:1498b3c7304c   14 years Sebastien Decugis Backup
(edit) @34:0e2b57789361   15 years Sebastien Decugis Backup for the WE, some warnings remaining
(edit) @33:e6fcdf12b9a0   15 years Sebastien Decugis Added a lot of TODOs :)
(edit) @29:5ba91682f0bc   15 years Sebastien Decugis Added a test for cnxctx (tbc) and fixed some bugs
(edit) @25:67ca08d5bc48   15 years Sebastien Decugis Completed connection context files
(edit) @24:bd83ce9328ed   15 years Sebastien Decugis Cleanups and completed sctp code (not finished)
(edit) @23:db6c40b8b307   15 years Sebastien Decugis Added some code in cnxctx.c mainly
(edit) @22:0b3b46da2c12   15 years Sebastien Decugis Progress on server code
(edit) @20:277ec00d793e   15 years Sebastien Decugis Backup before typhoon... Progress on server side
(edit) @18:e7187583dcf8   15 years Sebastien Decugis Added CA helper script
(edit) @17:ab3c58d88be3   15 years Sebastien Decugis Added proper gcrypt initializer
(edit) @16:013ce9851131   15 years Sebastien Decugis Started including TLS code
(edit) @14:14cf6daf716d   15 years Sebastien Decugis Some progress on peers module
(edit) @13:ef9ef3bf4752   15 years Sebastien Decugis Progress on peer state machine
(edit) @12:418d2ce80dc8   15 years Sebastien Decugis Added support in configuration file for peers declaration
(edit) @11:6576ef5e01eb   15 years Sebastien Decugis Added some support for peers
(edit) @10:c5c99c73c2bf   15 years Sebastien Decugis Added some extensions and functions in the daemon
(edit) @9:fc7c18867cf7   15 years Sebastien Decugis New extension mechanism committed
(edit) @8:3e143f047f78   15 years Sebastien Decugis Backup for the week-end
(edit) @7:e5af94b04946   15 years Sebastien Decugis Added dispatch module and tests
(edit) @6:b0d377c79d80   15 years Sebastien Decugis Progress on dispatch API spec; added fd_sess_reclaim function and test
(edit) @5:c2d2729e3603   15 years Sebastien Decugis Completed new session module tests; some bugs fixed
(edit) @3:ef303f1078ab   15 years Sebastien Decugis Progress; added session module; testsess to be completed
(edit) @2:d8ce06172629   15 years Sebastien Decugis Added a global debug level var
(edit) @1:bafb831ba688   15 years Sebastien Decugis Fix names to proper case for freeDiameter
(add) @0:13530e1f02e3   15 years Sebastien Decugis Initial files imported
Note: See TracRevisionLog for help on using the revision log.