Navigation


source: freeDiameter/extensions

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @551:27f833e7f9c4   14 years Sebastien Decugis Removed empty file
(edit) @550:4c935aecee6c   14 years Sebastien Decugis Hide and automate the Proxy-State attributes management in RADIUS gateway
(edit) @549:1b8809c7d7cc   14 years Sebastien Decugis Allow duplicates also after processing errors
(edit) @548:345537783a90   14 years Sebastien Decugis Allow duplicate messages to be processed after Diameter answer has …
(edit) @547:77b575250103   14 years Sebastien Decugis Fix erroneous ; in the file
(edit) @546:0790fcf2fbfc   14 years Sebastien Decugis Add a trace in the purge thread
(edit) @545:b0f9b0e1b564   14 years Sebastien Decugis Fix invalid initialization
(edit) @544:a0e3af6f94fb   14 years Sebastien Decugis Improve the RADIUS duplicates management. Default cache is set to 60 …
(edit) @541:fac6907479ad   14 years Sebastien Decugis Free state memory after use.
(edit) @540:23736ebcbfbb   14 years Sebastien Decugis Previous commit provked a segfault, this fixes it.
(edit) @539:6994e9a3c528   14 years Sebastien Decugis The previous commit provoked an Accounting-Response with empty …
(edit) @538:deb901984ce3   14 years Sebastien Decugis Remove Message-Authenticator from Accounting-Response because it is …
(edit) @537:616848d6f020   14 years Sebastien Decugis Backed out changeset: f95cfc35d960
(edit) @536:f95cfc35d960   14 years Sebastien Decugis Add User Name in translated Accounting Responses
(edit) @535:72c511043f05   14 years Sebastien Decugis A few bug fixes on the RADIUS/Diameter gateway.
(edit) @534:6af365b6f955   14 years Sebastien Decugis Fix wrong separator in SQL query.
(edit) @532:4cb8f63a0f67   14 years Sebastien Decugis Fix segfault when no configuration string is given to the plugins
(edit) @530:825a2992e3b9   14 years Sebastien Decugis Improved duplicate detection in RADIUS/Diameter gw. It will be changed …
(edit) @528:1b3b9790e7cb   14 years Sebastien Decugis Add a new field in the app_acct.fdx database to receive the name of …
(edit) @526:6fe3e5cf9fb2   14 years Sebastien Decugis Added a flag to disable NAI routing in RADIUS/Diameter gw
(edit) @525:ecfa089bd29a   14 years Sebastien Decugis Forgot new files
(edit) @524:bc25e91e1e3c   14 years Sebastien Decugis Superseed rt_un_number with a new extension based on regexp matching
(edit) @523:4b1b22e3b4f3   14 years Sebastien Decugis It seems the ABNF of Tunneling AVP is broken for requests…
(edit) @522:0a51aa1a2842   14 years Sebastien Decugis Fix parameter parsing, thanks to Souheil for the bug report
(edit) @521:b793d43e4686   14 years Sebastien Decugis Fix compilation problem
(edit) @520:9b5422e5385c   14 years Sebastien Decugis Better handle localhost RADIUS clients
(edit) @519:3f43713be92d   14 years Sebastien Decugis Added flag information in list dump
(edit) @518:2c097ed9d0ea   14 years Sebastien Decugis Fix the dump function
(edit) @517:d5383f28b96e   14 years Sebastien Decugis Cleanup the RADIUS dump format
(edit) @516:1c2f5ee38039   14 years Sebastien Decugis Allow RADIUS Proxies with the app_radgw extension
(edit) @515:b9167b4de7dc   14 years Sebastien Decugis Added documentation for rt_un_number
(edit) @514:179ef7de53de   14 years Sebastien Decugis New extension: load-balancing based on numerical user-name AVP values
(edit) @511:17435072de36   14 years Sebastien Decugis Search extensions conf files in the main configuration folder also
(edit) @500:d4fc98a3b79c   14 years Sebastien Decugis Handle more nicely the local RADIUS clients in the gateway
(edit) @497:715dd6714ce7   14 years Sebastien Decugis Fix location where the rgw_common library is installed
(edit) @496:9ffc11470ea2   14 years Sebastien Decugis Fix missing library
(edit) @493:d68f27e7e814   14 years Sebastien Decugis Fixed a few CMake variable names
(edit) @468:d20317e74a41   14 years Alexandre Westfahl App_SIP: changed query length thanks to Julien Pichon contribution
(edit) @465:518191d00c8d   14 years Sebastien Decugis Fix a warning on FreeBSD
(edit) @449:c5e37091553a   14 years Souheil Ben Ayed Updated app_diameap documentation and diameap.sql script
(edit) @448:9493b8d8a35f   14 years Sebastien Decugis Fix small problem
(edit) @444:25c111bec522   14 years Souheil Ben Ayed Fix small issue on app_diameap
(edit) @442:02e3976b9163   14 years Sebastien Decugis Attempt at fixing a problem with NAS-Identifier RADIUS attribute handling
(edit) @441:70eabd4f8a31   14 years Souheil Ben Ayed Cleanups in documentation
(edit) @440:f38bff0bf3e9   14 years Alexandre Westfahl Added dynamic port choice for app_sip
(edit) @439:1073e261170e   14 years Souheil Ben Ayed Corrected compilation warnings on app_diameap
(edit) @438:e7814e24e57b   14 years Souheil Ben Ayed Corrected compilation warnings on app_diameap
(edit) @437:c405e93bb2cc   14 years Sebastien Decugis Added build script for app_sip tools
(edit) @436:bfe99640cdfa   14 years Sebastien Decugis Added documentation for app_sip in the debian package
(edit) @435:af1263d6f80e   14 years Alexandre Westfahl error on port number for PPR command line
(edit) @434:a94ecaaf15ec   14 years Alexandre Westfahl Added command line PPR
(edit) @433:0d08a9ab2212   14 years Alexandre Westfahl Corrected name mistakes on app_sip
(edit) @432:533188d2e6cc   14 years Alexandre Westfahl Corrected bugs on SAR/SAA; added SQL files
(edit) @431:1bb1bc417efe   14 years Sebastien Decugis Reworked the packaging to include newest components
(edit) @430:f77fc3a97287   14 years Alexandre Westfahl Corrected compilation warnings on app_sip and test_sip
(edit) @429:f98ffcd86d15   14 years Sebastien Decugis Fix typo
(edit) @428:260b8e10f471   14 years Alexandre Westfahl Removed warning in SIP plugin (gateway)
(edit) @427:3d9f300f3b49   14 years Alexandre Westfahl Added SAR/SAA and UAR/UAA
(edit) @425:0c6e50a5291d   14 years Souheil Ben Ayed New app_diameap Diameter EAP Application
(edit) @422:7e0757b01ecb   14 years Sebastien Decugis Fix small compilation warning
(edit) @420:c8a61dabea55   14 years Alexandre Westfahl app_sip:Added LIR/LIA for SL
(edit) @419:9cc48cd22e67   14 years Alexandre Westfahl Finished RTR on Diameter-SIP
(edit) @409:c2fb5b26bfcb   14 years Alexandre Westfahl Fix for ticket 8
(edit) @406:345f3541df81   14 years Sebastien Decugis Fix a few additional warnings on 64bits arch
(edit) @405:ddbcd21af4e0   14 years Sebastien Decugis Fix a few warnings on 64bits arch
(edit) @404:6b71c4c6c562   14 years Sebastien Decugis Build the utility library as shared so that the code is not duplicated …
(edit) @403:26aafbbc1640   14 years Sebastien Decugis Cleanup all compilation warnings in base code for 32 bit arch
(edit) @395:8e26b203e3cb   14 years Sebastien Decugis Fix issue for buggy RADIUS routeurs that use the same identifier again …
(edit) @392:8e260030f32c   14 years Alexandre Westfahl Added configuration file for app_sip and test_sip
(edit) @389:0edc39d1dd0e   14 years Souheil Ben Ayed Test
(edit) @388:554fe1d67acc   14 years Sebastien Decugis Fix small issue in the gateway
(edit) @386:ce8d20725308   14 years Sebastien Decugis Allow empty User-Name RADIUS attributes
(edit) @385:69057a6d68ec   14 years Sebastien Decugis Fix a possible race condition
(edit) @384:75009e72a0ed   14 years Sebastien Decugis Fix small bug
(edit) @381:9af1e3b432e6   14 years Alexandre Westfahl test_sip new files
(edit) @380:6641d6f80cb6   14 years Alexandre Westfahl Added test app for Diameter-SIP(client side)
(edit) @377:7c0ddec9ab42   14 years Sebastien Decugis Added comment about sessions
(edit) @376:ea6823f46fe8   14 years Sebastien Decugis Cleanup removed unused request authenticator
(edit) @369:350e1cca3782   14 years Alexandre Westfahl Corrected compile bug (Gateway works with OpenSIPS)
(edit) @368:a1f26147ec61   14 years Alexandre Westfahl Corrected bugs on app_sip and rgwx_sip
(edit) @367:a2c268b2d8fe   14 years Alexandre Westfahl MySQL bugfix
(edit) @365:4b7dbc0d187f   14 years Sebastien Decugis Added build option for SIP plugin
(edit) @364:da11085cf6d9   14 years Alexandre Westfahl Updated Copyright information of SIP extension
(edit) @363:b8ad6f9a7748   14 years Alexandre Westfahl Updated Copyright information of SIP plugin
(edit) @362:5b199400a290   14 years Sebastien Decugis Added missing pieces for app_sip
(edit) @361:22e7110bf46d   14 years Alexandre Westfahl Initial import of SIP plugin for gateway
(edit) @360:1740bee6c821   14 years Alexandre Westfahl Initial App_SIP import
(edit) @358:7ea43915cade   14 years Sebastien Decugis Fix: added the Destination-Realm also
(edit) @356:e203fc0c95e3   14 years Sebastien Decugis Updated the app_radgw extension to allow more souple management of …
(edit) @342:adffe87cfb6d   14 years Sebastien Decugis Fixed copyright, removed unused defines, fix type of SIP-Server-URI. …
(edit) @340:81821e9f6988   14 years Sebastien Decugis Fix issue on session cleanup callback parameters -- thanks Souheil for …
(edit) @334:b7f0dac3ae77   14 years Sebastien Decugis Update copyright information for Alexandre's contributions.
(edit) @333:3baabc0da588   14 years Sebastien Decugis Added attributes for SIP, thanks to Alexandre for the contribution.
(edit) @332:e624fa5f85ca   14 years Sebastien Decugis Attempt to fix a bug reported by Alexey Berdnikov (CER without ISI AVP)
(edit) @331:ac6e9cc9c3ba   14 years Sebastien Decugis Added dict_sip contributed by Alexandre
(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) @296:e11a9f90a65a   14 years Sebastien Decugis Do not send STR if the auth server sent NO_STATE_MAINTAINED
(edit) @295:d4c9fb55ca3a   14 years Sebastien Decugis The STR is not sent to the Accounting server, so remove the …
Note: See TracRevisionLog for help on using the revision log.