Navigation


source: freeDiameter

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @642:77c7ec18edec   2 years sdecugis Added tag 1.0.3-rc3 for changeset 69d3579f6c6c
(edit) @641:69d3579f6c6c   2 years sdecugis First version of dbg_interactive is complete
(edit) @640:237cf6339546   2 years sdecugis dbg_interactive almost complete
(edit) @639:95a784729cac   2 years sdecugis Added new opaque pointer to fd_sess_handler_create and fd_disp_register …
(edit) @638:9448cba86673   2 years sdecugis Improved usability of dbg_interactive
(edit) @637:22e8fac3b2d6   2 years sdecugis Split interface file in modules
(edit) @636:c23ca590fa57   2 years sdecugis Still making progress on the dbg_interactive interface.
(edit) @635:134e4fb9eef5   2 years sdecugis Continued work on python interface
(edit) @634:49ff9df2d008   2 years sdecugis Added tag 1.0.3-rc2 for changeset 18c4a738e3e9
(edit) @633:18c4a738e3e9   2 years sdecugis Update version information for the source tree
(edit) @632:3c0b895d0900   2 years sdecugis Fix a mistake in previous commit
(edit) @631:3660824413ab   2 years sdecugis Fixed some dependencies
(edit) @630:8a7715977f18   2 years sdecugis Added tag 1.0.3-rc1 for changeset 7ae66129fd73
(edit) @629:7ae66129fd73   2 years sdecugis Prepare for upcoming 1.0.3
(edit) @628:e1c6f45f5fcd   2 years sdecugis Improvements to usability, still work ongoing
(edit) @627:330be61dbf43   2 years sdecugis Improvements to usability, still work ongoing
(edit) @626:e55d6ffd1a75   2 years sdecugis Fix install component
(edit) @625:2cd2cf7abe2a   2 years sdecugis Improvements to usability, still work ongoing
(edit) @624:a5682d003ed9   2 years sdecugis Finally got the proxy aka shadow class to work
(edit) @623:fc4f5815f0aa   2 years sdecugis Continued work on dbg_interactive.fdx
(edit) @622:cfbf7ed5dccd   2 years sdecugis Added some limited example for dbg_interactive
(edit) @621:04dbea46c7a2   2 years sdecugis Cleanup many SWIG definitions from main .h files
(edit) @620:bc7328e600f0   2 years sdecugis Removed the OUTPUT specification for SWIG, too complex
(edit) @619:45a63d6448ea   2 years sdecugis Fix wrong operator in testfifo
(edit) @618:1dbc4c5397d6   2 years sdecugis Attempting to improve python wrapper usability (work in progress)
(edit) @617:c16583e80ffe   2 years sdecugis Update documentation for Fedora systems where SELinux prevents binding the …
(edit) @616:f2791162c1f2   2 years sdecugis Fix warning about value outside enum range
(edit) @615:8abafd66a617   2 years sdecugis Adapt test for systems that cannot create many threads per process, such …
(edit) @614:b15620f1b1a4   2 years sdecugis Fix some compilation warning on OpenSUSE
(edit) @613:69daef73812c   2 years sdecugis Small update to documentation
(edit) @612:95bb43106039   2 years sdecugis Updated documentation, included information for OpenSUSE and Fedora
(edit) @611:1aee784f70e0   2 years sdecugis Fix path for OpenSUSE
(edit) @610:a137913d9f88   2 years sdecugis Added ability to extract the Extended MSK (EMSK) for future use
(edit) @609:2d15fd8ef5ba   2 years sdecugis Very very early python interactive extension, using SWIG
(edit) @608:ee1dd2a6fd7e   2 years sdecugis Updated documentation
(edit) @607:d6b6bda9c6d1   2 years sdecugis Removed the file, it can be found in circum archive
(edit) @606:4f6cce8fd8d0   2 years sdecugis Added reference to contrib folder
(edit) @605:2278bc9af8f3   2 years sdecugis Added references to external XML files
(edit) @604:d4319998b5f3   2 years sdecugis Updated the DTD to reflect what the parser is expecting
(edit) @603:4df4119a51b1   2 years sdecugis Completed first version of dict_legacy_xml.fdx
(edit) @602:0b5d21c87855   2 years sdecugis Added new AVP search criteria in the dictionary: AVP_BY_NAME_ALL_VENDORS
(edit) @601:73d7588870b9   3 years sdecugis Merged
(edit) @600:e9c0bdedf2eb   3 years sdecugis Initial draft version of dict_legacy_xml, parses XML file but no …
(edit) @599:1dade7d4cf2e   3 years sdecugis Original version verbatim from draft-frascone-xml-dictionary-00
(edit) @598:d46af51c019d   3 years francois erreur de compilation sur dict_mip6a
(edit) @597:f051e3795dae   3 years francois Updates comments and a compiler dependent piece of code
(edit) @596:e141506deef8   3 years sdecugis Added options for the new extensions
(edit) @595:aa0dc24d2b9d   3 years francois New dictionary extensions for mipv6 applications (RFC 5447, 5777, 5778)
(edit) @594:0758a357a151   3 years sdecugis Added a new MaxPerformance? build type for tests, not recommended for use
(edit) @593:1a1b8e885945   3 years sdecugis Added dependencies for other extensions
(edit) @592:7ed07736c661   3 years sdecugis Fix issue about gcrypt for Fedora, and added INSTALL file for this …
(edit) @591:88a494357a9d   3 years sdecugis Protect against gnutls_srp_server_get_username which is not provided on …
(edit) @590:da93c7a5e1d0   3 years sdecugis Fix SCTP port when ListenOn? is set (Patch by Vlada) - closes #20
(edit) @589:53bb08674c15   3 years sdecugis Added tag 1.0.2 for changeset f27b40a9dd82
(edit) @588:f27b40a9dd82   3 years sdecugis Updated changelog
(edit) @587:14d5672c7d6f   3 years sdecugis Works also on Debian
(edit) @586:8689c72fe23b   3 years sdecugis Reactivate the testappacct test in allext configuration
(edit) @585:4d7872860080   3 years sdecugis Add test_app_acct when ALL_EXTENSIONS is specified
(edit) @584:15b59f928383   3 years sdecugis Fix a couple of compilation warnings
(edit) @583:7d431a751d6c   3 years sdecugis Added the ALL_EXTENSIONS build option; and simplified some CMakeFile …
(edit) @582:6e0b82b5977d   3 years sdecugis Added tag 1.0.2-rc1 for changeset 144eeab1e3a4
(edit) @581:144eeab1e3a4   3 years sdecugis Prepare for 1.0.2
(edit) @580:30fcb609b2b1   3 years sdecugis Fixed typo
(edit) @579:8c62a1c435e8   3 years sdecugis Updated package to speedup startup
(edit) @578:7c9a00bfd115   3 years sdecugis Allow TLS Diffie-Hellmann parameters to be loaded from a file (ticket #17)
(edit) @577:9dae8bc2d04a   3 years souheil Fix user name verification in EAP-TLS plugin
(edit) @576:294c568bec00   3 years sdecugis Bump version
(edit) @575:66f188b3ca84   3 years sdecugis Configurable parameters for the benchmark mode
(edit) @574:fc593a1c35bd   3 years sdecugis Reduce number of streams on OpenWRT
(edit) @573:5f8e0fbf62c0   3 years sdecugis Bumped version to get benchmark mode
(edit) @572:b1b56d4682d0   3 years sdecugis Added benchmark mode in test_app
(edit) @571:1770d3df4140   3 years sdecugis Fix test_app.fdx name
(edit) @570:da1efa21936e   3 years sdecugis Forgot to create the path in new module
(edit) @569:903e2bc950f5   3 years sdecugis Fix erroneous path
(edit) @568:875fcc02f98b   3 years sdecugis Bumped OpenWRT package version to 1.0.1 and added freeDiameter-test …
(edit) @567:61ff800ac0a8   3 years sdecugis Added tag 1.0.1 for changeset 62ad61238af2
(edit) @566:62ad61238af2   3 years sdecugis Cosmetics
(edit) @565:64e55fc10ab3   3 years souheil added configuration parameters for DiamEAP and EAP-TLS
(edit) @564:603f70bf1453   3 years sdecugis Cleanly destroy Diameter message when an Accounting Response is not …
(edit) @563:dc9764591567   3 years sdecugis Automatic load-balancing between peers that have the same routing score. …
(edit) @562:e837ef4bdf35   3 years sdecugis Remove local machine name from the file
(edit) @561:1cb9352359f4   3 years sdecugis More cleanups in the packaging. Also removed rgw_common.so which was quite …
(edit) @560:d300c5213e45   3 years sdecugis Fix broken packaging
(edit) @559:85ba85b4739c   3 years sdecugis Cleanups
(edit) @558:5938566235f9   3 years sdecugis Preparing for upcoming release
(edit) @557:85ab58cc427c   3 years sdecugis Committed this by error
(edit) @556:8c9028ec02bf   3 years sdecugis Preparing for bugfix release 1.0.1
(edit) @555:fca6cfbeac3a   3 years sdecugis Added tag 1.0.1-rc1 for changeset 25440e53a48e
(edit) @554:25440e53a48e   3 years sdecugis Remove erroneous comment, the value was actually quite meaningless
(edit) @553:153cd2600fcf   3 years sdecugis Fix another issue
(edit) @552:d2be88628747   3 years sdecugis Bug fix
(edit) @551:27f833e7f9c4   3 years sdecugis Removed empty file
(edit) @550:4c935aecee6c   3 years sdecugis Hide and automate the Proxy-State attributes management in RADIUS gateway
(edit) @549:1b8809c7d7cc   3 years sdecugis Allow duplicates also after processing errors
(edit) @548:345537783a90   3 years sdecugis Allow duplicate messages to be processed after Diameter answer has been …
(edit) @547:77b575250103   3 years sdecugis Fix erroneous ; in the file
(edit) @546:0790fcf2fbfc   3 years sdecugis Add a trace in the purge thread
(edit) @545:b0f9b0e1b564   3 years sdecugis Fix invalid initialization
(edit) @544:a0e3af6f94fb   3 years sdecugis Improve the RADIUS duplicates management. Default cache is set to 60 …
(edit) @543:40141acabee7   3 years sdecugis Fix behavior of TLS/SCTP when only one peer does not accept the remote …
Note: See TracRevisionLog for help on using the revision log.