1. 1389ac7 [gprs] NS: cleanup / fix compiler warnings by Harald Welte · 14 years ago
  2. a7a3194 [gprs] BSSGP: cosmetic cleanup by Harald Welte · 14 years ago
  3. 0a4050c [gprs] gb_proxy: Send proper BSSGP STATUS msg in error case by Harald Welte · 14 years ago
  4. c1c1dd2 [gprs] gb_proxy: Forward NS-RESET/NS-BLOCK/NS-UNBLOCK from SGSN to BTSs by Harald Welte · 14 years ago
  5. 99e3248 [gprs] NS: Add signals in the event of BLOCK/UNBLOCK/RESET by Harald Welte · 14 years ago
  6. 6b72cdf [gprs] Add new 'NS' and 'BSSGP' logging categories by Harald Welte · 14 years ago
  7. 85801d0 [gprs] gb_proxy: More VTY 'show' information by Harald Welte · 14 years ago
  8. 1c0de68 Merge commit '95df5c0179f6b24d31c6720a43434755ed58aa22' by Harald Welte · 14 years ago
  9. c6ec040 misc: Use $(top_srcdir) for source, $(top_builddir) for libs by Holger Hans Peter Freyther · 14 years ago
  10. 5d6e378 update README with URL of the homepage by Harald Welte · 14 years ago
  11. c9a341b move ipaccess tools into their own subdirectory by Harald Welte · 14 years ago
  12. e236596 [gprs] Move all GPRS related code to src/gprs subdirectory by Harald Welte · 14 years ago
  13. ce66294 [gprs] Add GPRS header files to noinst_HEADERS by Harald Welte · 14 years ago
  14. 1c77c6e [gprs] gb_proxy: Fix message looping bug by Harald Welte · 14 years ago
  15. 24b3131 [gprs] NS: If we are the BSS side, UNBLOCK the connection after it is ALIVE by Harald Welte · 14 years ago
  16. 90de93e [gprs] NS: Start ALIVE Procedure after receiving RESET_ACK by Harald Welte · 14 years ago
  17. 199d9df [gprs] NS: improved timer handling for RESET by Harald Welte · 14 years ago
  18. 05b320a [gprs] NS: replace nsvc->timer_is_tns_alive with nsvc->timer_mode by Harald Welte · 14 years ago
  19. 96f71f2 [gprs] gb_proxy: fix NSEI value printed in some debug statements by Harald Welte · 14 years ago
  20. 44c4830 [gprs] gb_proxy: locally acknowledge BVC RESET for BVCI=0 by Harald Welte · 14 years ago
  21. 69619e3 [gprs] gb_proxy: Strip NS header before relaying message by Harald Welte · 14 years ago
  22. 672f5c4 [gprs] gb_proxy: Fix proxying of BSS messages to SGSN by Harald Welte · 14 years ago
  23. 239cf05 [gprs] Unify log messages of the NS protocol implementation by Harald Welte · 14 years ago
  24. ca3620a [gprs] gb_proxy: use new msgb_bssgph() and msgb_bssgp_len() macros by Harald Welte · 14 years ago
  25. 5658a1a [gprs] LLC: Echo back the XID parameters that the MS requested by Harald Welte · 14 years ago
  26. 10997d0 [gprs] LLC: API to send XID responses to XID commands by Harald Welte · 14 years ago
  27. 86fda90 [gprs] Include a valid QoS attribute in ACT PDP CTX ACCEPT by Harald Welte · 14 years ago
  28. 421cba4 [gprs] SGSN SM: Provide IPv4 PDP address in PDP CTX ACT ACCEPT by Harald Welte · 14 years ago
  29. ba850c5 [gprs] cosmetic updates in header file by Harald Welte · 14 years ago
  30. ba02110 [gprs] use old (uplink) message when parsing the routeing area by Harald Welte · 14 years ago
  31. 721961c [gprs] correctly calculate the length of the BSSGP PDUs by Harald Welte · 14 years ago
  32. d6c7416 [gprs] correctly set the NS instance that BSSGP should use by Harald Welte · 14 years ago
  33. 0c3eae0 [gprs] GMM: print more details about PDP context activation request by Harald Welte · 14 years ago
  34. d605709 [gprs] header file ordering (cosmetic) by Harald Welte · 14 years ago
  35. 9f1f3ad [gprs] GMM: update MM context RA ID / TLLI when appropriate by Harald Welte · 14 years ago
  36. 11d7c10 [gprs] pass BSSGP UL-UNITDATA Cell ID up into GMM layer by Harald Welte · 14 years ago
  37. eaa614c [gprs] Use stdint.h types (uintXX_t instead of u_intXX_t) by Harald Welte · 14 years ago
  38. e6afd60 [gprs] SGSN: Expect all Identifiers to be stored at highest level by Harald Welte · 14 years ago
  39. fd3fa1d [gprs] Ensure msgb->l3h points to Layer3 (04.08) by Harald Welte · 14 years ago
  40. 345223e [gprs] convert ns_cause_str to value_string by Harald Welte · 14 years ago
  41. dbab1c7 [gprs] BSSGP: convert cause strings to value_string by Harald Welte · 14 years ago
  42. a266554 [gprs] LLC: Introduce the allocation and lookup of LLC Entities (LLE) by Harald Welte · 14 years ago
  43. 6557cd0 [gprs] introduce BSSGP concept of BTS contextx by Harald Welte · 14 years ago
  44. 288be16 [gprs] Build the SGSN stand-alone and not as part of bsc_hack by Harald Welte · 14 years ago
  45. a67cbd6 [gpprs] Add VTY node for SGSN by Harald Welte · 14 years ago
  46. f533e13 [gprs] add some Iu specific SGSN MM state fields by Harald Welte · 14 years ago
  47. 169a004 [gprs] Makefile reorganization by Harald Welte · 14 years ago
  48. 70f38d2 [gprs] gb_proxy: Actually create our gbprox_peers by Harald Welte · 14 years ago
  49. 79fc392 move gsm48_parse_ra() and gprs_tlli_type() to libosmocore by Harald Welte · 14 years ago
  50. b77c697 [gprs] fully integrate VTY configuration into Gb proxy by Harald Welte · 14 years ago
  51. 799e0c9 gb_proxy: Add initial VTY configuration code by Harald Welte · 14 years ago
  52. a977b3d gbproxy: add VTY node by Harald Welte · 14 years ago
  53. 7b8255c gb_proxy: listen on UDP port 23000, use AF_INET by Harald Welte · 14 years ago
  54. 9f75c35 GPRS: Introduce a GPRS Gb Proxy by Harald Welte · 14 years ago
  55. 44f1c27 gprs: remove msgb->nsvc pointer and replace it with NSEI and BVCI by Harald Welte · 14 years ago
  56. 06aa111 gprs: Use new msgb->cb[] for storing a pointer to the NS-VC through which it was received by Harald Welte · 14 years ago
  57. b7bd65e signal.h: Don't include gsm_subscriber but rather declare it by Harald Welte · 14 years ago
  58. cb99163 GPRS: Modularize the NS implementation by Harald Welte · 14 years ago
  59. 943c5bc gprs: Update gprs-sgsn branch to use new msgb->cb layout by Harald Welte · 14 years ago
  60. 2977d67 GPRS: add DGPRS to new debug api by Harald Welte · 14 years ago
  61. 5434d7e GPRS: remove hard-coded IP address for NSIP responses from SGSN->BTS by Harald Welte · 14 years ago
  62. ab88a62 some more GPRS related comments by Harald Welte · 14 years ago
  63. 9b455bf Create new 'gprs-sgsn' branch on top of 'gprs-conf' by Harald Welte · 14 years ago
  64. 3c69a4c make gsm48_msgb_alloc() a static inline function by Harald Welte · 14 years ago
  65. bde050e multi-trx config: Don't configure CCCH on 2nd TRX ;) by Harald Welte · 14 years ago
  66. 95df5c0 msgb: initialize cb[] to zero during msgb_reset() by Harald Welte · 14 years ago
  67. 539d834 Merge commit '35a939463eee58492c88cbe7531288237cdcf454' by Harald Welte · 14 years ago
  68. 72267f0 move gsm48_construct_ra() to libosmocore by Harald Welte · 14 years ago
  69. 35a9394 Import gsm48_construct_ra() from openbsc by Harald Welte · 14 years ago
  70. 0b484a4 Makefile cleanup by Harald Welte · 14 years ago
  71. 9624364 'struct gprs_ra_id' is now defined in libosmocore by Harald Welte · 14 years ago
  72. d66c2be Merge commit 'debf95507461965aa82be2fa2bf34119343cfb0e' by Harald Welte · 14 years ago
  73. f32cc4b VTY: ensure all cmd_elements are declared 'static' by Harald Welte · 14 years ago
  74. debf955 gsm48.h: Prevent accidental re-inclusion of same header file by Harald Welte · 14 years ago
  75. a1c4f76 import gsm48_parse_ra() and gprs_tlli_type() from openbsc by Harald Welte · 14 years ago
  76. 5ba4dc1 Add missing file. by Holger Hans Peter Freyther · 14 years ago
  77. 0809d79 define 'struct openbsc_msgb_cb' and accessor macro OBSC_MSGB_CB() by Harald Welte · 14 years ago
  78. e562502 Merge commit '074c9f904cb5e4f6ab014d76e4abc079c16fc5d7' by Harald Welte · 14 years ago
  79. 074c9f9 msgb: introduce msgb->cb (the control buffer) by Harald Welte · 14 years ago
  80. e9dd9b0 gsm_04_11.c: Use msgb->l4h instead of sms->smsh, as the latter is gone by Harald Welte · 14 years ago
  81. bb77c9d msgb: remove smsh, llch, tlli and gmmh by Harald Welte · 14 years ago
  82. 3120ac3 remove the unneeded bts_link pointer from msgb by Harald Welte · 14 years ago
  83. 52e8da6 remove any reference to 'struct gsm_bts_link' by Harald Welte · 14 years ago
  84. a581136 [misc] Remove spaces, fix indention. by Holger Hans Peter Freyther · 14 years ago
  85. a4b446b [vty] Free the matched at the end of the routine. by Holger Hans Peter Freyther · 14 years ago
  86. f1af306 [vty] Plug memory leak on auto completion. by Holger Hans Peter Freyther · 14 years ago
  87. 1700c93 [vty] Allow to create a buffer in a given context. by Holger Hans Peter Freyther · 14 years ago
  88. 9e282de [vty] Move some allocations into the context of the vty. by Holger Hans Peter Freyther · 14 years ago
  89. 22ca95c [vty] Remove FIXME as it appears to do the right thing. by Holger Hans Peter Freyther · 14 years ago
  90. 50f81b0 bsc_init: Fix ccch description in SI messages by Sylvain Munaut · 14 years ago
  91. 100224d Update .gitignore by Sylvain Munaut · 14 years ago
  92. a074ec4 gsm 08.08: Fix some u_int8_t -> uint8_t by Sylvain Munaut · 14 years ago
  93. 221030f gsm_utils: Just add some constant and timekeeping utils by Sylvain Munaut · 14 years ago
  94. f51b900 e1_input: Stop the timer when deleting the signalling link on the TS by Holger Hans Peter Freyther · 14 years ago
  95. 4ac100e [e1_input] When destroying a link clear all pending messages by Holger Hans Peter Freyther · 14 years ago
  96. 95c2290 [vty] Allow to set the RACH NM attributes on a per BTS basis by Holger Hans Peter Freyther · 14 years ago
  97. d941eda Merge branch 'on-waves/sccp' by Holger Hans Peter Freyther · 14 years ago
  98. 277f035 [sccp] Move from DEBUGP to LOGP in sccp.c by Holger Hans Peter Freyther · 14 years ago
  99. 2cdda72 [sccp] Parse the error message and add a unit test for it. by Holger Hans Peter Freyther · 14 years ago
  100. 637b4f6 Merge branch 'on-waves/mgcp' by Holger Hans Peter Freyther · 14 years ago