1. 95aa5c4 E1 INPUT: Fix PCAP file generation for non-mISDN case by Harald Welte · 13 years ago
  2. f27d043 E1 Input: Add new S_INP_LINE_INIT signal by Harald Welte · 13 years ago
  3. f338a03 [BSC] Move the BTS-type specific code from bcs_init.c to bts_*.c by Harald Welte · 13 years ago
  4. ca17ef8 [DAHDI] build dahdi driver only if dahdi header is present by Harald Welte · 13 years ago
  5. 1dd68c3 [DAHDI] integrate DAHDI driver into E1 Input layer by Harald Welte · 13 years ago
  6. f933de9 [E1] fix typo resulting in NM message being logged as RSL by Harald Welte · 13 years ago
  7. 07bb0da [E1 input] make sure config file with new E1 input config saves correctly by Harald Welte · 13 years ago
  8. fefb523 [E1 INPUT] remove debug printf's by Harald Welte · 13 years ago
  9. 3016d9f [E1 INPUT] explicitly configure the E1 input driver for each line by Harald Welte · 13 years ago
  10. 5455243 [input] make mi_e1_line_update() a driver specific callback by Harald Welte · 13 years ago
  11. 91f587e misc: Make clang --analyze happy with the source code by Holger Hans Peter Freyther · 13 years ago
  12. 9af6ddf License change: We are now AGPLv3+ instead of GPLv2+ by Harald Welte · 14 years ago
  13. d85642a ts Make the e1inp_ts delay configurable by Holger Hans Peter Freyther · 14 years ago
  14. 0b369c5 e1_input: Fix compiler warning by using offsetof by Holger Hans Peter Freyther · 14 years ago
  15. f51b900 e1_input: Stop the timer when deleting the signalling link on the TS by Holger Hans Peter Freyther · 14 years ago
  16. 4ac100e [e1_input] When destroying a link clear all pending messages by Holger Hans Peter Freyther · 14 years ago
  17. dc5062b move log/debug codebase to libosmocore by Harald Welte · 14 years ago
  18. dfe6c7d split 'libosmocore' from openbsc codebase by Harald Welte · 14 years ago
  19. 5fe3318 rsl_sendmsg: Print message in case trx == NULL by Harald Welte (local) · 15 years ago
  20. b61e3b2 Import the new logging architecture by Holger Hans Peter Freyther · 15 years ago
  21. b1d4c8e logging: introduce log levels at caller site by Harald Welte · 15 years ago
  22. 29b9cf8 make use of new S_GLOBAL_SHUTDOWN signal to properly close pcap_fd by Harald Welte · 15 years ago
  23. 37a7d36 remove printf for every packet in pcap code by Harald Welte (local) · 15 years ago
  24. 34e9749 misc: Add prototypes to header files, include more header files by Holger Hans Peter Freyther · 15 years ago
  25. 4258182 the actual config file code (not just config files) by Harald Welte · 15 years ago
  26. 7bfc267 move allocation of talloc contexts into link-time constructor by Harald Welte · 15 years ago
  27. eab3335 fix various RSL msgb memory leaks in error paths by Harald Welte · 15 years ago
  28. 470ec29 use taloc_zero() rather than talloc() and explisit memset() by Harald Welte · 15 years ago
  29. 966636f use named variant when allocating msgb's by Harald Welte · 15 years ago
  30. 2cf161b introduce talloc all over OpenBSC by Harald Welte · 15 years ago
  31. 20152a3 [pcap] Write incoming packages without the extra mISDN header by Andreas Eversberg · 15 years ago
  32. 13e10da move openbsc into its own subdirectory by Harald Welte · 15 years ago[Renamed from src/e1_input.c]
  33. 45b407a With this patch, the TRAU muxing code supports not just bridging only. by Harald Welte · 15 years ago
  34. f55b49f To slow down transmission of many ABIS frames at a time, a delay timer by Harald Welte · 15 years ago
  35. 0469cf6 [e1] Enable dumping of LAPD frames again by Holger Freyther · 15 years ago
  36. 66e092b [e1input] Do not redefine PF_ISDN if it is already defined by Holger Freyther · 15 years ago
  37. d256d4f * make sure we can obtain signalling type and timslot type names by Harald Welte · 15 years ago
  38. 44d542e by Harald Welte · 15 years ago
  39. ff9592f [misc] Fix compile warnings... by Holger Freyther · 15 years ago
  40. 9e78331 strip mISDN hardware header before putting B-channel data into subchannel demuxer by Harald Welte · 15 years ago
  41. fb3f519 * correctly initialize link->tei and link->sapi * fix debug printf by Holger Freyther · 15 years ago
  42. 1fa60c8 * add trau_mux implementation to relay from one incoming TRAU by Harald Welte · 15 years ago