Navigation


source: freeDiameter

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @529:be646053706b   14 years Sebastien Decugis Removed the NON NULL constraint to ease updates
(edit) @528:1b3b9790e7cb   14 years Sebastien Decugis Add a new field in the app_acct.fdx database to receive the name of …
(edit) @527:e27cb71abd4b   14 years Sebastien Decugis Fix typo
(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) @513:662b1f9258c3   14 years Sebastien Decugis Improve documentation as suggested by Артём Осьмёркин (thank you)
(edit) @512:16224de837fd   14 years Sebastien Decugis Fix problem reported by Артём Осьмёркин on dev@freediameter.net
(edit) @511:17435072de36   14 years Sebastien Decugis Search extensions conf files in the main configuration folder also
(edit) @510:48d306c0db29   14 years Sebastien Decugis Improved documentation in postinst script
(edit) @509:f82bf741cd10   14 years Sebastien Decugis Improved the postinst script to generate a CSR also
(edit) @508:f31f2b5038b6   14 years Sebastien Decugis Last fix for today…
(edit) @507:c98d6c8f2106   14 years Sebastien Decugis Better with the correct escape sequence…
(edit) @506:589c5316baa0   14 years Sebastien Decugis Escape the variables in the shell script…
(edit) @505:c3f1ba2c12d3   14 years Sebastien Decugis Fix the new buggy postinst script
(edit) @504:170bf61f79d9   14 years Sebastien Decugis Improve postinstall script
(edit) @503:2999c874e38f   14 years Sebastien Decugis Update version to get GNUTLS debug option
(edit) @502:a9a938287b49   14 years Sebastien Decugis Updated help message
(edit) @501:e5f06199cee7   14 years Sebastien Decugis New command-line option to enable GNUTLS debugging
(edit) @500:d4fc98a3b79c   14 years Sebastien Decugis Handle more nicely the local RADIUS clients in the gateway
(edit) @499:2d6d298b64f3   14 years Sebastien Decugis Remerged
(edit) @498:753c9ed8f19a   14 years Sebastien Decugis Initial working freeDiameter package
(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) @495:6e53be78d658   14 years Sebastien Decugis Merged with downstream
(edit) @494:6e9c1ea44262   14 years Sebastien Decugis Increase timer for the test
(edit) @493:d68f27e7e814   14 years Sebastien Decugis Fixed a few CMake variable names
(edit) @492:121397bd1afc   14 years Sebastien Decugis Small fix
(edit) @491:6edd14e5f132   14 years Sebastien Decugis Fix SCTP support for OpenWRT, now it really works
(edit) @490:2577514b2546   14 years Sebastien Decugis Updated documentation (still incomplete)
(edit) @489:70254d9f8909   14 years Sebastien Decugis Metapackage to build SCTP support in OpenWRT
(edit) @488:b81732a92223   14 years Sebastien Decugis Patch to get a working WAN interface on D-Link DIR-330 routeur with …
(edit) @487:a12df8c6c745   14 years Sebastien Decugis Remerged
(edit) @486:65efe8ff2c30   14 years Sebastien Decugis Change creation of anciliary data to avoid padding, should close #12
(edit) @485:2b0578a5c589   14 years Sebastien Decugis Fix compilation warning
(edit) @484:23e1fae23c75   14 years Sebastien Decugis Added note about known bug
(edit) @483:f5fede0a5316   14 years Sebastien Decugis Fix dependencies for SIP packages
(edit) @482:3b7d579e9507   14 years Sebastien Decugis Remove compilation warnings if DISABLE_SCTP
(edit) @481:b1e96cfc093a   14 years Sebastien Decugis cleanup
(edit) @480:907b00ae3679   14 years Sebastien Decugis Allow file-based debug in tests
(edit) @479:a186743b89a3   14 years Sebastien Decugis Allow FDEVP_CNX_EP_CHANGE to occur in the test
(edit) @478:b65f32c20e6d   14 years Sebastien Decugis Fix for FreeBSD which is less tolerant
(edit) @477:4e4ed23028ca   14 years Sebastien Decugis Add a simple test to verify ticket #12
(edit) @476:47bd114fc55e   14 years Sebastien Decugis Updated documentation for Debian/Ubuntu?
(edit) @475:adc78299a151   14 years Sebastien Decugis Fix init script
(edit) @474:e8c1ff19705e   14 years Sebastien Decugis Updated information
(edit) @473:4c1c1f89e0c9   14 years Sebastien Decugis Add missing dependency
(edit) @472:e97ad999a547   14 years Sebastien Decugis Cleaner approach
(edit) @471:94ca642018f3   14 years Sebastien Decugis Got: 'dpkg-deb - error: Debian revision ('dev') doesn't contain any digits'
(edit) @470:4476954b6cb6   14 years Sebastien Decugis Merge branches
(edit) @469:ae466ccc32d5   14 years Sebastien Decugis Couple of cleanups in Debian package files
(edit) @468:d20317e74a41   14 years Alexandre Westfahl App_SIP: changed query length thanks to Julien Pichon contribution
(edit) @467:13443bde26ba   14 years Sebastien Decugis Updated documentation
(edit) @466:7a2c3e233449   14 years Sebastien Decugis Updated documentation
(edit) @465:518191d00c8d   14 years Sebastien Decugis Fix a warning on FreeBSD
(edit) @464:e16866e190a4   14 years Sebastien Decugis Updated tests documentation
(edit) @463:255eec089c91   14 years Sebastien Decugis Added the prerequisite on mysql for some extensions
(edit) @462:7bfb1bd84996   14 years Sebastien Decugis Added missing change to test related to commit 453
(edit) @461:4dc1edb5ddab   14 years Sebastien Decugis Added information about app_diameap in the main documentation files
(edit) @460:8f85c0507de4   14 years Sebastien Decugis Preparing environment for new developments post-1.0.0
(edit) @459:992d39e0cc23   14 years Sebastien Decugis Official Release
(edit) @458:e9ab851f6dca   14 years Sebastien Decugis First official release ! 1.0.0 is here 1.0.0
(edit) @457:f776eb03266a   14 years Sebastien Decugis Official Release
(edit) @456:478173cb832a   14 years Sebastien Decugis One additional flush
(edit) @455:7250e91f0662   14 years Sebastien Decugis Some additional flush enforcement to attempt to avoid some possible …
(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) @452:2b36eccbe426   14 years Sebastien Decugis Free unfreed memory
(edit) @451:4395961aad27   14 years Sebastien Decugis Some libc seem to have an issue with canceled threads…
(edit) @450:f6e85a0694eb   14 years Sebastien Decugis Fix a possible race condition
(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) @447:097bae83b07a   14 years Sebastien Decugis Forgot to cleanup the configuration on exit, spotted by valgrind
(edit) @446:66f58cecf3cd   14 years Sebastien Decugis Fix invalid array size (found by valgrind)
(edit) @445:76a896740f94   14 years Sebastien Decugis Added a DebugValgrind? configuration
(edit) @444:25c111bec522   14 years Souheil Ben Ayed Fix small issue on app_diameap
(edit) @443:c9d2d8de9f58   14 years Sebastien Decugis Fixed option name changed in recent commit
(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
Note: See TracRevisionLog for help on using the revision log.