1. 141de62 ipa: Use enhanced ipa_msg_recv_buffered() to cope with partioned IPA messages by Jacob Erlbeck · 10 years ago
  2. ea62a38 ctrl: Move the lookup into a separate file in preparation for GPRS by Holger Hans Peter Freyther · 10 years ago
  3. e6d5615 ctrl: Set a generic reply when it hasn'n been set by Jacob Erlbeck · 11 years ago
  4. 6d96dd7 ctrlif: Flush/Clear write_queue when closing the control socket by Harald Welte · 11 years ago
  5. 35f5653 Makefile.am: Use AM_CPPFLAGS by Alexander Huemer · 11 years ago
  6. 9c97493 libctrl, osmo-bsc: Get rid of net prefix by Daniel Willmann · 13 years ago
  7. 3463941 ctrl: Use strtol instead of atoi to detect conversion errors by Daniel Willmann · 13 years ago
  8. 5d9b203 ctrl: Improve error messages in ctrl_cmd_handle by Daniel Willmann · 13 years ago
  9. bed515f ctrl: Change the paths to bts.%i. instead of bts%i by Daniel Willmann · 13 years ago
  10. 9f97316 ctrl: Improve error handling if controlif setup fails by Daniel Willmann · 13 years ago
  11. 35a1b3b libctrl: Add function ctrl_cmd_send_to_all by Daniel Willmann · 13 years ago
  12. f2e75d4 libctrl: Add trap helper function by Daniel Willmann · 13 years ago
  13. 782974b libctrl: Change controlif_setup so it returns the ctrl handle by Daniel Willmann · 13 years ago
  14. 0e0cf37 libctrl: Keep track of connections in struct ctrl_handle by Daniel Willmann · 13 years ago
  15. ad6451f misc: Use other size modifiers to fix compiler warnings by Holger Hans Peter Freyther · 12 years ago
  16. 1d3634e libctrl: only free() msgb if it was alloc()ed by Alexander Huemer · 13 years ago
  17. a6b3401 libctrl: Add a function to create the cmd by Holger Hans Peter Freyther · 13 years ago
  18. 9225ab1 libctrl: Don't overwrite error reply if the verify function sets one by Daniel Willmann · 13 years ago
  19. f7c74e5 libctrl: Mark the cmd set/get/verify functions static by Daniel Willmann · 13 years ago
  20. b06dd30 libctrl: Bind control interface to localhost by Daniel Willmann · 13 years ago
  21. 19abc95 libctrl: Use DCTRL as logging destination in libctrl by Holger Hans Peter Freyther · 13 years ago
  22. 10dfc26 src: port openBSC over libosmo-abis by Pablo Neira Ayuso · 13 years ago
  23. 0834a34 libctrl: Use inttypes.h macros to make uint64_t printfs portable. by Daniel Willmann · 13 years ago
  24. 8b7a962 libctrl: Add ctrl_cmd_cpy() to copy a command by Daniel Willmann · 13 years ago
  25. e9f5894 libctrl: Add commands to query counters and rate_cntr by Daniel Willmann · 13 years ago
  26. 1264cb4 Add libctrl, an SNMP-like control interface by Daniel Willmann · 14 years ago
  27. 641f7ce libosmogb: move files to proper location and fix build by Harald Welte · 12 years ago 0.5.0
  28. de4599c libgb: make sure all BSSGP functions have bssgp_ prefix by Harald Welte · 12 years ago
  29. 8eda90d libgb/gprs: don't use log_info from libcommon anymore by Harald Welte · 12 years ago
  30. f543036 libgb: prefix all NS related functions with gprs_ by Harald Welte · 12 years ago
  31. 15a3643 libgb: don't call directly into GMM / LLC layer by Harald Welte · 12 years ago
  32. 8ef54d1 libgb: remove dependency of BSSGP to include sgsn/gmm internal structs by Harald Welte · 12 years ago
  33. cca4963 libgb: Remove dependency to openbsc/debug.h by Harald Welte · 12 years ago
  34. 4f5883b libgb: remove dependencies to openbsc/vty.h and openbsc/gsm_data.h by Harald Welte · 12 years ago
  35. 4fcdd76 libgb: Use library SS_L_NS instead lf local SS_NS by Harald Welte · 12 years ago
  36. 605ac5d libgb: move GPRS specific msgb CB definitions to separate header by Harald Welte · 12 years ago
  37. 73952e3 split libgb into a separate library for outside use by Harald Welte · 12 years ago
  38. 5274646 misc: Use msgb_free for freeing the messages by Holger Hans Peter Freyther · 12 years ago
  39. 58e6d96 abis: gsm_data_shared.h includes libosmo-abis header, add abis to cflags by Holger Hans Peter Freyther · 12 years ago
  40. 322f60a fix two mistakes in AM_LDFLAGS by Alexander Huemer · 13 years ago
  41. 85fc314 BSSGP: Add functions required for true BSS-side BSSGP implementation by Harald Welte · 13 years ago
  42. 2861007 GPRS: add new bssgp_create_cell_id(), opposite of bssgp_parse_cell_id() by Harald Welte · 13 years ago
  43. a9f23c8 GPRS NS: Add some doxygen API documentation by Harald Welte · 13 years ago
  44. 887934e gb_proxy: Make sure each parameter has some sort of documentation by Holger Hans Peter Freyther · 13 years ago
  45. 086fe32 bssgp: make comments more explicit, include 'Rx' in received messages by Harald Welte · 13 years ago
  46. d83d1b6 gprs_bssgp_util.c: orig_msg == NULL is not supported by Harald Welte · 13 years ago
  47. 2b88a2a src: use namespace prefix osmo_signal* by Pablo Neira Ayuso · 13 years ago
  48. bfadfb7 src: use namespace prefix osmo_fd* and osmo_select* by Pablo Neira Ayuso · 13 years ago
  49. 2b15952 src: use namespace prefix osmo_timer* for timer functions by Pablo Neira Ayuso · 13 years ago
  50. c0d0431 libcommon: socket: extend make_sock() prototype by Pablo Neira Ayuso · 13 years ago
  51. 167281e src: include new file osmocom/vty/misc.h for vty_out_rate_ctr_group() by Pablo Neira Ayuso · 13 years ago
  52. ff66323 src: use new library libosmogsm and new path to headers in libosmocore by Pablo Neira Ayuso · 13 years ago
  53. 85e1097 prefix sub-directories containing libraries with 'lib' by Harald Welte · 13 years ago
  54. 393becc Move 'Gb' protocol stack into its own src/gb subdirectory by Harald Welte · 13 years ago
  55. 43ae94e LOGGING: make sure to make the 'logging filter' compatible with vty log cfg by Harald Welte · 13 years ago
  56. e4cbb3f License change: We are now AGPLv3+ instead of GPLv2+ by Harald Welte · 14 years ago
  57. d2b13fc Add mandatory routeing area IE to SUSPEND-NACK by Dieter Spaar · 14 years ago
  58. f47df64 [GPRS NS] Fix memory leak in gprs_ns_sendmsg() error path by Harald Welte · 14 years ago
  59. b736314 [gprs] BSSGP: Fix null pointer dereference by Harald Welte · 14 years ago
  60. 0e43007 [SGSN] BSSGP: Print TLLI as hex value like everwhere else by Harald Welte · 14 years ago
  61. b00d1ad [gprs] bssgp: Fix LLC PDU length encoding in BSSGP. by Sylvain Munaut · 14 years ago
  62. 781b3e6 [GPSR] SGSN: Keep traffic counters for each PDP context by Harald Welte · 14 years ago
  63. 68b4f03 [GPRS] BSSGP/SGSN: Implement Gb-Interface Paging by Harald Welte · 14 years ago
  64. 313cccf [GPRS] SGSN: Pass BSSGP SUSPEND/RESUME up to GMM and alter MMCTX state by Harald Welte · 14 years ago
  65. 8e2e78e GPRS: Fix compiler warning that will also lead to a crash at runtime. by Holger Hans Peter Freyther · 14 years ago
  66. cfb545a [GPRS] BSSGP: Fix formatting of BSSGP TX STATUS by Harald Welte · 14 years ago
  67. 02f7325 [GPRS] Major LLC / TLLI handling fixes by Harald Welte · 14 years ago
  68. 2f94683 [GPRS] Include IMSI and DRX params in BSSGP DL-UD by Harald Welte · 14 years ago
  69. 1792532 [GPRS] BSSGP: Fix way too long TLLI debug line by Harald Welte · 14 years ago
  70. e9686b6 [GPRS] BSSGP: More verbose debug log / error reporting by Harald Welte · 14 years ago
  71. 2677ea5 [GPRS] BSSGP: When we receive a BLOCK, we should not respond with UNBLOCK-ACK by Harald Welte · 14 years ago
  72. 9681ce3 [GPRS] NS: Fix GRE keepalive response in FR-GRE encapsulation by Harald Welte · 14 years ago
  73. a8aa4df [GPRS] BSSGP: Acknowledge all SUSPEND and RESUME requests by Harald Welte · 14 years ago
  74. bd33f3d [GPRS] NS: correctly pass the NS payload length to the TLV parser by Harald Welte · 14 years ago
  75. f15497c [GPRS] NS: Don't hand Frame Relay LMI packets into the NS code by Harald Welte · 14 years ago
  76. 57a9cf2 [GPRS] NS: Respond to GRE keepalive messages by Harald Welte · 14 years ago
  77. 188bda6 [GPRS] NS: Frame Relay DLCI for PVC from 16-1007 by Harald Welte · 14 years ago
  78. 3625038 [GPRS] NS: Print error message if TLV parser fails for some reason by Harald Welte · 14 years ago
  79. c953120 [GPRS] NS: Start TEST procedure, not ALIVE procedure, on RESET/RESET_ACK by Harald Welte · 14 years ago
  80. 26c3251 gprs: Subtract the headroom for what we can receive by Holger Hans Peter Freyther · 14 years ago
  81. ac1a715 Migrate VTY code to libosmovty by Harald Welte · 14 years ago
  82. b1020d5 [GPRS] NS: Always generate LOG_INFO message when we block NS-VC by Harald Welte · 14 years ago
  83. ee59fe4 gprs_ns_frgre.h: Create the header and include it by Holger Hans Peter Freyther · 14 years ago
  84. e75a34f gprs_ns.c: Make make_socket known to the compiler by Holger Hans Peter Freyther · 14 years ago
  85. 5617d99 gprs: Fix warnings on funny casts for the return statement by Holger Hans Peter Freyther · 14 years ago
  86. d30cefa gprs_bssgp.c: Return something from non void methods. by Holger Hans Peter Freyther · 14 years ago
  87. b6eded8 gprs_bssgp.c: Cast const of TLVP_VAL away. by Holger Hans Peter Freyther · 14 years ago
  88. ce4ccbc [GPRS] NS: Better formatting of VTY output by Harald Welte · 14 years ago
  89. 869aaa4 [GPRS] NS: properly parse FR DLCI on Rx by Harald Welte · 14 years ago
  90. 1100a9d [GPRS] NS: Never respond to STATUS with STATUS to prevent loops! by Harald Welte · 14 years ago
  91. 6c4136e [GPRS] NS: SOCK_RAW sockets always provide the full IPv4 header on receive by Harald Welte · 14 years ago
  92. b11226d [GPRS] NS/FR/GRE rcvmsg case: msgb_free() in error case by Harald Welte · 14 years ago
  93. ba4c666 [GPRS] NS: Make sure we allocate NS packet with headroom for FR/GRE by Harald Welte · 14 years ago
  94. ac914b8 [GPRS] NS: FR/GRE: Use AF_INET, correctly encode FR DLCI and GRE payload type by Harald Welte · 14 years ago
  95. 7fb0523 [GPRS] NS: VTY: Move all local ip/port bind values into 'ns' node by Harald Welte · 14 years ago
  96. b3ee265 [GPRS] Add Frame Relay in GRE encapsulation for NS by Harald Welte · 14 years ago
  97. e0c42d1 [GPRS] SGSN: properly delete a PDP context after receiving PDP CTX DEACT REQ by Harald Welte · 14 years ago
  98. bf03d90 [GPRS] BSSG: Fix Vty printing of BVC by Harald Welte · 14 years ago
  99. 61c0784 [GPRS] BSSGP: Use correct values for SIGNALLING and PTM BVCI by Harald Welte · 14 years ago
  100. 4e5721d [GPRS] BSSGP: Add VTY for configuration and inpection by Harald Welte · 14 years ago